sdk-routing / com.tomtom.online.sdk.routing.ev / RouteDescriptor / Builder / avoidVignettes

avoidVignettes

fun avoidVignettes(avoidVignettes: List<String>): RouteDescriptor.Builder

Specifies countries in which all toll roads and vignettes will be avoided. Note: It is an error to specify both avoidVignettes and allowVignettes.

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