addRouteSegments(_:)

Use this method to add CPRouteSegments in chronological order to the navigation session. CPRouteSegment objects must be added as soon as they are available.

Declaration

func addRouteSegments(_ routeSegments: [CPRouteSegment])