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

[Sorry for multiple points in the same issue] Migrating from (depreciated) https://github.com/mahnunchik/markerclustererplus to v2.0.4 1) **More** documentation in README please, with examples of calling each cluster algorithm & each render...

type: bug
triage me

see #143, #160

priority: p3
type: docs

To support the spiderify use case, it may be beneficial for the render signature to be widened to anything that implements `setMap`.

type: feature request
priority: p3

Bumps [@types/google.maps](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google.maps) from 3.49.1 to 3.50.4. 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.4)](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

I reviewed this example `http://jsfiddle.net/geocodezip/f5baj1uq/` it uses `https://cdnjs.cloudflare.com/ajax/libs/markerclustererplus/2.1.4/markerclusterer.js` I love it because I zoom markers and clusters and them are not redrawn. [MarkerCluster-Ok.webm](https://user-images.githubusercontent.com/67704982/192104052-b6b67bc5-cc0b-44a8-bed3-1b862caaf7fe.webm) But checking the last version `https://googlemaps.github.io/js-markerclusterer/public/defaults/` I...

type: bug
triage me

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 7.6.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.6.0 7.6.0 (2024-04-08) 🚀 Features add name field to shared configs and flat config types (#8863) bump npm...

dependencies

Synced local file(s) with [googlemaps/.github](https://github.com/googlemaps/.github). Changed files Synced local directory .github/ with remote directory sync-files/js/.github/Synced local directory .github/ with remote directory sync-files/js/.github/Synced local .github/workflows/dependabot.yml with remote .github/workflows/dependabot.yml --- This PR...

automerge
file-sync

Thanks for stopping by to let us know something could be better! --- **PLEASE READ** If you have a support contract with Google, please create an issue in the [support...

type: bug
triage me

For our implementation, we don't particularly want to zoom in all the way on the markers, it can be a bit annoying for how the map is used in our...

type: feature request
priority: p3

#### Environment details I am using the beta channel of Google Maps and `@googlemaps/markerclusterer` at 2.1.3 I am adding a bunch of marker to a clusterer: ```js for (const launch...

type: bug
triage me