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

withTraffic

abstract fun withTraffic(considerTraffic: Boolean!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

isTraffic - Specifies whether the traffic information will be considered.

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