onRouteUpdated

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

Called whenever Route has been successfully updated.

Parameters

route

Route that has been updated.

reason

Describes why route was updated.