Click or drag to resize

WmtsMapService Methods

The WmtsMapService type exposes the following members.

Methods
  NameDescription
Public methodGetImageStream(IBoundingBox, Size)
Loads a map image using the specified bounding box and size.
(Inherited from MapService.)
Public methodGetImageStream(IBoundingBox, Size, Size)
Loads a map image using the specified bounding box and size.
(Overrides MapServiceGetImageStream(IBoundingBox, Size, Size).)
Protected methodLoadImage
Loads tile images from the WMTS service.
Protected methodRenderTestImage
Renders a test image.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also