Skip to content

onTap callback is not called when no InfoWindow is declared and a first tapped has already occured #62

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

Open
SDAChess opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SDAChess
Copy link

SDAChess commented Nov 8, 2023

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

  • iPhone SE 3rd Generation
  • 16.3.1

cc @RostanTabet

@SDAChess SDAChess added the bug Something isn't working label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants