Skip to content

Commit fe4f608

Browse files
smnandreKocal
andauthored
Update src/Map/CHANGELOG.md
Co-authored-by: Hugo Alliaume <[email protected]>
1 parent 84dc6b8 commit fe4f608

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Map/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
## 2.28
44

55
- 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`.
6+
- Add `Cluster` class and `ClusteringAlgorithmInterface` with two implementations `GridClusteringAlgorithm` and `MortonClusteringAlgorithm`.
87

98
## 2.27
109

0 commit comments

Comments
 (0)