Skip to content

Commit 8255dbd

Browse files
Update CHANGELOG to reflect the addition of configurable minZoom setting via App Config, defaulting to 10.
1 parent 66d88cb commit 8255dbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/map-template/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- An issue when expanded Floor Selector would overlap Zoom Controls and Full Screen button.
1313
- Added a new custom hook `useFloorSelectorToggleObserver.js`.
1414
- Added newly created observer to MapControls.jsx
15+
- `minZoom` can be now configurable via App Config object, otherwise it defaults to 10.
1516

1617
## [1.96.19] - 2026-03-26
1718

0 commit comments

Comments
 (0)