Delete base64

This commit is contained in:
Rémi BERTHO 2023-11-05 20:57:38 +01:00
parent bda259cf14
commit f481105fd9
Signed by: dalan
GPG key ID: EE3B917931C07B64
5 changed files with 266 additions and 212 deletions

View file

@ -117,7 +117,7 @@ function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"f
<script>
var PSV = new PhotoSphereViewer.Viewer({
container: 'photosphere',
panorama: "data:image/jpg;base64,__BASE_64_IMG__",
panorama: 'img',
caption: 'Panorama displayed with Photo Sphere Viewer V4.7.1',
defaultZoomLvl: 40,
minFov: 5,