sdk-routing / com.tomtom.online.sdk.routing / RouteCallback / onRoutePlannerResponse

onRoutePlannerResponse

abstract fun onRoutePlannerResponse(@NonNull routeResponse: RouteResponse): Unit

Called when the route will be calculated by RoutePlanner.

Parameters

routeResponse - RouteResponse: The result with the route's data.