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

withRouteType

@NonNull abstract fun withRouteType(routeType: RouteType!): IRouteQuery

Specifies the route type for the route calculation.

Parameters

routeType - RouteType!:

Return
IRouteQuery: The route query.