Table of Contents

TTMSFNCGoogleMapsPolygon Class

Represents a Google polygon overlay with optional holes.

API unit family: TMSFNCGoogleMaps Inherits from: TTMSFNCMapsPolygon

Syntax

TTMSFNCGoogleMapsPolygon = class(TTMSFNCMapsPolygon)

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.

Methods

Name Description
AddHole Adds an inner hole to the polygon.