js-markerclusterer icon indicating copy to clipboard operation
js-markerclusterer copied to clipboard

Create and manage clusters for large amounts of markers

Results 90 js-markerclusterer issues
Sort by recently updated
recently updated
newest added

Hi. There does not seem to be a way to attach events other than click to clusters. What I want is to show an infobox or similar listing the places...

type: feature request
triage me

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.1.1 to 4.1.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by diemol, a new releaser for selenium-webdriver since your...

automerge
dependencies
merge

Bumps [@types/google.maps](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google.maps) from 3.49.1 to 3.50.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/google.maps&package-manager=npm_and_yarn&previous-version=3.49.1&new-version=3.50.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

The SuperCluster algorithm is receiving a static bounding box of `[-180, -90, 180, 90]`. This is causing performance issues when dealing with larger marker counts or when you are zoomed...

Hi! After replacing @googlemaps/js-markerclustererplus we have noticed a massive slowdown when it comes to rendering and re-rendering marker clusters. This issue appears when there are more than 10k markers. With...

type: bug
triage me

On maps with only a small amount of clusters, it often happens that all clusters are redrawn upon zoom, even though nothing has changed. The resulting flickering looks very buggy...

type: feature request
triage me

When adding new marker to the clusterer (at least when clusterer is not visible, map is zoomed in), then zooming out to show clusters, the marker seems not to be...

type: bug
triage me

Hi! As you can see in the video, the marker animation (bounce animation in this case) is removed once you zoom in or out. After I zoom in, markers that...

type: bug
triage me

HI, I've switched to the new version of this and it does work, but I'm having difficulty styling the clusters whereas I managed easily with the old version. In the...

type: feature request

I am using https://unpkg.com/@googlemaps/markerclusterer/dist/index.min.js CDN approach When my map displays sometimes it will show the background tiles, and sometimes it doesn't. You have to manually resize the browser for it...

type: bug
triage me