Skip to content

5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 19:27
· 361 commits to main since this release
5b22a14

Full changelog: 5.1.7...5.2.0

Deprecated

New Features

  • fill the gaps in cropped equirectangular panoramas with interpolateBackground adapter option (this will become the default in a future version)
  • #1025 add panorama-error event
  • #969 Add rendererParameters configuration
  • #1019 map: allow keyboard control

Bug fixes

  • #1026 markers: showAllTooltips + addMarker compat
  • #1017 map: prevent hotspot click when the map is closed
  • #989 map: keep marker tooltip class if present
  • virtual-tour: fix arrow outline & tooltip

Other changes

  • #108 fullscreen mode will use the root HTML element
  • #997 tiles: enable mipmaps generation (configurable with antialias option)
  • virtual-tour: use pointer cursor on arrows
  • markers: use pointer cursor on imageLayer markers