Limit visible range in the viewer for Pano images #1616
Closed
lizzybusta
started this conversation in
General
Replies: 1 comment
-
Look at the plugins page. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks so much for building and maintaining Photo Sphere Viewer — it’s an incredible tool.
We recently started supporting panoramas captured on iPhones (via the built-in camera), and while the output looks great, we’ve noticed that these images often include black voids at the top and bottom due to the limited vertical field of view.
I thought about limiting the visible range using yawRange and pitchRange (e.g., yawRange: [-1.745, 1.745], pitchRange: [-0.87, 0.87]), but based on the documentation and playground behavior, it appears this configuration isn’t currently supported. Would you be open to allowing for this configuation on the viewer? or do you know how we could accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions