TTMSFNCCustomLeaflet.AddHeatMap Method
Adds a heat map layer to the map.
API unit family: TMSFNCLeaflet
Declaring type: 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.