TTMSFNCMapsPolyElementRec Record
Stores one polyline or polygon parsed from GeoJSON content.
API unit family: TMSFNCMaps
Syntax
TTMSFNCMapsPolyElementRec = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Coordinates |
TTMSFNCMapsCoordinateRecArray |
Coordinates that define the item geometry. |
Holes |
TTMSFNCMapsCoordinateRecArrayArray |
Holes value. |
Name |
string |
Name value. |