abstract fun onRoutePlannerResponse(@NonNull routeResponse: RouteResponse): Unit
Called when the route will be calculated by RoutePlanner.
routeResponse - RouteResponse: The result with the route's data.
routeResponse