qfes / rdeck

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

Interleaved rendering mode #90

Open anthonynorth opened 1 year ago

anthonynorth commented 1 year ago

Add interleaved rendering mode support.

R api changes:

rdeck(..., interleaved = TRUE | FALSE)
rdeck_proxy(..., interleaved = TRUE | FALSE)
add_x_layer(..., before_id = "other_id")
update_x_layer(..., before_id = "other_id")
PaulC91 commented 1 month ago

Hey Anthony, is this feature still on the agenda? It would be great to be able to put a data layer below mapbox place labels. Thanks!

anthonynorth commented 4 weeks ago

Yes it is. Will look at mapbox/maplibre layer interleaving with deck.gl v9.