leaflet icon indicating copy to clipboard operation
leaflet copied to clipboard

R Interface to Leaflet Maps

Results 152 leaflet issues
Sort by recently updated
recently updated
newest added

shiny::actionButton on leaflet popup dose not trigger observeEvent() or reactive()

The original awesome-markers plugin appears to have been abandoned & not updated / maintained for many years. However the project was forked & subsequently improved & undergoing active maintenance at...

It would be great if we could input with the following option to legend format: labelFormat(decimal.mark=",") Thanks in advance!

(might be related to https://github.com/rstudio/leaflet/issues/246, but perhaps different) I am trying to render a cloropleth of 1673 areas. The map renders fine locally, but when I deploy it to my...

I have problems showing some Font Awesome icons in leaflet using the code below. The "bicycle" icon is displayed as expected, but the "walking" icon is not showing, leaving an...

Hi, much appreciations for this package. In my day-to-day use of this package, I have come to realize that [Leaflet.awesome-markers](https://github.com/lvoogdt/Leaflet.awesome-markers) supported in the package hasn't been updated for a couple...

See https://github.com/skeate/Leaflet.timeline This would be an incredibly powerful way to visualize spatio-temporal data. Just saw this and thought I'd throw it out as a pie-in-the-sky.

One of the main issues I've been running into is the processing power it takes to render large road networks through spatial lines objects. I do not need any interactive...

How to add function like EasyPrint like on this link http://rowanwins.github.io/leaflet-easyPrint/ , but embed on icon that we create? Is it possible to embed R Markdown or KnitR script on...

help wanted
priority: low
effort: medium
difficulty: intermediate

`showGroup()` doesn't work for the time being. Instead of showing just the indicated groups, all groups are shown. (`hideGroup()` still works though.) I have tried to install the latest Github...