@panoramax/web-viewer 3.1.1-develop-a3fa5272 → 3.1.1-develop-4687b4f6

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
@@ -8,8 +8,13 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
8
8
 
9
9
  ## [Unreleased]
10
10
 
11
+ ### Changed
12
+ - Improve readability of cities labels on map for default style.
13
+ - We don't use the _Yaw_ value for display if no _Pitch_ & _Roll_ values are defined, to avoid orientation issues with pictures where _PoseHeadingDegrees_ was used instead of _GPSImgDirection_.
14
+
11
15
  ### Fixed
12
16
  - Map was not loading if style file didn't contain `metadata` property.
17
+ - A 360° vertically cropped panorama without tiles available was not shown properly.
13
18
 
14
19
  ## [3.1.1] - 2024-10-16
15
20