Skip to content

Commit 5cc9547

Browse files
committed
Update CHANGELOG
# Conflicts: # src/Map/CHANGELOG.md
1 parent 628e787 commit 5cc9547

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Map/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
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`.
68

79
## 2.27
810

0 commit comments

Comments
 (0)