NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

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 ♦
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×106
×47
×18

question asked: 14 Feb '17, 10:17

question was seen: 1,709 times

last updated: 14 Feb '17, 13:06

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum