mistic100 / Photo-Sphere-Viewer

A JavaScript library to display 360° sphere panoramas.
https://photo-sphere-viewer.js.org
MIT License
1.94k stars 691 forks source link

How do I refresh the current scene after using this method? Instead of destroying it #1495

Open guoshao99 opened 5 days ago

guoshao99 commented 5 days ago

Describe your problem

How do I refresh the current scene after using this method? Instead of destroying it viewer.setOptions({ fisheye: true, minFov: 180, minFov: 1 }); 1732513243582

Online demo URL

No response

Photo Sphere Viewer version

5.11.0

Plugins loaded

No response

Additional context

No response

mistic100 commented 5 days ago

I don't understand the question