FMX.Maps.TMapMarkerDescriptor Fields
InheritedProtected
| Appearance | public | Appearance of the map marker. |
| Draggable | public | Indicates whether the marker can be dragged by the user. |
| Icon | public | Graphic of the map marker. |
| Opacity | public | Marker graphic opacity. |
| Origin | public | Origin point of the map marker in (0..1, 0..1). |
| Position | public | Marker position with latitude and longitude. |
| Rotation | public | Rotation of the map marker. |
| Snippet | public | Snippet text of the map marker. |
| Title | public | Title of the map marker. |
| Visible | public | Indicates if the map marker is visible. |