OffRoadRouteTrackingEngineFactory
Factory for creating an off-road RouteTrackingEngine instance.
The RouteTrackingEngine monitors if the driver is following the planned route or deviating from it and informs listeners of the RouteTrackingStateUpdatedListener. The engine uses data from the NavigationSnapshot to determine whether the driver is on track. Then it returns a RouteTrackingState with information about whether the driver is following the route.
To create a default off-road TomTomNavigation, check the OffRoadTomTomNavigationFactory class.
Important: This is a Public Preview API. It may be changed or removed at any time.
Functions
Link copied to clipboard
Creates an instance of RouteTrackingEngine.