RouteDurationListener

interface RouteDurationListener : NativeMethodsReceiver.NativeListener

Functions

onRouteDurations
Link copied to clipboard
abstract fun onRouteDurations(routes: Route, times: List<Integer>)
Called when the calculation of route durations is finished.