-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not make pinch gesture in Android #232
Comments
We currently have the same problem as described above. We have tried in many ways and the problem persists. |
It only seems to be working when you set mode to DESKTOP |
i am also facing the same problem. Android pinch and zoom not working...
|
I am using master from git. Issue persists. |
Facing the same issue with |
It should be fixed from version |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue. |
Flutter version: 1.12.13+hotfix.5
Plugin version: 2.1.0+1 ( now the latest on github)
Hi ,friend, glad to consult you again 🙂 , recently I have another problem of this plugin (only occured in Android ) , which also made me headache , here are the steps
===============================================================
start a InAppWebview page and load this url ( this is baidu map)
https://map.baidu.com/mobile/webapp/index/index/foo=bar/vt=map
when loads complete , you 'll find that if you wanna pinch on the map , it won't work
(even if I set supportZoom true ,still not work)
3. in the older version of this plugin ( previously , I choosed 1.2.1 ), it would work very fine
===============================================================
The followings are the screenshot and the option part of my codes like:
So is there something to do with your updates , so that PINCH is forbidden for some reasons in Android ?
hope you can help me , best gratitude for you, and wish you a merry Christmas !😀
The text was updated successfully, but these errors were encountered: