File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2727 [ mars3d-es5-example代码] ( https://gitee.com/marsgis/mars3d-es5-example )
2828
2929
30+
3031## 视频讲解
31- 建议先看一遍视频讲解,再实际操作。
32- (待发布)
32+ 建议先看一遍视频讲解,再实际操作,您可以[ 新页面查看高清视频] ( https://www.bilibili.com/video/BV1PL41177SS/ )
33+
34+
35+ 视频预览:
36+ <iframe src =" //player.bilibili.com/player.html?aid=464541155&bvid=BV1PL41177SS&cid=452039973&page=1 " scrolling =" no " border =" 0 " frameborder =" no " framespacing =" 0 " allowfullscreen =" true " style =" width :100% ;min-height :550px ;" > </iframe >
37+
38+
3339
3440
3541## 下载运行项目
Original file line number Diff line number Diff line change @@ -77,6 +77,7 @@ iconInstall(app)
7777marsEditorInstall ( app , {
7878 baseUrl : process . env . BASE_URL ,
7979 code : getQueryString ( "code" ) || "0" ,
80+ fullScreen : getQueryString ( "full" ) || "0" ,
8081 configLibs : window . configLibs ,
8182 homepage : "http://mars3d.cn/example" ,
8283 configSource : `${ process . env . BASE_URL } config/example.json`
You can’t perform that action at this time.
0 commit comments