jawj / OverlappingMarkerSpiderfier-Leaflet

Deals with overlapping markers in the Leaflet maps API, Google Earth-style
253 stars 68 forks source link

How to implement this in R? #36

Open Kabouik opened 7 years ago

Kabouik commented 7 years ago

Hi,

Not really a bug but more a request/question. I am using Leaflet through R and would need OverlappingMarkerSpiderfier-Leaflet for the map I want to plot, but I don't think this is implemented in the Leaflet R package. Is it planned? In the meantime, is there a way to implement it manually without knowing anything about JS? Or can I edit one of the output files I get from R when rendering my project as a web page?

Thank you.

nicocriscuolo commented 5 years ago

Yes, it would be really cool to implement this function also in R.

Thank you in advance!