stefanocudini / leaflet-panel-layers

Leaflet Control Layers extended with support groups and icons
https://opengeo.tech/maps/leaflet-panel-layers/
MIT License
286 stars 92 forks source link

Collapsed groups added with addOverlay #34

Closed mikifus closed 6 years ago

mikifus commented 6 years ago

Hi,

I needed this feature and maybe is useful. You tell me if this way is adequate.

stefanocudini commented 6 years ago

tnks for

But the config format define group as String(the group label) and collapsed is another option of the item, see here for understanding:

https://github.com/stefanocudini/leaflet-panel-layers/blob/master/examples/group-layers.html#L61

then is mistaken having collapsed inside the group property.