hi. i use a full screen google map.
Hi alfaweb2!
Please edit your element and check “Map dragging on mobile” – http://i.imgur.com/kIWNvgh.png
Best regards,
Yigit
Wow really cool. Thank you! I have set this here http://www.alfaweb.at/testwaldi/kontakt/
is there a way to use the “Map dragging on mobile” function also here: http://www.alfaweb.at/testwaldi/portraits/rainer-woeber-weinbauer/#videos-tab (end of site).
Hey!
Please try adding following code to Quick CSS
@media only screen and (max-width: 990px) {
div#w2dc-maps-canvas-40cd750bba9870f18aada2478b24840a {
pointer-events: none !important ;
}}
Cheers!
Yigit