rstudio / leaflet

R Interface to Leaflet Maps
http://rstudio.github.io/leaflet/
Other
805 stars 508 forks source link

Make legend draggable #141

Open johnpauls opened 9 years ago

johnpauls commented 9 years ago

I don't think there is an easy way to make the legend draggable. This would be nice as an option, particularly for shiny apps.

katossky commented 9 years ago

Or rather that one can assign the legent to a shiny layout, so that one can decide where to put the legend (for instance, it could be nive to have the legend in a sidepanel).

micahwilhelm commented 5 years ago

I would also appreciate such a feature: draggable or assignable position in a side panel using Shiny