Table of Contents

TTMSFNCLeaflet.AddHeatMap Method

Adds a heat map layer to the map.

API unit family: TMSFNCLeaflet Declaring type: TTMSFNCLeaflet Inherited from: TTMSFNCCustomLeaflet

Syntax

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

Parameters

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

Returns

The newly created item.