Tagged Questions
0
votes
0answers
232 views
Leaflet L.LayerGroup and Legend for individual layer
I am using Leaflet.js and MapQuest maps; added base layer and added more than one layer using L.LayerGroup() after adding those layers using map.addLayer(LayerGroup); trying to add Legend for ...