From Google Maps Android API v2, I understand that this can be done through this method:
However I can't seem to find a way to do this for OSMDroid. Is there a solution/ class to help determine the zoom level based on a set of locations? I need the zoom level to be determined first as I am downloading a specific set of maptiles for offline display. However to do that I need to determine the right zoom level to download from the server first... Are there any algorithms out there that can determine this zoom level first? asked 07 Feb '13, 11:00 lyk |
Maybe the OSM wiki can help about Zoomlevels answered 07 Feb '13, 22:39 stephan75 |