@panoramax/web-viewer 3.2.3-develop-78cd3228 β†’ 3.2.3-develop-4ea4ef45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -14,7 +14,7 @@ Major changes are introduced by this new version, please [check out the migratio
14
14
 
15
15
  - `endpoint` parameter can be changed dynamically.
16
16
  - Develop version of docs are available at [viewer.geovisio.fr/docs](https://viewer.geovisio.fr/docs/), stable version stays at [docs.panoramax.fr](https://docs.panoramax.fr/web-viewer/).
17
- - New languages: πŸ‡ΈπŸ‡ͺ Swedish and πŸ‡―πŸ‡΅ Japanese.
17
+ - New languages: πŸ‡ΈπŸ‡ͺ Swedish, πŸ‡―πŸ‡΅ Japanese and πŸ‡³πŸ‡± Dutch.
18
18
  - Loader features a progress bar, and adopts a new look.
19
19
  - Viewer map filter by date input checks if min date is lower than max date, and eventually inverts if necessary.
20
20
  - Viewer map center, zoom, background and theme are stored in `localStorage` to permit restoring map position at load. This position is used __only if no URL parameter is set__ for these settings.