Smartphone issue

Q&A about the latest versions
Post Reply
KStudziński
Posts: 3
Joined: Wed Jul 04, 2018 2:07 pm

Hi there!
Im having some issues with launching my panorama on my smarthphone. The project has Flyover option enabled but doesn't "unfold" fully. On regular PC it works just fine.

http://panorama.krzysztofstudzinski.pl/
User avatar
Hopki
Gnome
Posts: 13017
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
What is happing is the gyro is stopping the fly-in for completing.
I see you using 5.2.5, so you will need to enable the Gyro in the HTML template but also select disable on startup.

Now in the skin add a timer.
Set it to: Init, 3 seconds and one time.
Give the timer the action: Deactivate, Go To URL, URL: javascript:gyro.enable();

The idea is that the fly-in is set to 2 seconds to fly in then a second later the gyro enables.

In V6 as the Gyro is now part of the player so you just need to add the timer with the above settings but change the action to:
Deactivate, Player Settings, Gyro, Enable Gyro.

Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
KStudziński
Posts: 3
Joined: Wed Jul 04, 2018 2:07 pm

Thanks! I'll try it right away :) My friend also noticed that hotpoints doesn't show on apple devices. Panorama loads correctly but with no interactions

Regards,
Chris.
User avatar
Hopki
Gnome
Posts: 13017
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Chris.
This is probably connected, you only see hotspots in the rectilinear projection so if it gets stuck in stereographic, no hotspots.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply