google / marzipano

A 360° media viewer for the modern web.
http://www.marzipano.net
Apache License 2.0
1.95k stars 992 forks source link

Add wait and progress options to Viewer.switchScene #421

Open trevorparscal opened 2 years ago

trevorparscal commented 2 years ago

wait: Allows optionally waiting until visible tiles are loaded before transitioning. progress: Allow optionally providing a callback which is executed with progress values as visible tiles are loaded

jordyno commented 2 years ago

@tjgq could you please look into this, seems like an excellent addition!