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

show bounding box in android app

0

I am new to this area. Can anyone please tell me how can i show particular bounding box or area on map in android app.

asked 16 Aug '17, 17:18

jasmeet_kaur's gravatar image

jasmeet_kaur
26557
accept rate: 0%

1

There are 1001 different ways of representing OSM data on Android. What are you using / familiar with?

(16 Aug '17, 18:27) SomeoneElse ♦
1

I am using mapbox to show map in android app. It is showing the whole area map but I want to display only specified area or city. For that what can I do.

(16 Aug '17, 18:52) jasmeet_kaur

One Answer:

1

This information is all available on the mapbox documentation site from what I can see.

Did you look at https://www.mapbox.com/help/first-steps-android-sdk/ and https://www.mapbox.com/android-docs/map-sdk/overview/camera/ ??

You may find a better audience for the questions here: https://stackoverflow.com/questions/tagged/mapbox

answered 23 Aug '17, 00:43

d%C3%B3nal's gravatar image

dónal
156129
accept rate: 20%

Source code available on GitHub .