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

Migrate LatLngBounds to core implemenation #4796

Closed
tobrun opened this issue Apr 22, 2016 · 1 comment · Fixed by #8765
Closed

Migrate LatLngBounds to core implemenation #4796

tobrun opened this issue Apr 22, 2016 · 1 comment · Fixed by #8765
Assignees
Labels
Android Mapbox Maps SDK for Android good first issue Good for newcomers refactor

Comments

@tobrun
Copy link
Member

tobrun commented Apr 22, 2016

The CameraBoundsUpdate is a Camera update method to move the camera position to a certain bounds. At this point for Android we calculate this in java here. In #4790 @1ec5 introduced iOS bindings in core to do these calculations. I feel we should migrate to the core implementation for having consistency and code reuse. Also this could fix issues with direction and at some point tilt.

@tobrun tobrun added refactor Android Mapbox Maps SDK for Android labels Apr 22, 2016
@tobrun
Copy link
Member Author

tobrun commented Jun 29, 2016

Adding a note here that CameraBoundsUpdate = newLatLngBounds

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

Successfully merging a pull request may close this issue.

1 participant