TTMSFNCGoogleMapsRectangle Class
Represents a Google rectangle overlay with interaction options.
API unit family: TMSFNCGoogleMaps
Inherits from: TTMSFNCMapsRectangle
Syntax
TTMSFNCGoogleMapsRectangle = class(TTMSFNCMapsRectangle)
Properties
| Name | Description |
|---|---|
| Clickable | When True, the item can receive click events. |
| Draggable | When True, the item can be moved by dragging. |
| Editable | When True, the shape can be edited on the map. |
| ZIndex | Specifies the drawing order relative to other map items. |