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

Certain marker clusters are not visible during touch on mobile devices #1078

Open
5 tasks done
robingenz opened this issue Nov 30, 2022 · 1 comment
Open
5 tasks done

Comments

@robingenz
Copy link

  • I'm reporting a bug, not asking for help
  • I'm sure this is a Leaflet.MarkerCluster code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…)
  • I've searched through the issues to make sure it's not yet reported

How to reproduce

  • Leaflet version I'm using: 1.9.2 (also tested with 1.0.3)
  • Leaflet.MarkerCluster version I'm using: 1.5.3
  • Browser (with version) I'm using: Google Chrome 107.0.5304.141
  • OS/Platform (with version) I'm using: Android
  • Go to: https://leaflet.github.io/Leaflet.markercluster/example/marker-clustering-realworld.388.html
  • Move the map so that some markers are no longer visible. Now move these markers into the visible area. The markers are invisible as long as the display is touched.
screen-20221130-143225.mp4

What behaviour I'm expecting and which behaviour I'm seeing

I expect the same behavior as in Chrome on my Mac. As soon as the markers are dragged into the visible area, they should be visible, regardless of whether a touch event is still active or not.

Minimal example reproducing the issue

  • this example is as simple as possible
  • this example does not rely on any third party code

https://leaflet.github.io/Leaflet.markercluster/example/marker-clustering-realworld.388.html

@ThePableras
Copy link

This is happening to me also for tooltips

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