Annotations covered by hotspots #3440
Unanswered
designbyadrian
asked this question in
Q&A
Replies: 1 comment
-
This feature is based on the Three.js CSS2DRenderer, which layers them according to their distance from the camera. Think of them as floating billboards, pointed at the camera but anchored to the hotspot position. Since their ordering is physical, I'd recommend cleaning this up by changing the relative positioning of your child divs and perhaps hiding/showing things dynamically. |
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.
-
Description
Annotations are easily covered by other hotspots. There doesn't seem to be a clear way of using z-indexes to have them appear on a layer in front of all hotspots?
Live Demo
https://glitch.com/edit/#!/snow-amber-floor
Version
Browser Affected
OS
Beta Was this translation helpful? Give feedback.
All reactions