Replies: 1 comment
-
Make sure you have read https://deck.gl/docs/developer-guide/tips-and-tricks It is generally not very straightforward to adjust the position of each element in a layer
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to set the Z-ordering on my polygon layer (GeoJsonLayer) . There is a "category" attribute with values: 1 and 2. Polygons with category 2 should be on the top.
How can I set Z ordering?
Beta Was this translation helpful? Give feedback.
All reactions