Skip to content

Commit

Permalink
#9464: resolve comments
Browse files Browse the repository at this point in the history
description: remove issue reference from migration doc
  • Loading branch information
mahmoudadel54 committed Oct 18, 2023
1 parent a51c327 commit a376f2f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/developer-guide/mapstore-migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ This is a list of things to check if you want to update from a previous version
### Fixing background config

From this version in order to fix default 3d background config a change is needed here
- `localConfig.json` by adding **visibility: false** to the Empty Background entry in intialState.defaultState.catalog.default.staticServices.default_map_backgrounds.backgrounds
- `new.json` by adding **visibility: false** to the Empty Background entry

see this PR [9614](https://github.com/geosolutions-it/MapStore2/pull/9614/files) for more details
- update `localConfig.json` by adding **visibility: false** to the Empty Background entry in intialState.defaultState.catalog.default.staticServices.default_map_backgrounds.backgrounds
- update `new.json` by adding **visibility: false** to the Empty Background entry

### Adding spatial filter to dashboard widgets

Expand Down

0 comments on commit a376f2f

Please sign in to comment.