TomTom SDK for iOS RoutingOptionsWithItinerary RoutingOptionsWithItinerary public protocol RoutingOptionsWithItinerary A type that describes routing options with itinerary. itinerary Represents a requested sequence of points that a route should visit. Declaration Swift var itinerary: Itinerary { get }