XMapTiledProviderBase Methods |
The XMapTiledProviderBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetImageStream(Int32, Int32, Int32) | Returns a serialized bitmapCache. |
![]() | GetImageStream(Double, Double, Double, Double, Int32, Int32) | Retrieves the image stream. |
![]() | GetImageStreamAndMapObjects | Retrieves the image stream and the corresponding map objects belonging to the returned map image. |
![]() | GetStream | Retrieves the image stream for a certain map rectangle. |
![]() | GetStreamInternal | Retrieves the map image from the xMapServer and returns it as a stream. |
![]() | SaveAndConvert | Saves an image in a stream and returns this stream. |
![]() | TileToPtvMercatorAtZoom | Converts the tile position to PTV Mercator coordinates respecting the zoom factor. |
![]() | TryGetStreamInternal | Retrieves the map image from the xMapServer as stream. |
Name | Description | |
---|---|---|
![]() | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |