AnimatesDrop |
Animates a drop of a pin when added to the MapView. |
Bitmap |
Shows an image for the view of an annotation. If a bitmap is assigned, the default pin is replaced with this image. |
CanShowCallout |
Enables or disables showing the default callout for an annotation, which shows a title, subtitle and / or callout accessory views. |
Draggable |
Enables or disables dragging of an annotation. When dragging an annotation the OnMapViewAnnotationDragStateChanged event is called with various drag states. |
Enabled |
Enables or disables interaction with an annotation. |
LeftCalloutAccessoryView |
The left callout accessory view of an annotation. This view can be linked to another instance of a TMS FMX Native UI Control. |
PinColor |
The color of the pin of an annotation. |
RightCalloutAccessoryView |
The right callout accessory view of an annotation. This view can be linked to another instance of a TMS FMX Native UI Control. |
SubTitle |
The sub title of an annotation shown in the callout. |
Title |
The title of an annotation shown in the callout. If the title is empty, no callout is shown. |