Browse Source

修改文档

tags/1.9.4
Caven Chen 5 years ago
parent
commit
6b5df0a42a
4 changed files with 7 additions and 7 deletions
  1. 3
    3
      CHANGE.md
  2. 2
    2
      dist/dc.base.min.js
  3. 1
    1
      dist/dc.core.min.js
  4. 1
    1
      package.json

+ 3
- 3
CHANGE.md View File

@@ -2,11 +2,11 @@

## 1.9.4

### 2020-8-22
### 2020-8-30

> 1. 添加标绘工具函数
> 1. 添加标绘工具
> 2. 添加图层组
> 3.
> 3. 完善场景飞入目标函数

## 1.9.3


+ 2
- 2
dist/dc.base.min.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/dc.core.min.js
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "@dvgis/dc-sdk",
"version": "1.9.3",
"version": "1.9.4",
"description": " The SDK is a secondary development based on the open source project Cesium, which optimizes some operations of Cesium and enables developers to quickly develop 3D applications through the framework.",
"main": "index.js",
"repository": "https://github.com/dvgis/dc-sdk.git",

Loading…
Cancel
Save