countries property

List<CountryCode> countries
getter/setter pair

Countries that the route must avoid. Strictly enforced. Violations are reported as SectionNoticeCode.violatedBlockedRoad. Note: This avoidance option is not supported in IsolineOptions for isoline calculation.

Implementation

List<CountryCode> countries;