TTMSFNCOpenLayersPolygon Class
Represents an OpenLayers polygon with draggable and label support.
API unit family: TMSFNCOpenLayers
Inherits from: TTMSFNCMapsPolygon
Syntax
TTMSFNCOpenLayersPolygon = class(TTMSFNCMapsPolygon)
Properties
| Name | Description |
|---|---|
| Draggable | Specifies whether the map element can be dragged by the user. When True, dragging is enabled. |
Methods
| Name | Description |
|---|---|
| AddHole | Adds an interior hole to the polygon. |
| LabelChanged | Handles changes in the assigned label settings. |