5.6.0
Full changelog: 5.5.2...5.6.0
Breaking changes
Removed a bunch of deprecated code, details bellow:
- core: removed overlays feature, moved to the overlays plugin
- core: removed
useXmpData
andcanvasBackground
options, moved to each adapters - core: removed
yaw
/pitch
from thesetPanorama()
method, useposition
- cubemap: removed
flipTopBottom
option, must be defined on the panorama itself - cubemap-video: removed
equiangular
option, must be defined on the panorama itself - map: renamed
compassImage
option tooverlayImage
- map: removed
spotColor
,spotImage
andspotSize
options, moved tospotStyle
- virtual-tour: removed
name
link's property
New features
- virtual-tour: added a loader to the tooltip (when using a server datasource)