Open
Description
Discussed in #1119
Originally posted by lukeIam October 15, 2023
Hi 👋,
nice library!
One question: does somebody knows a way how to let a user interact with markers in stereo mode?
I thought about adding a dot in the center of the users view + when the view does not move show a loading circle. After some time of non-movement the click event of the marker "near" of the "cursor" dot is invoked.
But I was unable to implement this in a stereo view.
Any thoughts?