abstract fun withVehicleWidthInMeters(vehicleWidthInMeters: Double!): ILongDistanceEVRoutingQuery!
Used in the default builder LongDistanceEVRoutingQueryBuilder
.
vehicleWidth
- Width of the vehicle in meters.
Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of the vehicle width.