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
Labels
Android
Mapbox Maps SDK for Android
Google Maps parity
For feature parity with the Google Maps SDK for Android or iOS
Milestone
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:I hear these are useful and we should consider supporting them as well for API parity.
/cc: @cammace @tobrun
The text was updated successfully, but these errors were encountered: