@panoramax/web-viewer 3.1.1-develop-457a57cc → 3.1.1-develop-685fe6dd

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
@@ -19,6 +19,7 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
19
19
  - 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_.
20
20
  - In viewer, when picture is reduced, no virtual tour arrows are shown.
21
21
  - In viewer, different statistics are shown for grid layer if API offer distinct values for 360° and classic pictures based on map filters.
22
+ - In viewer, if no thumbnail is found for grid preview, popup hides instead of showing a message.
22
23
 
23
24
  ### Fixed
24
25
  - Map was not loading if style file didn't contain `metadata` property.