Page MenuHomePhabricator

Enable pinch-zoom in nearby map view for Android 2.x
Closed, DeclinedPublic

Description

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.


Version: 3.2 (iOS) / 1.2 (Android)
Severity: normal

Details

Reference
bz37280

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:23 AM
bzimport set Reference to bz37280.
bzimport added a subscriber: Unknown Object (MLST).

Closing as WONTFIX, since we found the pinch-zoom on 2.x on WLM app confusing enough to bring back +/- on it 2.x.