Property Worldview
Worldview
Gets or sets the desired representation of a boundary between countries on a Basemap where the location of the boundary is disputed.
Declaration
public Worldview Worldview { get; set; }
Property Value
Type | Description |
---|---|
Worldview | The Worldview that defines how to represent boundaries between countries where the location of the boundary is disputed,
or |
Remarks
This parameter defines the boundary lines and labels displayed on a Basemap. If no value is defined, the style will use the standard set of boundary lines and labels defined by the style. Note that there may be cases where labels for a given disputed area are not available in all languages. In that case, the language for the label may change by falling back to the default.
For the up-to-date list of supported world views used by the basemap styles service, see the documentation for the worldview parameter.
If customization of disputed boundaries is not required, leave this property set to null
.
World views can only be displayed on some ArcGIS basemap styles and cannot be displayed on Open Street Map (OSM) styles.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |