Map Marker

Map Marker

Map Marker is a child component of Map View and it's used to place a marker on the map.

Configuration

PropertyDescription
Component NameThe display name for the component
FlatIf enabled, will render a flat marker
Pin ColorThe color of the marker
Pin Image SizeThe dimensions of the pin image. This is relevant only when a custom pin image is in use.

Data

PropertyDescription
LatitudeThe latitude coordinate for the marker
LongitudeThe longitude coordinate for the marker
TitleThe title to display in the default callout when tapped/clicked
DescriptionThe description to display in the default callout when tapped/clicked
Pin Image SourceStatic when the Pin image source is an uploaded asset,
Remote Url when the Pin image source is an URL,
Data when the Pin image source is coming from the REST API service you've integrated inside Draftbit.

Triggers

PropertyDescription
On PressProvides latitude and longitude arguments