What steps will reproduce the problem?
Usage of the below codes does not help to restrict the zoom levels during
viewing of maps:
MyTileSource myTiles = new MyTileSource( "" + tID, null, 14, 16, 256, ".png");
For example from what I read, this line should restrict the zoom levels to
between 14 and 16.
More details can be found here in this link:
http://stackoverflow.com/questions/14065840/right-way-of-setting-minimum-and-max
imum-zoom-level-for-osmdroid
What is the expected output? What do you see instead?
The zoom levels will not be restricted and I can still zoom into levels that I
did not download the maptiles for.
What version of the product are you using? On what operating system?
I am doing this on Android Mobile, and I have tested from Android OS 2.3 - 4.1
and all doesn't work for restricting zoom level.
Original issue reported on code.google.com by yukai.li...@gmail.com on 2 Feb 2013 at 2:49
Original issue reported on code.google.com by
yukai.li...@gmail.com
on 2 Feb 2013 at 2:49