4.5.2
(I messed up this should have been a minor version and not a patch version...)
Bug fixes:
- glitch when switching panorama
- tiles adapters: broken display when switching panorama (#642)
Deprecated:
Animation
helper does not supportcatch
andfinally
, but is still a Thenable- markers plugin: remove
hideButton
andlistButton
options - virtual tour plugin: remove
listButton
option
Features:
- new
downloadUrl
option + hide download button when the panorama cannot be downloaded (cubemap, tiles, etc) - add
caption
tosetPanorama()
options - markers plugin: new
orientation
andopacity
options forimageLayer
markers (#646) - settings plugin: new
badge
option - resolution plugin: display current resolution as badge (can be disabled with
showBadge
) - virtual tour plugin: nicer 3D arrow model
- tiles adapters: support preload and transition (#646)
Documentation:
- SCSS variable reference
- Playground: add
imageLayer
markers