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

destroy paver on a specific point #25

Open
AlaaElZein opened this issue Feb 12, 2018 · 1 comment
Open

destroy paver on a specific point #25

AlaaElZein opened this issue Feb 12, 2018 · 1 comment

Comments

@AlaaElZein
Copy link

Hello,
On a specific point we need to stop the paver (to fix the image in android). But when we use the .destroy function the paver is destroyed but on the position 0. i need to fix it in a specific position and not on position 0. what we can do about it?

@terrymun
Copy link
Owner

Right now that’s not possible—even though a panEnd event is emitted, it does not contain any data on the state and/or position of the panorama. Technically speaking this is a design flaw of sorts, since I can see why these information can be useful.

You can look into the source and add data to the panEnd event manually. I’ll probably push an update for it in a month or two.

@terrymun terrymun reopened this Feb 12, 2018
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

2 participants