TomTomRouteProgressCalculationEngine

RouteProgressCalculationEngine implementation responsible for determining the progress made so far along the current route based on the map data.

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

Constructors

Link copied to clipboard
fun TomTomRouteProgressCalculationEngine(context: Context)

Functions

Link copied to clipboard
open override fun calculateProgress(navigationSnapshot: NavigationSnapshot): RouteProgress

Calculates progress along the route based on NavigationSnapshot.