@panoramax/web-viewer 4.4.0-develop-0d548234 → 4.4.0-develop-9ead4553
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 +1 -1
- package/build/index.js +1 -1
- package/build/index.js.map +1 -1
- package/build/photoviewer.js +1 -1
- package/package.json +1 -1
- package/src/translations/nn.json +1 -0
- package/src/utils/SemanticsMapProtocol.js +12 -1
- package/src/utils/indoor.js +3 -1
package/CHANGELOG.md
CHANGED
|
@@ -24,7 +24,7 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
|
|
|
24
24
|
- _CoverageMap_ parameter `users` is renamed into `user` for more coherence.
|
|
25
25
|
- Indoor maps in _Viewer_ can be enabled but made not visible by default using `map-options.indoor.visible=false` parameter. Note that it should __not__ be used at the same time as `map-options.indoor.level` to be effective.
|
|
26
26
|
- Changed wording and style for zoom-locker map filters.
|
|
27
|
-
- Tags filter for _All features_ does not show anymore pictures having only sequences tags.
|
|
27
|
+
- Tags filter for _All features_ does not show anymore pictures having only sequences tags (except for `osm|level`).
|
|
28
28
|
|
|
29
29
|
### Removed
|
|
30
30
|
|