TTMSFNCGoogleMaps.AddHeatMap Method
Adds a heat map overlay to the map.
API unit family: TMSFNCGoogleMaps
Declaring type: TTMSFNCGoogleMaps
Inherited from: TTMSFNCCustomGoogleMaps
Syntax
function AddHeatMap(ACoordinates: TTMSFNCMapsCoordinateRecArray): TTMSFNCGoogleMapsHeatMap; reintroduce; virtual;
Parameters
| Name | Description |
|---|---|
ACoordinates |
Coordinates used by the operation. |
Returns
The resulting google maps heat map instance.