TTMSFNCMapsGPXRec Record
Stores GPX tracks and waypoints parsed or generated by the helpers.
API unit family: TMSFNCMapsCommonTypes
Syntax
TTMSFNCMapsGPXRec = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Tracks |
array of TTMSFNCMapsGPXTrackRec |
Stores the GPX tracks. |
WayPoints |
TTMSFNCMapsGPXWayPointRecArray |
Stores the GPX waypoints. |