@NonNull abstract fun withVehicleAxleWeightInKg(vehicleAxleWeight: Int!): IRouteQuery
Specifies the vehicle axle weight for route calculation.
vehicleAxleWeight - Int!:
vehicleAxleWeight
Return IRouteQuery: The route query.