We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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")
The text was updated successfully, but these errors were encountered:
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!
Sorry, something went wrong.
Yes it is. Will look at mapbox/maplibre layer interleaving with deck.gl v9.
No branches or pull requests
Add interleaved rendering mode support.
R api changes:
The text was updated successfully, but these errors were encountered: