Fixed HTML
This commit is contained in:
parent
ac4bd3c0e2
commit
ad8eca522f
2 changed files with 2 additions and 6 deletions
|
@ -46,9 +46,8 @@
|
|||
<script>
|
||||
var PSV = new PhotoSphereViewer.Viewer({
|
||||
container: 'photosphere',
|
||||
panorama: '__IMG_PATH__',
|
||||
panorama: "data:image/jpg;base64,__BASE_64_IMG__",
|
||||
caption: 'Panorama displayed with Photo Sphere Viewer V4.7.1',
|
||||
autorotateDelay: false,
|
||||
defaultZoomLvl: 40,
|
||||
minFov: 5,
|
||||
maxFov: 75,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue