jjimenezshaw / Leaflet.Control.Layers.Tree

a Tree Layers Control for Leaflet
https://jjimenezshaw.github.io/Leaflet.Control.Layers.Tree/examples/basic.html
BSD 3-Clause "New" or "Revised" License
146 stars 36 forks source link

Option to load all children as selected on load by default #59

Closed cspence001 closed 2 years ago

cspence001 commented 2 years ago

Is there an option to select all checkboxes of specific child nodes? Similar to this example here. With all children of Andalucia selected by default on page load - I couldn't find a specific reference in the code to enable this function.