FasterRouteListener

fun interface FasterRouteListener

Listener that can be added to monitor faster routes retrieved based on the logic set in FasterRoute.

Functions

Link copied to clipboard
abstract fun fasterRouteFound(directionsRoute: DirectionsRoute?)

Will be fired when a faster route has been found based on the logic provided by FasterRoute.