| @@ -2,11 +2,11 @@ | |||
| ## 1.9.4 | |||
| ### 2020-8-22 | |||
| ### 2020-8-30 | |||
| > 1. 添加标绘工具函数 | |||
| > 1. 添加标绘工具类 | |||
| > 2. 添加图层组 | |||
| > 3. | |||
| > 3. 完善场景飞入目标函数 | |||
| ## 1.9.3 | |||
| @@ -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", | |||