politicalView property

String politicalView
getter/setter pair

Geopolitical view of a country, defined as a three letter country code by ISO 3166-1 alpha-3. Each disputed territory has an international and an alternative geopolitical view. When set, the map view will show all country boundaries according to the geopolitical view of the country that has been set.

Note: Defaults to an empty string which enables the international view.

This is a beta feature and thus there can be bugs and unexpected behavior.

Implementation

String politicalView;