ramnathv / rMaps

Interactive Maps from R
http://rmaps.github.io
388 stars 194 forks source link

How to use Leaflet plugins #84

Open andygarcia opened 10 years ago

andygarcia commented 10 years ago

Could you provide some general guidance or an example (if you've already done this before) of how to integrate a Leaflet plugin to a Shiny / rMaps app?

In particular I'm attempting to make use of a plugin that addresses overlapping markers

sc305495 commented 9 years ago

Did you ever figure this one out? I've been trying to accomplish this as well.

timelyportfolio commented 9 years ago

I would recommend taking a look at the leaflet from RStudio. Although this specific plugin has not been implemented yet there, plugins are being added frequently and the project is very active.