Initialize layer
the id of the map
the layer configuration
Add a WMS layer to the map.
the layer configuration
layers to add to the map
Get bounds
layer bounds
Get capabilities of the current WMS service
WMS capabilities in json format
Get feature info given a latlng
lat/lng coordinates received on any interaction with the map
feature count to return
a promise that returns the feature info in a json format
Get the legend image of a layer
image blob
Get the legend image of a layer from the capabilities. Return undefined if it does not exist
URL of a Legend image in png format or undefined
Set Layer Opacity
layer opacity
Generated using TypeDoc
a class to add wms layer