Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 833 Bytes

Callout.md

File metadata and controls

14 lines (11 loc) · 833 Bytes

<MapboxGL.Callout />

Callout that displays information about a selected annotation near the annotation.

props

Prop Type Default Required Description
title string none false String that get's displayed in the default callout.
style any none false Style property for the Animated.View wrapper, apply animations to this
containerStyle any none false Style property for the native RCTMGLCallout container, set at your own risk.
contentStyle any none false Style property for the content bubble.
tipStyle any none false Style property for the triangle tip under the content.
textStyle any none false Style property for the title in the content bubble.