Route Compute Listener
Represents a listener to handle route calculation updates.
Functions
on Compute Finished
Link copied to clipboard
abstract fun onComputeFinished(route: Route?, status: Router.RouteComputeStatus)
Content copied to clipboard
Called when route is calculated.
on Progress
Link copied to clipboard
Progress of computing in percentage for given route.