You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering if it would be possible to recreate the mapbox-like heatmap in R+Leaflet(.x). The idea is that the upon zooming the heatmap layer transitions to circle markers.
The text was updated successfully, but these errors were encountered:
Unfortunately, the example link doesnt exist anymore.
Anyway, so far there is no automatic way of doing this.
But you can certainly do it manually and show the heatmap with map-zoom levels < 7 and the circle markers with zoom levels > 7.
I am wondering if it would be possible to recreate the mapbox-like heatmap in R+Leaflet(.x). The idea is that the upon zooming the heatmap layer transitions to circle markers.
The text was updated successfully, but these errors were encountered: