[]
Creates a new instance of VirtualEarthSource.
protected VirtualEarthSource(string uriFormat, string key)
| Type | Name | Description |
|---|---|---|
| string | uriFormat | Uri format with placeholders for server number and tile id. |
| string | key | Bing Maps Key. |
Creates a new instance of VirtualEarthSource.
protected VirtualEarthSource(string uriFormat)
| Type | Name | Description |
|---|---|---|
| string | uriFormat | Uri format with placeholders for server number and tile id. |