BingTiledProvider Class |
Namespace: Ptv.XServer.Controls.Map.TileProviders
The BingTiledProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| BingTiledProvider | Initializes a new instance of the BingTiledProvider class. |
| Name | Description | |
|---|---|---|
| CacheId | Gets the url of the image as string. | |
| MaxZoom | Gets the maximum zoom level of the map where tiles are available. | |
| MinZoom | Gets the minimum zoom level of the map where tiles are available. | |
| UserAgent | Gets or sets the value of the user agent HTTP header. |
| Name | Description | |
|---|---|---|
| GetImageStream | Retrieves the image of a certain map tile and returns it as image stream. |
| Name | Description | |
|---|---|---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |