Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide convenience method to set map bounds #1678

Closed
sarahsnow1 opened this issue Oct 4, 2017 · 2 comments
Closed

Provide convenience method to set map bounds #1678

sarahsnow1 opened this issue Oct 4, 2017 · 2 comments

Comments

@sarahsnow1
Copy link
Collaborator

We've had several requests come in for an easy way to set the map bounds. Currently we have implemented a solution for this within the Places SDK (https://github.com/mapzen/android/blob/master/mapzen-places-api/src/main/java/com/mapzen/places/api/internal/PlacePickerActivity.java#L164-L184). The Android/iOS SDKs could each add this logic and expose individual APIs, however it would be preferable to have it in a centralized place within Tangram

@matteblair
Copy link
Member

Agreed! We've had requests for this in Tangram ES as well.

@matteblair
Copy link
Member

Doh! I just created an issue that duplicates this one - oops. Gonna consolidate over in #2034

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants