abstract fun withTraffic(considerTraffic: Boolean!): ILongDistanceEVRoutingQuery!
Used in the default builder LongDistanceEVRoutingQueryBuilder
.
isTraffic
- Specifies whether the traffic information will be considered.
Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of the isTraffic flag.