Skip to content

Commit

Permalink
Added info on #1570 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwod committed Jan 7, 2025
1 parent 8c0035b commit cea8205
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Search: Added possibility to set default search options via admin UI. PR: [#1496](https://github.com/hajkmap/Hajk/pull/1496)

- LayerComparer: It is now possible for to select specific layers (in Admin) that will be visible in the tool. Previously only all background layer and/or all regular layers could be selected. [#1570](https://github.com/hajkmap/Hajk/issues/1570)

#### LayerSwitcher

Issues: #1237, #1257, #1284, #1296, #1300, #1347, #1365, and #1380.

- Filter functionality in LayerSwitcher.
- Enhanced layer visibility indicators in LayerSwitcher.
- Quick Access grouping in LayerSwitcher for access to frequently used layers.
With support for saving/recall of sets of "QuickAccess layers" to
LocalStorage.
With support for saving/recall of sets of "QuickAccess layers" to
LocalStorage.
- Quick Access Layer Presets/Themes/Packages
Choose from ready made sets of Layers to load into the Quick Access
section. The Presets/Themes/Packages are set up in the map config. See
example in `simpleMapConfig.json`.
Choose from ready made sets of Layers to load into the Quick Access
section. The Presets/Themes/Packages are set up in the map config. See
example in `simpleMapConfig.json`.
- Improved DrawOrder tab functionality for managing layer drawing order.


## [3.14.1] - 2024-10-09

### BREAKING
Expand Down

0 comments on commit cea8205

Please sign in to comment.