Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot spot tag dragging issue #1498

Closed
guoshao99 opened this issue Nov 25, 2024 · 3 comments
Closed

Hot spot tag dragging issue #1498

guoshao99 opened this issue Nov 25, 2024 · 3 comments
Labels

Comments

@guoshao99
Copy link

Describe your problem

I am unable to move annotations when using Layers markers for hotspot annotation, but it is possible to move annotations using images or HTML. Why is this? I used the drag tool, which is jQuery's draggable tool
This question has been bothering me for a long time

Online demo URL

No response

Photo Sphere Viewer version

5.11.1

Plugins loaded

No response

Additional context

No response

@mistic100
Copy link
Owner

Layer markers are part of the ThreeJS scene, they are OpenGL object and virtually innexistant for the browser. You will never be able to drag-n-drop them with a library like JQuery draggable.

@mistic100 mistic100 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2024
@guoshao99
Copy link
Author

Can't the elementLayer be dragged?

@guoshao99
Copy link
Author

I can't drag him because I don't have an ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants