Table of Contents

TTMSFNCGoogleMapsOptions Class

Configures Google map behavior, controls, appearance, and Street View.

API unit family: TMSFNCGoogleMaps Inherits from: TTMSFNCMapsOptions

Syntax

TTMSFNCGoogleMapsOptions = class(TTMSFNCMapsOptions)

Properties

Name Description
DisablePOI When True, points of interest are hidden.
Heading Specifies the Street View heading in degrees.
MapID Specifies the Google map ID.
MapStyle Specifies the JSON map style definition.
MapTypeID Specifies the map imagery type.
ShowBicycling When True, the bicycling layer is shown.
ShowKeyboardShortcuts When True, keyboard shortcuts are enabled.
ShowRotateControl When True, the rotate control is shown.
ShowScaleControl When True, the scale control is shown.
ShowStreetViewControl When True, the Street View control is shown.
ShowTraffic When True, the traffic layer is shown.
StreetView Configures Street View behavior.
Tilt Specifies the map tilt angle in degrees.
Version Specifies the Google Maps JavaScript API version.