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

withVehicleWeightInKg

@NonNull abstract fun withVehicleWeightInKg(vehicleWeight: Int!): IRouteQuery

Specifies the vehicle weight in kilograms for route calculation.

Parameters

vehicleWeight - Int!:

Return
IRouteQuery: The route query.