465 B
465 B
<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 |