KapoorVashisht / osmdroid

Automatically exported from code.google.com/p/osmdroid
0 stars 0 forks source link

Allow setting explicit minimum/maximum zoom levels on the MapView #418

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There have been numerous people who find it difficult to get the maps to limit 
the allowable min/max zoom levels. Normally we suggest they create an 
appropriate tile source. But it would be trivial for us to add a way to 
override the min/max zoom level and I think people will find that easier 
particularly if they want to limit the zoom levels in coordination with setting 
a limited scroll area.

See issue 398.
http://stackoverflow.com/questions/14065840/right-way-of-setting-minimum-and-max
imum-zoom-level-for-osmdroid
http://stackoverflow.com/questions/6773480/android-osm-droid-set-max-zoom-level)

Original issue reported on code.google.com by kurtzm...@gmail.com on 4 Apr 2013 at 6:05

GoogleCodeExporter commented 8 years ago
Issue 398 has been merged into this issue.

Original comment by kurtzm...@gmail.com on 4 Apr 2013 at 6:06

GoogleCodeExporter commented 8 years ago
This has been added in r1197.

Original comment by kurtzm...@gmail.com on 4 Apr 2013 at 6:26

GoogleCodeExporter commented 8 years ago
This appears to be working okay, so we can close this ticket.

Original comment by kurtzm...@gmail.com on 13 Apr 2013 at 8:01