ti.map icon indicating copy to clipboard operation
ti.map copied to clipboard

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

Open emmanuelfrancis opened this issue 5 years ago • 1 comments

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.

emmanuelfrancis avatar Apr 23 '19 09:04 emmanuelfrancis

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 ;)

jerry42 avatar Jun 06 '19 18:06 jerry42