Table of Contents

TTMSFNCCustomGoogleMaps.AddHeatMap Method

Adds a heat map overlay to the map.

API unit family: TMSFNCGoogleMaps Declaring type: 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.