react-native-maps
Version:
React Native Mapview component for iOS + Android
15 lines (9 loc) • 465 B
Markdown
# `<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