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

Android Camera API #3351

Closed
wants to merge 43 commits into from
Closed

Android Camera API #3351

wants to merge 43 commits into from

Conversation

bleege
Copy link
Contributor

@bleege bleege commented Dec 18, 2015

Closes #3244

…uilding MapView's getCameraPosition() and animateCamera().
…g zoom level of CameraActivity a bit more obvious
…CameraActivity to support 3 use cases to align with the 3 animateCamera methods.
…uilding MapView's getCameraPosition() and animateCamera().
…g zoom level of CameraActivity a bit more obvious
…CameraActivity to support 3 use cases to align with the 3 animateCamera methods.
…. Updating MapView.animateCamera() methods to use flyTo().
Merge branch '3244-lightscameraaction' of github.com:mapbox/mapbox-gl-native into 3244-lightscameraaction
…) values. Documenting types in CameraOptions. Logging values sent to flyTo from Java.
bleege and others added 13 commits December 17, 2015 10:05
…uld be used for calculating desiredZoom. Addresses zero animation use case (by not using it) and animation use case so that the initial fly out animation is rendered.
… animation by removed duration equals zero check. Adding method description documentation.
…Added logic for zero length duration animateCamera calls to use jumpTo() instead of flyTo().
…ethods to match their corresponding methods from GL JS. Removed log statements from debugging.
…s. Updating TestApp's CameraActivity to test for the three different options.
…() UIThread wrapping for Callback invoking. Restoring Callback Toasts in TestApp's CameraActivity.
@bleege bleege added feature Android Mapbox Maps SDK for Android labels Dec 18, 2015
@bleege bleege self-assigned this Dec 18, 2015
@bleege bleege added this to the android-v2.4.0 milestone Dec 18, 2015
@bleege
Copy link
Contributor Author

bleege commented Dec 18, 2015

Bitrise has signed off. Travis is no longer in use for Android.

Next step is rebase, test, and merge.

@bleege
Copy link
Contributor Author

bleege commented Dec 18, 2015

Rebase was a bit of an adventure. Thanks to @jfirebaugh's help everything has been rebased and squashed into a single commit on 3244-lightscameraaction-rebased and will be merged in #3352.

@bleege bleege closed this Dec 18, 2015
@jfirebaugh jfirebaugh deleted the 3244-lightscameraaction branch December 18, 2015 20:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants