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

How to handle longpress on map? #179

Closed
GULERTOLGA opened this issue Jan 15, 2020 · 1 comment · Fixed by #268
Closed

How to handle longpress on map? #179

GULERTOLGA opened this issue Jan 15, 2020 · 1 comment · Fixed by #268

Comments

@GULERTOLGA
Copy link
Contributor

i want to add symbol to long pressed point on the map. Is there an easy way to do this?

@tobrun tobrun added this to the v0.1.0 milestone Jan 15, 2020
@tobrun
Copy link
Collaborator

tobrun commented Jan 15, 2020

We currently only expose a hook for single click handling, OnLongClick will be straightforward to implement on both platforms. This would be a great addition to the API.

@m0nac0 m0nac0 added the good first issue Good for newcomers label Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants