RouteProgressEngine

Responsible for determining progress on the navigated routes.

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): Map<RouteId, RouteProgress>

Calculates progress on routes from the passed NavigationSnapshot.