sdk-routing / com.tomtom.online.sdk.routing.data / IRouteQuery / withAvoidVignettes

withAvoidVignettes

@NonNull abstract fun withAvoidVignettes(avoidVignettes: MutableList<String!>!): IRouteQuery

A list of 3-character ISO 3166-1 alpha-3 country codes of countries in which all toll roads with vignettes are to be avoided.

Parameters

avoidVignettes - MutableList<String!>!:

Return
IRouteQuery: The route query.