react-globe icon indicating copy to clipboard operation
react-globe copied to clipboard

Touch Events on markers not working

Open birdm4n opened this issue 5 years ago • 8 comments

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.

birdm4n avatar Oct 05 '20 12:10 birdm4n

Should be able to add these explicitly soon!

chrisrzhou avatar Oct 15 '20 18:10 chrisrzhou

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

hexiaok avatar Oct 16 '20 15:10 hexiaok

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

kenchambers avatar Oct 18 '20 23:10 kenchambers

@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?

birdm4n avatar Nov 02 '20 10:11 birdm4n

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

mledwards avatar Mar 01 '21 16:03 mledwards

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.

bcaylor10 avatar Jun 09 '21 06:06 bcaylor10

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?

derwaldgeist avatar Jun 16 '21 09:06 derwaldgeist

any updates on this issue ?

nimajnsr avatar Sep 04 '22 04:09 nimajnsr