GT2/GT2-Android/node_modules/react-native-maps/docs/callout.md

15 lines
465 B
Markdown
Raw Normal View History

# `<MapView.Callout />` Component API
## Props
| Prop | Type | Default | Note |
|---|---|---|---|
| `tooltip` | `Boolean` | `false` | If `false`, a default "tooltip" bubble window will be drawn around this callouts children. If `true`, the child views can fully customize their appearance, including any "bubble" like styles.
## Events
| Event Name | Returns | Notes
|---|---|---|
| `onPress` | | Callback that is called when the user presses on the callout