sdk-routing / com.tomtom.online.sdk.routing.data / IRouteQuery / withRouteRepresentation

withRouteRepresentation

@NonNull abstract fun withRouteRepresentation(routeRepresentation: RouteRepresentation!): IRouteQuery

Specifies the route representation for the route calculation.

Parameters

routeRepresentation - RouteRepresentation!:

Return
IRouteQuery: The route query.