BingMetaInfo Class |
Namespace: Ptv.XServer.Controls.Map.TileProviders
The BingMetaInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | BingMetaInfo | Initializes a new instance of the BingMetaInfo class. |
![]() | BingMetaInfo(BingImagerySet, BingMapVersion, String) | Initializes a new instance of the BingMetaInfo class and sets the imagery set, map version and Bing license key. |
Name | Description | |
---|---|---|
![]() | ImageUrl | Gets or sets the url of the map image. |
![]() | ImageUrlSubDomains | Gets or sets the set of subdomains of the image url. |
![]() | Key | Gets or sets the Microsoft Bing maps license key. |
![]() | LogoUri | Gets or sets the uri of the logo. |
![]() | MaxZoom | Gets or sets the maximum zoom level of the bing map where tiles are available. |
![]() | MinZoom | Gets or sets the minimum zoom level of the bing map where tiles are available. |
Name | Description | |
---|---|---|
![]() | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |