abstract fun withVehicleMaxSpeedInKph(vehicleMaxSpeedInKph: Int!): ILongDistanceEVRoutingQuery!
Used in the default builder LongDistanceEVRoutingQueryBuilder
.
vehicleMaxSpeed
- Maximum speed of the vehicle in km/hour.
Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of maximum speed.