What steps will reproduce the problem?
1. Use the pinch-to-zoom implemented in issue 25
2. Then use the on-screen zoom controls
What is the expected output? What do you see instead?
The on-screen zoom controls will zoom based on what they last remembered the
zoom as being, not the actual current zoom level.
Only one of OpenStreetMapView or OpenStreetMapViewController should remember
the zoom level, ie only one of them should have mZoomLevel. They can ask each
other for the current value.
Original issue reported on code.google.com by neilboyd on 1 Jun 2010 at 3:27
Original issue reported on code.google.com by
neilboyd
on 1 Jun 2010 at 3:27