@NonNull abstract fun withVehicleWidthInMeters(vehicleWidth: Double!): IRouteQuery
Specifies the vehicle width for route calculation.
vehicleWidth - Double!:
vehicleWidth
Return IRouteQuery: The route query.