This website works better with JavaScript.
首頁
說明
登入
heuzef
/
pannellum
镜像来自
https://github.com/mpetroff/pannellum.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
22
Wiki
Activity
瀏覽代碼
removing type param access from standalone url
pull/1131/head
Shawn Scofield
2 年之前
committed by
Matthew Petroff
父節點
d39a61e1be
當前提交
34f6bee35c
共有
1 個文件被更改
,包括
0 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/standalone/standalone.js
+ 0
- 1
src/standalone/standalone.js
查看文件
@@ -58,7 +58,6 @@ function parseURLParameters() {
case 'showControls':
configFromURL[option] = JSON.parse(value);
break;
case 'type':
case 'author':
case 'title':
case 'firstScene':
Write
Preview
Loading…
取消
儲存