trkpts property

List<Wpt> trkpts
getter/setter pair

List of track points. A Track Point holds the coordinates, elevation, timestamp, and metadata for a single point in a track.

Implementation

List<Wpt> trkpts;