NavigationFasterRouteListener

open class NavigationFasterRouteListener(eventDispatcher: NavigationEventDispatcher, fasterRouteEngine: FasterRoute) : RouteListener

Constructors

Link copied to clipboard
constructor(eventDispatcher: NavigationEventDispatcher, fasterRouteEngine: FasterRoute)

Functions

Link copied to clipboard
open override fun onErrorReceived(throwable: Throwable)
Link copied to clipboard
open override fun onResponseReceived(response: DirectionsResponse, routeProgress: RouteProgress)