| addWMSLegend {leaflet.extras} | R Documentation |
Add a WMS Legend
addWMSLegend(map, uri, position = "topright", layerId = NULL)
map |
The leaflet map |
uri |
The legend URI |
position |
position of control: 'topleft', 'topright', 'bottomleft', or 'bottomright' |
layerId |
A unique ID for the Legend |