search for: overlaygroup

Displaying 1 result from an estimated 1 matches for "overlaygroup".

Did you mean: overlaygroups
2018 Jan 19
1
Leaflet maps. Nudging co-incident markers
...) m=addCircleMarkers(m, lng = l$x, lat = l$y, popup = l$n, radius = 5, stroke =FALSE, fillOpacity = 0.75, group = "3 - libraries") m = addLayersControl(m, overlayGroups = c("1 - Cafes","2 - Galleries","3 - libraries")) m