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

withAvoidVignettes

abstract fun withAvoidVignettes(countryCodes: MutableList<String!>!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

countryCodes - MutableList<String!>!: Specifies countries in which all toll roads and vignettes will be avoided.

Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new list of country codes to be avoided.