yy20111011659 / route-me

Automatically exported from code.google.com/p/route-me
0 stars 0 forks source link

Map does not seem to respect Min and Max zoom settings #74

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
At least for animated zooming (such as a doubleTap zoom) min and max zoom
do not seem to be respected

Original issue reported on code.google.com by Quazie on 8 Mar 2009 at 9:32

GoogleCodeExporter commented 8 years ago
I might be wrong, this may already exist.  See sample2, change the min and max 
zooms
on the back of the map.

Original comment by Quazie on 10 Mar 2009 at 11:19

GoogleCodeExporter commented 8 years ago
Found the bug specifics:

1 - [[mapView contents] setMaxZoom:10]
2 - doubletap until the map wont zoom in
3 - now pinch zoom in, you will keep zooming indefinitely.

Original comment by Quazie on 10 Mar 2009 at 11:29

GoogleCodeExporter commented 8 years ago
Fixed in r362

Original comment by Quazie on 17 Mar 2009 at 8:10