使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
heuzef
/
pannellum
镜像自地址
https://github.com/mpetroff/pannellum.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
22
百科
动态
浏览代码
Added example using minified build.
tags/1.0
Matthew Petroff
12 年前
父节点
0cc18cf1f8
当前提交
170d2615f3
共有
1 个文件被更改
,包括
10 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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>
撰写
预览
正在加载...
取消
保存