Specifies the Bing map service.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
| C# |
|---|
public enum BingMapsService |
| Visual Basic (Declaration) |
|---|
Public Enumeration BingMapsService |
Members
| Value | Member name | Description | |
|---|---|---|---|
| 2 | Aerial |
Aerial photography
| |
| 3 | Hybrid |
A combination of aerial photography with the road map
| |
| 1 | Road |
Road map
| |
| 0 | Unknown |
An unspecified type. This value will be set when the Clear method is called.
|

