flutter_animarker
flutter_animarker copied to clipboard
onTap() method called multiple times
On click of a marker, the details page opens multiple times. This behaviour is very odd as on first click, it only navigates once thereon after every click, the navigation of details page increases by 2. For example, on 1st click - 1 time navigation, on 2nd - 3 times, on 3rd - 5 times, on 4th - 7 times, and so on.
Note:- Without using Animarker widget, the onTap behaviour of a Marker works fine.
Yes Same problem I am also getting with this plugin the onTap method getting calls multiple times. Like on first iteration everything is fine.. but onward second iteration of tapping it is going to call onTap method 3x and 4x times.
Same problem here, 3x or 4x. Hope you can solve it soon :)
having the the issue
Issue still persists even after beta. Sometimes fires even more than 8 events.
Anyone solved this? Issue still persists. Thanks @gauris26