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

Icons/ Symbols for each Overlay's children #25

Closed Dinuxax100 closed 4 years ago

Dinuxax100 commented 4 years ago

Hi,

Thanks for the Control.Layers.Tree.

I am new to Leaflet. In the Control.Layers.Tree, is it possible to add the Icons/ Symbols for each Overlay's children? I need different Symbols will define for each Overlay's childer layer.

jjimenezshaw commented 4 years ago

The label is a valid HTML string. You can add there any valid HTML, including fontawsome icons, images, or whatever you want.