-
Notifications
You must be signed in to change notification settings - Fork 171
Description
Description
Guys,
Not sure whether this is a bug with the maps api or this package, but upon testing the clustering service on Safari (at the point where the majority of the markers are unclustered) the map panning becomes sluggish. From what I can see, this only seems to be the case on Safari. Other browsers work fine.
I noticed this first in my own code, but found that even with the Marker Clustering example on VisGL's website (VisGL Marker Clustering Example), same thing happens here.
Any opinion on whether this is in fact a bug or a way to resolve this issue?
Steps to Reproduce
Simply navigate to the example page https://visgl.github.io/react-google-maps/examples/marker-clustering, zoom in a bit for markers to un-cluster and then pan the map.
The code is available on this same example page.
Environment
- Library version: v1.5.2
- Google maps version: weekly
- Browser and Version: Safari Version 18.4 (20621.1.15.11.10)
- OS: Mac OS Sequoia 15.4.1 (24E263)