Disable the "use two fingers to move the map"

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
verner
Posts: 5
Joined: Thu Jul 28, 2022 6:36 pm

https://www.youtube.com/watch?v=2x7C4d_ ... KiVendetta

I do understand the reasons to use this feature, but I dont want it on my tour guider! For mobile people its bad user experiences. How i can i turn the gesture handling to greedy?
Tried fishing in the codes for a solutions, tried reaching out to JS developers on fiverr and a good friend of me. None is able, or dont want this work.

I'm willing to pay for the solutions for my problem!
User avatar
Hopki
Gnome
Posts: 13004
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
There is a solution but the code needs to be changed in Pano2VR.
Two-finger scrolling for touchscreen devices makes perfect sense in a lot of situations, for example, will allow you to scroll web page with one finger, then two fingers to scroll the map.

But not if used in a map popup in a tour.
Added as a feature request.
Regards,
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/
verner
Posts: 5
Joined: Thu Jul 28, 2022 6:36 pm

Hopki wrote: Mon Aug 01, 2022 3:17 pm Hi,
There is a solution but the code needs to be changed in Pano2VR.
Two-finger scrolling for touchscreen devices makes perfect sense in a lot of situations, for example, will allow you to scroll web page with one finger, then two fingers to scroll the map.

But not if used in a map popup in a tour.
Added as a feature request.
Regards,
Correct, the map will be only used in popup.
I'm very confident to do it myself since I been working in visual studio code for years, but I dont know JS and what should be changed or to what.

Are you able to help / guide?

Thank you for reply :)
User avatar
Hopki
Gnome
Posts: 13004
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Have a look at this page: https://developers.google.com/maps/docu ... ing_greedy
Using gestureHandling: greedy will allow the desired behaviour.
As said we will look at this within Pano2VR.
Regards,
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/
verner
Posts: 5
Joined: Thu Jul 28, 2022 6:36 pm

Hopki wrote: Mon Aug 01, 2022 3:41 pm Hi,
Have a look at this page: https://developers.google.com/maps/docu ... ing_greedy
Using gestureHandling: greedy will allow the desired behaviour.
As said we will look at this within Pano2VR.
Regards,
Thanks! I hope this feature request goes through :)
Post Reply