PtvAjaxTiledProvider Class |
Namespace: Ptv.XServer.Controls.Map.TileProviders
The PtvAjaxTiledProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| PtvAjaxTiledProvider | Initializes a new instance of the PtvAjaxTiledProvider class. |
| Name | Description | |
|---|---|---|
| CacheId | Gets the cache id used to cache the tiled map. | |
| MaxZoom | Gets the maximum level where tiles are available. | |
| MinZoom | Gets the minimum level where tiles are available. |
| Name | Description | |
|---|---|---|
| GetImageStream(Int32, Int32, Int32) | Returns a serialized bitmapCache. | |
| GetImageStream(Double, Double, Double, Double, Int32, Int32) | The function which reads the image stream and adapts the request parameters. | |
| GetImageStreamInternal | The internal function for reading the image stream. | |
| GetImageUri | Retrieves the uri of the map image. | |
| ReadURL | Reads the content from a given url and returns it as a stream. |
| Name | Description | |
|---|---|---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |