googlemaps / googlemaps/android-maps-compose

Camera stopped during a cancellation

Open
#52 6 comments 1 reaction 1 assignee Claimed by @arriolac View on GitHub
needs more info priority: p0 type: bug
Dominant language
Kotlin
Stars
1.3k
Forks
181
Avg merge
2d 23h
Merged PRs (30d)
18

Description

Hello,

I have a map in a Box where it has some BottomSheet like composables on top that appear from the bottom when you click on some of the markers, kind of google maps style.
The problem comes when I flick the map and before the camera stops moving I click anywhere in the map to stop moving it, then I get this exception :

com.google.maps.api.android.lib6.common.apiexception.c: Camera stopped during a cancellation

I thought it was related to having composables on top, but the problem is still there if I remove them.
The problem is only occuring with fast camera movements and suddenly stopping them clicking the map or some marker.

Any ideas what could it be?
Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.