NavigatedRoutes
public struct NavigatedRoutes
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public let activeRoute: ActiveRouteData? -
Declaration
Swift
public let alternativeRoutes: [RoutePlan] -
The list of routes that includes current active route, proposed routes and all alternative routes.
Declaration
Swift
public var routes: [Route] { get }
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
NavigatedRoutes