leaflet.extras icon indicating copy to clipboard operation
leaflet.extras copied to clipboard

Extra functionality for leaflet R package.

Results 101 leaflet.extras issues
Sort by recently updated
recently updated
newest added

Hi Bhaskar, I tried to use the addSearchOSM() feature in my leaflet map (html, not shiny) and it does what it's supposed to do. But after I have searched for...

Hello, I found a similar topic here on 'Issues' but in my opinion the problem is not solved yet. I try to hide blue circle which appears when address in...

Thanks a lot for the package. I am trying with `map% addControlGPS(options = gpsOptions(position = "topleft", activate = T, autoCenter = T, maxZoom = 10, setView = F))` `activateGPS(map)` but...

wontfix

I'd love to see the package [leaflet.pattern](https://github.com/teastman/Leaflet.pattern) being implemented for R

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Hello, Would you add the Leaflet.StyledLayerControl(https://github.com/davicustodio/Leaflet.StyledLayerControl) & Leaflet.GroupedLayerControl (https://github.com/ismyrnow/leaflet-groupedlayercontrol) Plugins to the leaflet.extras? I think having the option to customizes groups and overlay groups in leaflet maps would a great...

new-plugin

AerialWithLabels has been deprecated and new changes won't be made to this. New Applications should use AerialWithLabelsOnDemand instead. To read up more please have a look at the provided link....

When using addGeoJSONChoropleth in an R Shiny application, changing the colormap seems to result in a extra legend for each previously chosen colormap. Problem seems to occur both on the...

Is it possible to use the addSearchFeatures option to highlight multiple circles that share the same name? Using the Cities example, if there were two cities with the name "Boston",...

enhancement
upstream-bug

Would it be possible to add the widget Leaflet.LocationShare as per https://github.com/CliffCloud/Leaflet.LocationShare ? Thanks in advance!

new-plugin