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

Touch Events on markers not working #44

Open
birdm4n opened this issue Oct 5, 2020 · 8 comments
Open

Touch Events on markers not working #44

birdm4n opened this issue Oct 5, 2020 · 8 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@birdm4n
Copy link

birdm4n commented Oct 5, 2020

Touch events are not fired when clicking on markers. Gestures (swipe/zoom etc.) work well but touch inputs are not handled when one taps on a marker. Tested on different machines with touch emulation and with real touch screen.

@chrisrzhou
Copy link
Owner

Should be able to add these explicitly soon!

@chrisrzhou chrisrzhou added bug Something isn't working enhancement New feature or request labels Oct 15, 2020
@hexiaok
Copy link

hexiaok commented Oct 16, 2020

Hey @chrisrzhou same issue here. After I added "tippy js" to customize the tooltip, tooltip doesn't show when clicking the markers in touchscreen, sometimes long press might work, but seems to be a bug here; for desktop it still works well.
And appreciate your awesome job here:)

@kenchambers
Copy link

kenchambers commented Oct 18, 2020

I noticed this same problem as well for mobile! tooltip is not appearing, touch event function is not firing.

@birdm4n
Copy link
Author

birdm4n commented Nov 2, 2020

@chrisrzhou can you say anything about when you are planning to release the version that fixes that? Or is there a workaround/hotfix for the meantime?

tgmof pushed a commit to tgmof/react-globe that referenced this issue Dec 31, 2020
@mledwards
Copy link

Mobile appears to be double tap for me. Odd behaviour. I'm going to try and force it to be single click.

@bcaylor10
Copy link

Any update on this? I'm unable to get it working on single or double click. I could probably put something together, but wanting to know what the progress on an actual fix is.

@derwaldgeist
Copy link

First off, I love the concept of this package, as it is leightweight and would offer just what I need for my usecase. However, I'd definitely need marker touch events. Tried out the samples on my iPhone, and they did not work. Also, I noticed that the inertia panning does not feed really natural on mobile devices. It's too slow and stops too quickly. Is there a way to adjust this?

@nimajnsr
Copy link

nimajnsr commented Sep 4, 2022

any updates on this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

8 participants