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

Legend control for Leaflet

Results 7 Leaflet.Legend issues
Sort by recently updated
recently updated
newest added

Hi, this a very useful plugin for Leaflet. I've gone ahead and published it on NPM so that it can be used with build tools. I will remove the package,...

I was using this plugin in my code, but the styling was not picked up, and nothing was working. It was broken. So, I suggest that please mention in the...

Hello, Is it possible to populate the legends array dynamically AND update the legend html? In my code I first create a legend, `var legend = L.control.Legend({ position: "bottomleft", symbolWidth:...

I wish to change the font size, how can add the function or something to change it?

I added a new marker style 'polygonR' which rotates the polygon by 360/(number of sides/2) ie. 60 degrees for a triangle, 45 for a rectangle, etc.

Great plugin idea! But I wonder if it is possible to avoid having any title. I tried setting the `title` option to `null`, `false` and `' '`. But none worked....

Hi :) Thanks for your great work. I would suggest to add a default color to the title of the legend and the item in the css. However the best...