RouteProgressObserver

fun interface RouteProgressObserver

Callback that provides state, progress, and other information regarding the current turn-by-turn routing

See also

Functions

Link copied to clipboard
abstract fun onRouteProgressChanged(routeProgress: RouteProgress)

Invoked every time the RouteProgress is updated

Inheritors

Link copied to clipboard