sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV / ILongDistanceEVRoutingQuery / withVehicleMaxSpeedInKph

withVehicleMaxSpeedInKph

abstract fun withVehicleMaxSpeedInKph(vehicleMaxSpeedInKph: Int!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

vehicleMaxSpeed - Maximum speed of the vehicle in km/hour.

Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of maximum speed.