TTMSFNCMapsWeightedCoordinate Class
Represents one weighted location in a heat map.
API unit family: TMSFNCMaps
Inherits from: TCollectionItem
Syntax
TTMSFNCMapsWeightedCoordinate = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Coordinate | Coordinate associated with the item. |
| ID | Unique identifier assigned to the map element. |
| Weight | Weight applied to this heat map coordinate. |