WmsMapService Methods |
The WmsMapService type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateRequest | Creates and initializes the WebRequest that requests the map image. | |
| GetImageStream(IBoundingBox, Size) | Loads a map image using the specified bounding box and size. (Inherited from MapService.) | |
| GetImageStream(IBoundingBox, Size, Size) | Loads a map image using the specified bounding box and size. (Overrides MapServiceGetImageStream(IBoundingBox, Size, Size).) | |
| InstantiateUrl |
Creates and initializes a url using the internal template,
given the request parameters that replace the placeholders in the template.
|
| Name | Description | |
|---|---|---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |