onProgressUpdated

abstract fun onProgressUpdated(progress: RouteProgress)

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

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

Parameters

progress

The current RouteProgress of the active route.