ti.map
ti.map copied to clipboard
Android - After removeAllAnnotations, map click event still returns old annotation
Below are the steps to generate the issue:
- Add an annotation.
- Remove annotations using removeAllAnnotations or removeAnnotation
- Add a new annotation
- tapping on annotation fires twice and returns both the pins old and new.
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 ;)