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

withVehicleAxleWeightInKg

@NonNull abstract fun withVehicleAxleWeightInKg(vehicleAxleWeight: Int!): IRouteQuery

Specifies the vehicle axle weight for route calculation.

Parameters

vehicleAxleWeight - Int!:

Return
IRouteQuery: The route query.