resumeTrip(updatedRouteInformation:)
Resumes the current trip with updated route information.
Declaration
func resumeTrip(updatedRouteInformation routeInformation: CPRouteInformation)Parameters
- routeInformation:
The updated route information for the current trip.