Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

RFC: Marker Cluster Refactor #293

Closed
jpoehnelt opened this issue Sep 22, 2021 · 1 comment
Closed

RFC: Marker Cluster Refactor #293

jpoehnelt opened this issue Sep 22, 2021 · 1 comment

Comments

@jpoehnelt
Copy link
Contributor

Hi All,

I'm investigating a refactor of the marker clustering libraries for Google Maps! I have a prototype in progress and am looking for feedback.

Please take a look and comment on the simple design doc.

This would involve multiple breaking changes and the refactored library would be published to @googlemaps/markerclusterer.

  1. encapsulation of algorithm and rendering into specific interfaces
  2. enabling additional algorithms such as supercluster, [kmeans]https://www.npmjs.com/package/@turf/clusters-kmeans, etc
  3. rendering cluster icons using google.maps.Marker instead of google.maps.OverlayView

See design doc for more information.

Issues addressed by:

and probably many others documented or not

Feel free to comment here or in the design document.

@jpoehnelt jpoehnelt pinned this issue Sep 24, 2021
@jpoehnelt
Copy link
Contributor Author

https://github.com/googlemaps/js-markerclusterer has been published based upon the design doc above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant