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

fitBounds in v. 2.1.0 only accepts actual values for the extents (eg lat1 = 10). Any attempt at using variables causes exception. Rolling back to 2.0.3 fixes it.

#Como Puedo Insertar en mi mapa web usando Leaflet desde R una herramienta de ubicación por coordenadas UTM, recoordar que Leaflet trabaja en coordenas geograficas, entiendo que esta herramienta debe...

I'm not sure if this is a bug or not but currently clearPopups doesn't remove the popups which are generated by clicking a Marker which has been passed a popup...

Hi, Thanks for this great package - I am using it in integration with Shiny and it does some real nice mapping! That brings me to my question/issue: I have...

If a `easyButton` is added to the map, some font awesome icons disappear. Below is an example where the action buttons show the icons correctly but after the map is...

Is there any way to change the font-size in leaflet legend and also change its alignment?

## Pull Request Hi, I have implemented https://github.com/bbecquet/Leaflet.PolylineOffset which is great for visualizing directional road flows on road networks. I was wondering if this would be the best way to...

It'd be great if addLegend labels argument would accept a function like scales::label_number() This would provide a lot more flexibility and ease in transforming labels

Greetings, I would like to display a raster representing as many as 50 categorical cover classes. A colorFactor legend for this number of classes extends out of the Leaflet panel....

Hello, I'd like to add my own icon into R's leaflet easyButton function as below, but when I give the text of my directory, the button simply shows up blank....