RouteDurationListener

interface RouteDurationListener : NativeMethodsReceiver.NativeListener

Functions

onRouteDurations
Link copied to clipboard
abstract fun onRouteDurations(route: Route, times: List<Int>)

Called when the calculation of route durations is finished.