set Boat Ferry Avoided
open fun setBoatFerryAvoided(@NonNull countryIso: String, avoid: Boolean)
Content copied to clipboard
Sets the flag indicates whether boat ferry should be avoided when computing the route.
Parameters
country Iso
Iso code of country we want to apply restriction. Iso code is can be obtained via getTransitCountries
avoid
If to avoid or not to avoid boat ferry
Sets the flag indicates whether boat ferry should be avoided when computing the route.
Parameters
avoid
If to avoid or not to avoid boat ferry