GPXTrack

extension GPXTrack

Extension to support getting the distance of a track in meters.

  • Track length in meters

    Declaration

    Swift

    public var length: CLLocationDistance { get }