| @@ -1,5 +1,13 @@ | |||
| # 更新 | |||
| ## 1.11.1 | |||
| ### 2020-10-20 | |||
| > 1. 添加Tileset贴地函数 | |||
| > 2. 完善DivIcon | |||
| > 3. 添加图元图层 | |||
| ## 1.11.0 | |||
| ### 2020-10-06 | |||
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "name": "@dvgis/dc-sdk", | |||
| "version": "1.11.0", | |||
| "version": "1.11.1", | |||
| "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", | |||