We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cd594 commit 47e88adCopy full SHA for 47e88ad
_posts/2022-05-11-para.md
@@ -0,0 +1,29 @@
1
+---
2
+ layout: pure
3
+ title: 二圣果园
4
5
+
6
+<style>
7
+body,html{
8
+ height: 100%;
9
+ margin: 0;
10
+ padding: 0;
11
12
+}
13
+#panorama {
14
+ width: 100%;
15
16
17
+</style>
18
+<link rel="stylesheet" href="/resource/2022/pannellum.css"/>
19
+<script src="/resource/2022/pannellum.js"></script>
20
+<div id="panorama"></div>
21
+<script>
22
+ pannellum.viewer('panorama', {
23
+ "type": "equirectangular",
24
+ "panorama": "/resource/2022/para-es-0511.jpg",
25
+ autoLoad: true,
26
+ pitch :10,
27
28
+ });
29
+</script>
resource/2022/para-es-0511.jpg
2.71 MB
0 commit comments