[]
Base class for Virtual Earth sources.
public abstract class VirtualEarthSource : QuadTreeTileSource
| Name | Description |
|---|---|
| VirtualEarthSource(string) | Creates a new instance of VirtualEarthSource. |
| VirtualEarthSource(string, string) | Creates a new instance of VirtualEarthSource. |
| Name | Description |
|---|---|
| ApplicationId | Gets or sets the Bing maps key. |
| MapStyle | Gets or sets the MapStyle of the Source. |
| Name | Description |
|---|---|
| GetTileLayers(int, int, int, IList<object>) | |
| Initialize() | Initialize the source. |