Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android - After removeAllAnnotations, map click event still returns old annotation #266

Open
emmanuelfrancis opened this issue Apr 23, 2019 · 1 comment

Comments

@emmanuelfrancis
Copy link

Below are the steps to generate the issue:

  1. Add an annotation.
  2. Remove annotations using removeAllAnnotations or removeAnnotation
  3. Add a new annotation
  4. tapping on annotation fires twice and returns both the pins old and new.
@jerry42
Copy link

jerry42 commented Jun 6, 2019

Hi,
Same problem here using android-4.4.0
Works fine with android-4.3.1 ! Guess this is why 4.4.0 is in pre-release ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants