Specifies the Bing map service.

Namespace:  ESRI.ArcGISExplorer.Data

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public enum BingMapsService
Visual Basic (Declaration)
Public Enumeration BingMapsService

Members

Member nameDescription
Aerial
Aerial photography
Hybrid
A combination of aerial photography with the road map
Road
Road map
Unknown
An unspecified type. This value will be set when the Clear method is called.

See Also