本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
heuzef
/
pannellum
镜像来自
https://github.com/mpetroff/pannellum.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
22
Wiki
活動
瀏覽代碼
Added example using minified build.
tags/1.0
Matthew Petroff
12 年之前
父節點
0cc18cf1f8
當前提交
170d2615f3
共有
1 個檔案被更改
,包括
10 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-0
examples/example-minified.htm
+ 10
- 0
examples/example-minified.htm
查看文件
@@ -0,0 +1,10 @@
<!DOCTYPE HTML>
<html>
<head>
<title>pannellum embed example</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<iframe title="pannellum panorama viewer" width="480" height="390" webkitAllowFullScreen mozallowfullscreen allowFullScreen style="border-style:none;" id="pannellum_bBp5kpMDES" src="../build/pannellum.htm?panorama=../examples/examplepano.jpg&id=pannellum_bBp5kpMDES&logo=yes&title=Jordan%20Pond&author=Matthew%20Petroff"></iframe>
</body>
</html>
Write
Preview
Loading…
取消
儲存