googlemaps / googlemaps/android-maps-compose

Camera stopped during a cancellation

Aperta
#52 6 commenti 1 reazione 1 assegnatario Rivendicata da @arriolac Vedi su GitHub
needs more info priority: p0 type: bug
Lingua principale
Kotlin
Stelle
1.3k
Fork
181
Merge medio
2g 23h
PR unite (30g)
18

Descrizione

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!

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.