@panoramax/web-viewer 4.0.1-develop-676dfe51 → 4.0.1-develop-35288366

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