RouteProgressEngine

Responsible for determining the progress made so far along the current route.

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

Functions

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

Calculates progress along the route which can base on passed NavigationSnapshot.