Table of Contents

TTMSFNCMapsHeatMap Class

Represents a heat map overlay built from weighted coordinates.

API unit family: TMSFNCMaps Inherits from: TCollectionItem

Syntax

TTMSFNCMapsHeatMap = class(TCollectionItem)

Properties

Name Description
DataBoolean Custom application data associated with the item.
DataInteger Custom application data associated with the item.
DataObject Custom application data associated with the item.
DataPointer Custom application data associated with the item.
DataString Custom application data associated with the item.
GradientEndColor Gradient End Color used when rendering the element.
GradientMidColor Gradient Mid Color used when rendering the element.
GradientStartColor Gradient Start Color used when rendering the element.
ID Unique identifier assigned to the map element.
Opacity Opacity applied to the rendered element.
Recreate Specifies whether the item must be recreated on the next map update. Set to True to recreate it.
WeightedCoordinates Weighted Coordinates value.