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
Property | Description |
---|---|
Component Name | The display name for the component |
Flat | If enabled, will render a flat marker |
Pin Color | The color of the marker |
Data
Property | Description |
---|---|
Latitude | The latitude coordinate for the marker |
Longitude | The longitude coordinate for the marker |
Title | The title to display in the default callout when tapped/clicked |
Description | The description to display in the default callout when tapped/clicked |
Updated 5 months ago