python-visualization / folium

Python Data. Leaflet.js Maps.
https://python-visualization.github.io/folium/
MIT License
6.94k stars 2.23k forks source link

Add layer control tree plugin #1895

Closed hansthen closed 7 months ago

hansthen commented 8 months ago

Implemented the Leaflet.Control.Layers.Tree in Folium. See https://github.com/jjimenezshaw/Leaflet.Control.Layers.Tree for more details.

Closes: #1606

Conengmo commented 7 months ago

Update this branch once https://github.com/python-visualization/folium/pull/1912 has been merged.

Conengmo commented 7 months ago

For some reason the updating from main didn't go as expected, I'm seeing the changes that are in main also in the diff here. Maybe something to be mindful of next time. I suppose when I merge this PR it will not cause an issue.