https://github.com/fusonic/fluster2
Clustering for Google Maps v3 with Fluster2
https://github.com/fusonic/fluster2
Last synced: about 1 year ago
JSON representation
Clustering for Google Maps v3 with Fluster2
- Host: GitHub
- URL: https://github.com/fusonic/fluster2
- Owner: fusonic
- Created: 2011-07-04T11:31:52.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-04T11:49:43.000Z (about 15 years ago)
- Last Synced: 2025-05-08T04:57:03.893Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://blog.fusonic.net/2009/12/clustering-for-google-maps-v3-with-fluster2/
- Size: 104 KB
- Stars: 6
- Watchers: 8
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: changelog.txt
Awesome Lists containing this project
README
We used MarkerClusterer in our applications too but wanted to migrate to Google Maps v3. So we had to write our own clusterer logic or adapt MarkerClusterer to work for v3. The result is Fluster2, a new clusterer built from scratch but based on the same logic as MarkerClusterer.
Licence LGPL