TTMSFNCOpenLayersMarker Class
Represents an OpenLayers marker overlay.
API unit family: TMSFNCOpenLayers
Inherits from: TTMSFNCMapsMarker
Syntax
TTMSFNCOpenLayersMarker = class(TTMSFNCMapsMarker)
Properties
| Name | Description |
|---|---|
| Anchor | Specifies the marker anchor point used for positioning. |
| Cluster | References the cluster that contains the marker. |
| DefaultAnchor | Specifies whether the default marker anchor is used. When True, the built-in anchor is applied. |
| Draggable | Specifies whether the map element can be dragged by the user. When True, dragging is enabled. |