google / marzipano

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

Cube Map Preview Url not supported for Ios devices #439

Open NaveenSelva-95 opened 2 years ago

NaveenSelva-95 commented 2 years ago

I have tested the https://www.marzipano.net/demos/transitions/ code In that , the function Marzipano.ImageUrlSource.fromString() has has cubic map path but the bellow cubeMapPreviewUrl method not working in safari, { cubeMapPreviewUrl: urlPrefix + "/electricity-museum/preview.jpg" });

So the 360 view transition takes a delay during a transition.