This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Android - Typo in setOnCameraMoveStartedListener in MapboxMap.java #9662
Labels
Android
Mapbox Maps SDK for Android
Milestone
Platform: Android
Mapbox SDK version: 5.1.1
In the MapboxMap.java class there is a typo in the
setOnCameraMoveStartedistener
method signature (the "L" of "Listener" is missing). It should be renamed tosetOnCameraMoveStartedListener
The text was updated successfully, but these errors were encountered: