Replies: 1 comment 2 replies
-
I've just found that I can use zoom: 18.0,
minZoom: 18.0,
maxZoom: 18.0,
interactiveFlags: InteractiveFlag.none, but how to propagate the fingermove to the TabBar? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can you please suggest how can I lock a map into a particular lat/long at max zoom and be able to swipe to a next tab in TabBar without being able to move the map?
Beta Was this translation helpful? Give feedback.
All reactions