Property UnitedStatesOfAmerica
UnitedStatesOfAmerica
Gets a Worldview used to specify the US Edition of a basemap style.
Declaration
public static Worldview UnitedStatesOfAmerica { get; }
Property Value
| Type | Description |
|---|---|
| Worldview | A Worldview object containing the parameters used to specify the US Edition view of a basemap in the Basemap Styles Service. |
Remarks
This Worldview has the following properties:
| code | displayName |
|---|---|
| unitedStatesOfAmerica | United States of America |
Assign this Worldview to the Worldview property to display the US Edition worldview on a basemap.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |