TTMSFNCHere.AddHeatMap Method
Adds a heat-map overlay to the map.
API unit family: TMSFNCHere
Declaring type: TTMSFNCHere
Inherited from: 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.