map_add_wms_overlayers.Rd
This function adds overlayer layers to an existing Leaflet map.
map_add_wms_overlayers(map, params_wms)
An existing Leaflet map to which overlayer layers will be added.
An updated Leaflet map with overlayer layers added.
if (FALSE) { # \dontrun{ # Used in map_region_clicked() function, its use is in the function } # }