trafficonese

Results 130 comments of trafficonese

I opened an issue at Shiny https://github.com/rstudio/shiny/issues/3992

The [d3-hexbin plugin](https://github.com/bluehalo/leaflet-d3#hexbins-api) is integrated in this repo https://github.com/trafficonese/leaflet.extras2

@TrantorM do you have a working solution for this? If yes, could you please open a PR? I would be happy to merge it!

Ok, but you're fork seems to work with different fillOpacities or am I wrong?

I will close this, as there are several time-related plugins available now: [leaftime](https://github.com/timelyportfolio/leaftime) and in [leaflet.extras2](https://github.com/trafficonese/leaflet.extras2) the following plugins are interated: [Moving Markers](https://github.com/ewoken/Leaflet.MovingMarker) [Playback](https://github.com/hallahan/LeafletPlayback) [Timeslider](https://github.com/dwilhelm89/LeafletSlider) Feel free to reopen when...

The plugin is integrated in this repo https://github.com/trafficonese/leaflet.extras2

Do you still have a working example of this use-case?

``` outputOptions(output, "the_button_id", suspendWhenHidden = FALSE) ``` This works with shiny_1.8.0 !

Hey, thanks for that issue. Could you maybe post a minimal reproducible example? It would make debugging much easier for me.

In a shiny app, you can put the icon in the `www` folder and use it like this: `icon='',`