onProgressUpdated

abstract fun onProgressUpdated(progress: RouteProgress)

Called each time a new progress along the active route has been successfully calculated by the RouteProgressEngine.

Parameters

progress

The current RouteProgress of the active route.