You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
It's currently hard to pan the map horizontally because the wrapping ViewPager always consumes this touch event. Ideally we limit switching pages only to the edge of the ViewPager. We should look into using something as onTouchIntercept or at least provide an workaround for in our examples.
The text was updated successfully, but these errors were encountered:
It's currently hard to pan the map horizontally because the wrapping ViewPager always consumes this touch event. Ideally we limit switching pages only to the edge of the ViewPager. We should look into using something as onTouchIntercept or at least provide an workaround for in our examples.
The text was updated successfully, but these errors were encountered: