Leaflet.HtmlLegend icon indicating copy to clipboard operation
Leaflet.HtmlLegend copied to clipboard

A simple Leaflet plugin for creating legends with HTML elements

Results 5 Leaflet.HtmlLegend issues
Sort by recently updated
recently updated
newest added

Apply the following changes: - Add `allowRemove` option for legends - Move `disableVisibilityControls` from control options to legend options - Fix an issue caused by missing `html` key in legend...

Currently if the legend entry does not have a label value , the entry is not collapsible. And a missing label key causes "undefined" to be shown on the legend.

I would like to be able to remove the legend from the control. My use case: I have users who will add raster images to the map from db search...

Dear Leaflet Plugin Maintainer, We’re excited to announce the release of the **Leaflet V2.0 alpha version**! 🎉 This marks a significant step toward modernizing Leaflet’s architecture and aligning it with...