leaflegend
leaflegend copied to clipboard
Provides extensions to the leaflet R package to customize legends with images, text styling, orientation, sizing, and symbology.
Hi Thomas, thank you very much for a very useful leaflet library. Thank you for your time and effort in developing leaflegend ! I think I've found an issue with...
Hello, I don't know if it's possible (or easy), but it would be nice to have more control over the legend size. For example, instead of just the "baseSize" argument,...
Probably related to #82 ```r library(leaflet) data(quakes) numPal % addTiles() %>% addLegendNumeric( pal = numPal, values = quakes$depth, orientation = "horizontal", width = 200, bins = 10, position = 'topright',...
Should this be supported? Some key issues: * Handling text size * SVG Text or overlay div