This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

OSMDroid get borders of offline map

0

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?

asked 14 Feb '17, 10:17

Vlad96's gravatar image

Vlad96
11112
accept rate: 0%

2

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 .

(14 Feb '17, 13:06) SomeoneElse ♦