Table of Contents

TTMSFNCCustomOpenLayers Class

Implements the shared OpenLayers map component behavior.

API unit family: TMSFNCOpenLayers Inherits from: TTMSFNCCustomMaps

Syntax

TTMSFNCCustomOpenLayers = class(TTMSFNCCustomMaps)

Methods

Name Description
AddCircle Adds a circle to the map.
AddHeatMap Adds a heat map layer to the map.
AddMarker Adds a marker to the map.
AddPolygon Adds a polygon to the map.
AddPolyline Adds a polyline to the map.
AddRectangle Adds a rectangle to the map.
AddTileLayer Adds a custom tile layer to the map.
Clear Removes all items from the collection.
ClearClusters Removes all marker clusters from the map.
ClearHeatMaps Removes all heat map layers from the map.
ClearTileLayers Removes all custom tile layers from the map.
EndUpdate Ends an update block and applies pending map changes.