ReprojectionTileProvider Class |
Namespace: Ptv.XServer.Controls.Map.Layers.WmtsLayer
The ReprojectionTileProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReprojectionTileProvider |
Creates and initializes an instance of ReprojectionTileProvider. The given map service will internally be wrapped in a ReprojectionService which is capable
to map any source CRS to our EPSG:76131 using image reprojection.
|
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. |
![]() | ReprojectionService |
Gets the ReprojectionService that wraps the outer MapService and is used to render our tiles.
|
Name | Description | |
---|---|---|
![]() | GetImageStream | Returns a serialized bitmapCache. |
Name | Description | |
---|---|---|
![]() | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |