onComputeFinished

abstract fun onComputeFinished(route: Route?, status: Router.RouteComputeStatus)

Called when route is calculated.

Parameters

route

Route object containing information about route.

status

of computed route.