Skip to content
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

onPointAnnotationClick and onTapListener both called when tapping on a Point #663

Open
brandon-watkins-avcrm opened this issue Aug 22, 2024 · 2 comments

Comments

@brandon-watkins-avcrm
Copy link

Desired functionality: I am wanting to have the functionality that if a user taps on the screen we show a pin. Then if the user taps on the pin we show a dialog to edit the pin.

What actually happens: onPointAnnotationClick is called correctly (I show the edit dialog), however then the onTapListener is triggered and the logic to create a new pin is run.

@maios
Copy link
Contributor

maios commented Aug 22, 2024

Hi @brandon-watkins-avcrm, thank you for raising the issue. We have created an internal task to adopt platform's annotation gestures which should resolve this problem https://mapbox.atlassian.net/browse/MAPSFLT-192
Another user has reported same issue #422

We will keep you updated on this. Thank you for supporting this SDK

@brandon-watkins-avcrm
Copy link
Author

Hey @maios is there any progress on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants