Table of Contents

TTMSFNCCustomHere.AddHeatMap Method

Adds a heat-map overlay to the map.

API unit family: TMSFNCHere Declaring type: TTMSFNCCustomHere

Syntax

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

Parameters

Name Description
ACoordinates Coordinates used as the heat-map input points.

Returns

The created HERE heat-map item.