TomTomRouteTrackingEngine

class TomTomRouteTrackingEngine : RouteTrackingEngine

RouteTrackingEngine implementation which detects that the route is no longer being followed after three consecutive map matched positions are off-route.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
fun TomTomRouteTrackingEngine(context: Context)

Functions

Link copied to clipboard
open override fun dispose()
Link copied to clipboard
open override fun obtainTrackedRoutes(navigationSnapshot: NavigationSnapshot): List<String>

Detects that which routes are not being followed by counting three consecutive off-route map matched positions.