You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When creating a PlatformMap with no InfoWindow, the onTap callback is not called when you press a pin several times.
To Reproduce
Create a PlatformMap with a pin and no InfoWindow, implement the onTap method to log tapping.
Tap two times a pin. Only one tap is registered.
Expected behavior
Register both taps.
Smartphone (please complete the following information):