qfes / rdeck

Deck.gl widget for R
https://qfes.github.io/rdeck
MIT License
97 stars 0 forks source link

Map snapshots crop basemap or deck overlay when device pixels != 1 #84

Open anthonynorth opened 1 year ago

anthonynorth commented 1 year ago

Map snapshots (#77) only work reliably when devicePixelRatio = 1 and use_device_pixels %in% c(1, TRUE).