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

Camera start, ongoing, and end events notifications #6350

Closed
zugaldia opened this issue Sep 15, 2016 · 1 comment
Closed

Camera start, ongoing, and end events notifications #6350

zugaldia opened this issue Sep 15, 2016 · 1 comment
Assignees
Labels
Android Mapbox Maps SDK for Android Google Maps parity For feature parity with the Google Maps SDK for Android or iOS

Comments

@zugaldia
Copy link
Member

zugaldia commented Sep 15, 2016

The latest Google Maps has added camera change listeners for camera start, ongoing, and end events notifications. The interfaces are OnCameraMoveStartedListener, OnCameraMoveListener, OnCameraMoveCanceledListener, OnCameraIdleListener. This is how it's described in the announcement:

As one of our top requests, developers have been asking for a better way to track camera movements and the ability to see why the camera is moving, whether caused by user gestures, built-in API animations or developer controlled movements [Issue 4636]. Our new camera change listeners support you in doing this. Your app can now receive notifications for camera start, ongoing, and end events.

I hear these are useful and we should consider supporting them as well for API parity.

/cc: @cammace @tobrun

@zugaldia zugaldia added the Android Mapbox Maps SDK for Android label Sep 15, 2016
@1ec5 1ec5 added the Google Maps parity For feature parity with the Google Maps SDK for Android or iOS label Sep 15, 2016
@cammace cammace added this to the android-future milestone Sep 16, 2016
@tobrun tobrun self-assigned this Nov 9, 2016
@zugaldia zugaldia removed this from the android-v5.0.0 milestone Mar 6, 2017
@tobrun tobrun removed their assignment Mar 27, 2017
@tobrun tobrun added this to the android-v5.1.0 milestone Apr 4, 2017
@tobrun tobrun self-assigned this Apr 12, 2017
@tobrun
Copy link
Member

tobrun commented May 15, 2017

This landed on the release branch. Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android Google Maps parity For feature parity with the Google Maps SDK for Android or iOS
Projects
None yet
Development

No branches or pull requests

4 participants