leaflet-list-markers icon indicating copy to clipboard operation
leaflet-list-markers copied to clipboard

adding layerGroup

Open pascatl opened this issue 6 years ago • 1 comments

Is it possible to insert a layerGroup instead of one single layer to the markerlist? e.g.: var markerlist = new L.Control.ListMarkers({layer: myLayergroup});

pascatl avatar Jan 30 '19 11:01 pascatl

theoretically it should not be very difficult to manage layer groups

I could try to send a pull request for this new function, unfortunately at the moment I do not have much time to dedicate to this plugin which is quite secondary

stefanocudini avatar Feb 07 '19 11:02 stefanocudini