Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

mapbox 3.0 android sdk set bounding box #3591

Closed
kevincyh opened this issue Jan 18, 2016 · 3 comments
Closed

mapbox 3.0 android sdk set bounding box #3591

kevincyh opened this issue Jan 18, 2016 · 3 comments
Labels
Android Mapbox Maps SDK for Android

Comments

@kevincyh
Copy link

Can i ask how am i able to set the bounding box for mapbox 3.0 android sdk. i recalled from version 0.7.4 it was to create a bounding box object and set into the mapview via setScrollableAreaLimit(BoundingBox boundingbox);

@1ec5 1ec5 added the Android Mapbox Maps SDK for Android label Jan 18, 2016
@tobrun
Copy link
Member

tobrun commented Jan 18, 2016

@kevincyh
Thank you for reaching out and reporting your problem. Notice that the 3.0.0 is very different from the 0.7.4 version. The former uses Vector tiles while the latter is using raster tiles. The big change required us to rebuild the SDK from scratch and some functionality might not yet have been ported.

For next action, I'm going to take a look at iOS and see if this is a parity request or feature request.

@kevincyh
Copy link
Author

@tobrun
Thanks for the information, i will be looking forward to up coming version :D.

@tobrun
Copy link
Member

tobrun commented Jan 19, 2016

@kevincyh I created #3602 to follow op on this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

3 participants