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