Kotlin Flow: cameraMoveStartedEvents missing reason #168
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
released
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Environment details
OS type and version: any
Library version and other environment information: v3.2.0
Steps to reproduce
googleMap.cameraMoveStartedEvents().collect { ... }
Code example
cameraMoveStartedEvents does not pass reason code:
https://github.com/googlemaps/android-maps-ktx/blob/main/maps-ktx/src/main/java/com/google/maps/android/ktx/GoogleMap.kt#L240
Should be:
The text was updated successfully, but these errors were encountered: