RemoteTiledProvider Class |
Namespace: Ptv.XServer.Controls.Map.TileProviders
The RemoteTiledProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| RemoteTiledProvider | Initializes a new instance of the RemoteTiledProvider 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. | |
| RequestBuilderDelegate | Gets or sets a method which can be used to build a request. | |
| UserAgent | Gets or sets the value of the user agent HTTP header. |
| Name | Description | |
|---|---|---|
| GetImageStream | Returns a serialized bitmapCache. | |
| 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.) |