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

Add parameters to URL #9

Open
shaasta opened this issue Nov 11, 2019 · 0 comments
Open

Add parameters to URL #9

shaasta opened this issue Nov 11, 2019 · 0 comments

Comments

@shaasta
Copy link

shaasta commented Nov 11, 2019

Is it possible to add parameters to a Potree URL, e.g. for linking to a specific view?

For example, for http://potree.org/potree/examples/annotations.html , let's say I would like to link to:
viewer.scene.view.position.set(589863.919, 231456.400, 750.975);
viewer.scene.view.lookAt(new THREE.Vector3(589899.779, 231327.250, 747.285));

Is there a strategy to put this in a hyperlink, such as http://potree.org/potree/examples/annotations.html#viewer.scene.view.position.set(589863.919, 231456.400, 750.975); ?

(I'm a noob, so it's possible that this already exists, but I do not know the syntax.)

Thank you!

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

No branches or pull requests

1 participant