Google Maps Scroll Problem

Hello, I am having trouble with google maps. I am trying to make a scrollable screen which contains a map. The problem is when I scroll ( up & down ) on the map it scrolls on the screen , resulting to a buggy experience without the desired outcome. Any ideas that could help solve this issue would be really appreciated!
Have a nice day!

the map should be put into a non scrollable container
set the screen to scrollable = false and if you want to display the map only on a part of the screen, you might want to use a scrollable vertical arrangement for the other components

Taifun

1 Like

Thanks, appreciated!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.