[]
Represents the base tile source accessing Microsoft's Virtual Earth.
[TypeConverter(typeof(ExpandableObjectConverter))]
public abstract class VirtualEarthSource : NotifyObject, ITileSource
| Name | Description |
|---|---|
| VirtualEarthSource() | Creates a new instance of VirtualEarthSource. |
| VirtualEarthSource(string) | Creates a new instance of VirtualEarthSource. |
| Name | Description |
|---|---|
| ApplicationId | Gets or sets the Bing maps key. |
| Culture | Gets or sets the culture for this tile source. |
| MapStyle | Gets or sets the MapStyle of the Source. |
| UriFormat | Gets the uri template for the tile image. |