'Declaration Public Enum MapSource Inherits System.Enum
public enum MapSource : System.Enum
'Declaration Public Enum MapSource Inherits System.Enum
public enum MapSource : System.Enum
| Member | Description | 
|---|---|
| BingMapsAerialSource | Use the bing maps with aerial style. | 
| BingMapsHybridSource | Use the bing maps with hybrid style. | 
| BingMapsRoadSource | Use the bing maps with road style. | 
| CustomSource | Use the C1Maps.CustomSource as the tile server. | 
| None | Does not show the tile layer. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Maps.MapSource