WmtsLayer Methods |
The WmtsLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| AddToMapView | Adds the layer to a map. (Inherited from BaseLayer.) | |
| InitializeFactory | Initializes the base layer factory. A default category for the created canvases is set as well as a
default factory method which creates the new canvas instances. (Inherited from BaseLayer.) | |
| Refresh | Updates the layer instances. (Inherited from BaseLayer.) | |
| RemoveFromMapView | Removes the layer from a map. (Inherited from BaseLayer.) |
| Name | Description | |
|---|---|---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |