Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
蒋波涛
/
super_globe_vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
55230fa0
authored
2019-12-08 23:13:22 +0800
by
unknown
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
'20191208'
1 parent
6b8866e0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
README.md
src/components/viewer_fire.vue
src/views/Home.vue
README.md
View file @
55230fa
...
...
@@ -31,6 +31,7 @@ SuperGlobeVue是基于vue-cli3和supermap cesium 的一款Globe地球视图。
-
viewer_underground.vue 地底开挖效果,实际上是改变某个SCP图层的局部透明度
-
viewer_split.vue 地图分屏
-
viewer_spatialquery.vue 空间过滤查询
-
viewer_fire.vue 火焰效果
## 2、设置
### 项目依赖库安装
...
...
src/components/viewer_fire.vue
View file @
55230fa
<!--
* 火焰效果
* @Author: jiangbotao
* @Date: 2019-12-08 22:39:07
* @LastEditors: jiangbotao
* @LastEditTime: 2019-12-08 23:
07:55
* @LastEditTime: 2019-12-08 23:
11:03
* @FilePath: \superglobevue\src\components\viewer_fire.vue
-->
<
template
>
...
...
src/views/Home.vue
View file @
55230fa
...
...
@@ -3,7 +3,7 @@
* @Author: jiangbotao
* @Date: 2019-12-03 22:31:08
* @LastEditors: jiangbotao
* @LastEditTime: 2019-12-08 23:
08:38
* @LastEditTime: 2019-12-08 23:
11:23
* @FilePath: \superglobevue\src\views\Home.vue
-->
<
template
>
...
...
Please
register
or
sign in
to post a comment