3D Labels of textlayer are getting hidden inside 3D building #7435
gireeshbhogireddy
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
You can disable depth testing by adding the following to the TextLayer: parameters: {
depthTest: false
} |
Beta Was this translation helpful? Give feedback.
1 reply
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 want to show floor level as labels of 3D building. I am able to add labels but they are hidden if I move map in specific angle. Attaching the screenshot.
Beta Was this translation helpful? Give feedback.
All reactions