[]
        
(Showing Draft Content)

C1.Win.Map.VirtualEarthSource

VirtualEarthSource Class

Represents the base tile source accessing Microsoft's Virtual Earth.

Implements
Namespace: C1.Win.Map
Assembly: C1.Win.Map.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public abstract class VirtualEarthSource : NotifyObject, ITileSource

Constructors

Name Description
VirtualEarthSource()

Creates a new instance of VirtualEarthSource.

VirtualEarthSource(string)

Creates a new instance of VirtualEarthSource.

Properties

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.