Replies: 2 comments 1 reply
-
|
提供一个在线可访问的demo 可以是 codesanbox的 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
这个 https://codesandbox.io/s/stupefied-gwen-r28x59?file=/index.ts |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
PolygonLayer 图层代码如下,z-index 设置为5
ThreeLayer 图层如下,z-index 设置为1
问题如下:在 ThreeLayer 中设置 的z-index 无效,创建的圆环会覆盖在 PolygonLayer 的上面
Beta Was this translation helpful? Give feedback.
All reactions