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

withVehicleWidthInMeters

abstract fun withVehicleWidthInMeters(vehicleWidthInMeters: Double!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

vehicleWidth - Width of the vehicle in meters.

Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of the vehicle width.