Table of Contents

TTMSFNCGoogleMapsPolyline Class

Represents a Google polyline overlay with interaction and symbol options.

API unit family: TMSFNCGoogleMaps Inherits from: TTMSFNCMapsPolyline

Syntax

TTMSFNCGoogleMapsPolyline = class(TTMSFNCMapsPolyline)

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.
Geodesic When True, line segments follow the curvature of the earth.
Symbols Specifies symbols drawn along the polyline.
ZIndex Specifies the drawing order relative to other map items.