TTMSFNCLeafletPolygon Class
Represents a Leaflet polygon with draggable support.
API unit family: TMSFNCLeaflet
Inherits from: TTMSFNCMapsPolygon
Syntax
TTMSFNCLeafletPolygon = 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. |