Contents

distance

The route distance, in meters.

Declaration

var distance: CLLocationDistance { get }

Discussion

This property reflects the distance that the user covers while traversing the path of the route. It’s not a linear distance between the start and end points of the route.

See Also

Getting additional route details