Click or drag to resize

XMapTiledProviderBase Methods

The XMapTiledProviderBase type exposes the following members.

Methods
  NameDescription
Public methodGetImageStream(Int32, Int32, Int32)
Returns a serialized bitmapCache.
Public methodGetImageStream(Double, Double, Double, Double, Int32, Int32)
Retrieves the image stream.
Public methodGetImageStreamAndMapObjects
Retrieves the image stream and the corresponding map objects belonging to the returned map image.
Public methodGetStream
Retrieves the image stream for a certain map rectangle.
Public methodGetStreamInternal
Retrieves the map image from the xMapServer and returns it as a stream.
Protected methodSaveAndConvert
Saves an image in a stream and returns this stream.
Protected methodTileToPtvMercatorAtZoom
Converts the tile position to PTV Mercator coordinates respecting the zoom factor.
Public methodTryGetStreamInternal
Retrieves the map image from the xMapServer as stream.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also