@panoramax/web-viewer 4.0.1-develop-955ebafc → 4.0.1-develop-6b70d6bf

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
@@ -12,11 +12,13 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
12
12
 
13
13
  - Player buttons are only shown if a picture is not single in its sequence.*
14
14
  - Do not query reverse geocoding at all when sequence is playing.
15
+ - URL to third-party services are grouped into a new `utils/services.js` file for simpler tweaking (thanks to [Brad Hards](https://gitlab.com/bradh)).
15
16
 
16
17
  ### Fixed
17
18
 
18
19
  - In report form, using space key was starting sequence play.
19
20
  - When going to a another flat picture sequence, view was not always moved to display picture center.
21
+ - Make sure MapLibre layers are loaded before applying filters (to prevent date filters not being applied on user layers).
20
22
 
21
23
  ## [4.0.1] - 2025-05-05
22
24