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

withVehicleHeading

abstract fun withVehicleHeading(vehicleHeading: Int!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

vehicleHeading - Int!: The directional heading of the vehicle in degrees starting at true North and continuing in a clockwise direction.

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