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

withVehicleLoadType

@NonNull abstract fun withVehicleLoadType(vehicleLoadType: VehicleLoadType!): IRouteQuery

Specifies the vehicle load type for route calculation.

Parameters

vehicleLoadType - VehicleLoadType!:

Return
IRouteQuery: The route query.