WmsLayer()
constructor
Inherits from ImageLayer
WmsLayer class is responsible for adding WMS images on the map
Options:
Events:
image-loadThe WMS image was loadedimage-loadingThe WMS image is currently loadingwms-errorThere was an error loading WMS image
| Parameter | Type | Description |
|---|---|---|
| url | String | The WMS URL |
| options | Object | The WmsLayer's options |