Browse Source

upgrade the cesium

tags/2.16.0
Caven Chen 3 years ago
parent
commit
e2ed31ce1a
2 changed files with 2363 additions and 2238 deletions
  1. 2362
    2237
      packages/types/Cesium.d.ts
  2. 1
    1
      packages/types/package.json

+ 2362
- 2237
packages/types/Cesium.d.ts
File diff suppressed because it is too large
View File


+ 1
- 1
packages/types/package.json View File

@@ -1,6 +1,6 @@
{
"name": "@dvgis/types",
"version": "2.16.0",
"version": "1.2.0",
"description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.",
"repository": "https://github.com/dvgis/dc-sdk.git",
"homepage": "https://www.dvgis.cn",

Loading…
Cancel
Save