Table of Contents

TTMSFNCCustomOpenLayers.AddHeatMap Method

Adds a heat map layer to the map.

API unit family: TMSFNCOpenLayers Declaring type: TTMSFNCCustomOpenLayers

Syntax

function AddHeatMap(ACoordinates: TTMSFNCMapsCoordinateRecArray): TTMSFNCOpenLayersHeatMap; reintroduce; virtual;

Parameters

Name Description
ACoordinates Coordinate or coordinate array used by the operation.

Returns

The newly created item.