This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Zoom-in and zoom-out do not invoke any onCameraXXX callbacks #10022
Labels
Android
Mapbox Maps SDK for Android
Milestone
Platform: Android
Mapbox SDK version: 5.1.3
Steps to trigger behavior
Expected behavior
Some onCameraXXX callback should be invoked.
Actual behavior
As far as I can see the only callback being called is OnCameraChangeListener. How is one supposed to handle those events given that aforementioned callback is deprecated?
The text was updated successfully, but these errors were encountered: