leaflet-list-markers
leaflet-list-markers copied to clipboard
adding layerGroup
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});
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