v0.8.0
版本发布时间: 2017-07-07 15:09:39
pchen66/panolens.js最新发布版本:v0.12.1(2021-02-21 15:46:14)
Major changes
- Reduce library size by replacing datauri images with remote link. Replace
PANOLENS.DataImage
with your own image source or usepanolens-offline.min.js
version if you wish to have everything locally - Support for multiple video panorama switching. The progress will be recorded and set the progress widget correspondingly
- Implement VideoPanorama disposal method
- Update Google Street View to support v3
- Make video not autoplay on mobile device unless a user interaction
- Support basic cross fade effect
- Improve loading / unloading panorama pipeline to avoid blank transition between panorama loading
- Remove invert x axis scale trick to avoid confusion
- Shorten viewer configuration
outputInfospotPosition
tooutput
- Support custom container resize
- Make default container black
- Add github badges
Migration
- No more restriction on setting the panorama in the same location
- Use
panorama.link
now takes additionalTHREE.Vector3(x,y,z)
as the location for infospot