TTMSFNCMapsGPXTrackRec Record
Stores a GPX track name and its coordinate segments.
API unit family: TMSFNCMapsCommonTypes
Syntax
TTMSFNCMapsGPXTrackRec = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Name |
string |
Stores the display or GPX name. |
Segments |
TTMSFNCMapsCoordinateRecArrayArray |
Stores the coordinate segments in the track. |
TrackType |
string |
Stores the GPX track classification, such as the activity the track records. |