Last modified: 2012-07-22 09:14:12 UTC
Android 2.x doesn't support multitouch natively in the WebView so we can't use pinch-zoom on the map. We have an experimental plugin in the Wiki Loves Monuments app that can detect basic pinch-zoom events and send events into JavaScript for us to pick up; it's not pretty but it works. :) Once we've merged the Cordova 1.7 update, we can go ahead and copy this in.
adding dep on bug 37093
Closing as WONTFIX, since we found the pinch-zoom on 2.x on WLM app confusing enough to bring back +/- on it 2.x.