We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628e787 commit 5cc9547Copy full SHA for 5cc9547
src/Map/CHANGELOG.md
@@ -3,6 +3,8 @@
3
## 2.28
4
5
- Add `minZoom` and `maxZoom` options to `Map` to set the minimum and maximum zoom levels
6
+- Add `Cluster` class, interface for clustering algorithm and two implementations:
7
+ `GridClusteringAlgorithm` and `MortonClusteringAlgorithm`.
8
9
## 2.27
10
0 commit comments