@NonNull abstract fun withVehicleHeightInMeters(vehicleHeight: Double!): IRouteQuery
Specifies the vehicle height for route calculation.
vehicleHeight - Double!:
vehicleHeight
Return IRouteQuery: The route query.