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 84dc6b8 commit fe4f608Copy full SHA for fe4f608
src/Map/CHANGELOG.md
@@ -3,8 +3,7 @@
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`.
+- Add `Cluster` class and `ClusteringAlgorithmInterface` with two implementations `GridClusteringAlgorithm` and `MortonClusteringAlgorithm`.
8
9
## 2.27
10
0 commit comments