dispatchOnRouteUpdated

abstract fun dispatchOnRouteUpdated(route: Route, reason: RouteUpdatedReason)

Dispatch RouteUpdatedListener.onRouteUpdated for every listener added using addRouteUpdatedListener.

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