calculateProgress

abstract fun calculateProgress(navigationSnapshot: NavigationSnapshot): RouteProgress

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

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