Skip to content

Exposing GoogleMap.OnCameraMoveStartedListener "reason" #104

Description

@Bmahecha123

I hooked up fusedLocationClient to cameraPositionState to keep current location regularly updated. I have some logic related to the isMoving flag. However I noticed that this flag is constantly toggling.

Could we expose OnCameraMoveStartedListener so I can check the reason as a flag instead? https://developers.google.com/android/reference/com/google/android/gms/maps/GoogleMap.OnCameraMoveStartedListener

This is currently not exposed. Thanks <3!

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already existspriority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions