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