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? 
        
 
          TomTom SDK for iOS (0.40.0)
        
          ActiveRouteData