onNewRouteProgress

open fun onNewRouteProgress(routeProgress: RouteProgress)

Can be used to manually update the route progress.

NavigationMapboxMap automatically listens to onRouteProgressChanged when a progress observeris subscribed with addProgressChangeListener and invoking this method in that scenario will lead to competing updates.

Parameters

routeProgress

current progress