Is it possible to improve the zoom function on the Google map, I did a few searches, but did not get any solution, please give your idea.
Or you need to write api to implement these functions.
Do you use ScaleGestureDetector to achieve Pinch and Zoom?
http://developer.android.com/reference/android/view/ScaleGestureDetector.html
Check out this blog post on how to use multi touch in Android
http://android-developers.blogspot.com/2010/06/making-sense-of-multitouch.html
Source: https://habr.com/ru/post/1391588/More articles:Ncurses, python, and OSX Lion - pythonCannot delete cache in xperia mini - androidDoes Redis / Memcached / MongoDB (or any NoSQL system) support MySQL ON DUPLICATE KEY UPDATE? - mysqlFinding and replacing a Vim variable-length pattern? - vimROWLOCK on sql server - sql-server-2008Tomcat not working on Amazon EC2, Redhat Instance - javaWhy does cudaMalloc give me an error when I know that there is enough memory space? - memoryAmazon S3 when creating an object, it throws a cURL error - javascriptCalling postMessage in the Web Worker onmessage calls the SYNTAX_ERR callback: DOM 12 exception - javascriptJMS ConnectionFactory NullPointerException - javaAll Articles