Marker clustering library based on supercluster
- Use TypeScript
- Implemented with linear search instead of kd-tree
- Only methods supported are
load(points)andgetClusters(bbox, zoom)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Marker clustering library based on supercluster
load(points) and getClusters(bbox, zoom)