ActiveRouteData
public struct ActiveRouteData
ActiveRouteData
stores the active route and an optional better route proposal.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Better proposal to be used instead of active route plan.
Declaration
Swift
public let proposedRoute: Route?