GPXRoot

extension GPXRoot

Extends GPXRoot to support getting the length of all tracks in meters

  • Distance in meters of all the track segments

    Declaration

    Swift

    public var tracksLength: CLLocationDistance { get }