I am developing app for Android, which uses offline map, mbtiles format. It is a fragment of map. I use bonuspack library. I want to know how can I get borders BoundingBox of my map fragment and limit scrolling it, so that part of the map, that is empty would not be shown? |
If you don't get an answer here (which is possible, since I suspect there aren't many users of osmdroid here) you could try the links listed at https://github.com/osmdroid/osmdroid .