GPXTrack

public final class GPXTrack : GPXElement, Codable

Represents trkType of GPX v1.1 schema.

A track can hold track segments, along with additional information regarding the track.

Tracks are meant to show the start and finish of a journey, through the track segments that it holds.