更新说明文件,补充示例
This commit is contained in:
parent
e0651c0762
commit
40415f7b83
16
README.md
16
README.md
|
@ -5,6 +5,17 @@
|
|||
----------------------------------------------------------------------------------------------------------------------------------------
|
||||
## 学习cesium 添加的一些拓展示例和插件<br>
|
||||
|
||||
### 使用
|
||||
|
||||
##### git clone https://github.com/zhangti0708/cesiumEXP.git
|
||||
|
||||
##### unzip cesiumEXP.zip
|
||||
|
||||
##### 将map目录直接放在web服务器下直接浏览
|
||||
|
||||
##### 部分功能做过简单封装,可以借鉴不建议直接使用;
|
||||
|
||||
|
||||
## cesium城市可视化
|
||||
|
||||
### 示例后续会将源码传上来
|
||||
|
@ -14,9 +25,12 @@
|
|||
<a href="http://zhangticcc.gitee.io/city3d/city.html"><img alt="" height="80%" src="https://img-blog.csdnimg.cn/20200610090505938.gif" width="80%" ></a>
|
||||
<a href="http://zhangticcc.gitee.io/city3d/city.html">点击预览在线效果</a><br>
|
||||
|
||||
<a href="http://zhangticcc.gitee.io/city3d/city2.html"><img alt="" height="80%" src="https://img-blog.csdnimg.cn/20200618175135166.gif" width="80%" ></a>
|
||||
<a href="http://zhangticcc.gitee.io/city3d/city2.html"><img alt="" height="80%" src="https://img-blog.csdnimg.cn/2020062209483344.gif" width="80%" ></a>
|
||||
<a href="http://zhangticcc.gitee.io/city3d/city2.html">点击预览在线效果</a><br>
|
||||
|
||||
<a href="http://zhangticcc.gitee.io/city3d/city2.html"><img alt="" height="80%" src=" https://img-blog.csdnimg.cn/20200624163907689.gif" width="80%" ></a>
|
||||
|
||||
|
||||
### cesium功能插件
|
||||
|
||||
<a href="www.ztwow.top"><img src="https://img-blog.csdnimg.cn/20191121162549211.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80MDkwMjUyNw==,size_16,color_FFFFFF,t_70" height="80%" width="80%" /></a><br>
|
||||
|
|
Loading…
Reference in New Issue