android-samples icon indicating copy to clipboard operation
android-samples copied to clipboard

Maps animation issue when applied multiple animations

Open psind opened this issue 4 years ago • 1 comments

When I animate the map to make the markers visible using LatLngBounds and after that when I again animate the camera to center the first marker. The first animation is canceled the one where all the markers should be shown. And the second animation does not show all the markers. It is working fine in google maps sdk.

psind avatar Nov 14 '19 14:11 psind

Is this an issue pertaining to samples in this repository or if this is a general Maps SDK question? If it's the latter, I recommend searching or asking through existing StackOverflow or checking out the Support and Resources page.

arriolac avatar Apr 20 '20 17:04 arriolac

Hi @psind .

This might be an issue on how Animations are being applied. Hard to say without checking a code sample.

I am closing this issue, but if you have a snippet that you can share with us feel free to update this.

kikoso avatar Nov 29 '22 15:11 kikoso