| # Change Log | # Change Log | ||||
| ### 2.13.0 - 2022-05-08 | |||||
| #### Breaking Changes 📣 | |||||
| - Upgrade Cesium to version 1.93.0 | |||||
| #### Additions 🎉 | |||||
| - Added scene split | |||||
| - Added s3m height offset setting [#98](https://github.com/dvgis/dc-sdk/issues/98) | |||||
| - Add marker line add max anchor points [#99](https://github.com/dvgis/dc-sdk/issues/99) | |||||
| - Add history track add model orientation setting (heading offset) [#100](https://github.com/dvgis/dc-sdk/issues/100) | |||||
| #### Fixes 🔧 | |||||
| - Fix the problem that plot plot coordinates are empty [#95](https://github.com/dvgis/dc-sdk/issues/95) | |||||
| ### 2.12.0 - 2022-04-10 | ### 2.12.0 - 2022-04-10 | ||||
| #### Breaking Changes 📣 | #### Breaking Changes 📣 |
| # Change Log | # Change Log | ||||
| ### 2.13.0 - 2022-05-08 | |||||
| #### Breaking Changes 📣 | |||||
| - 升级 Cesium 到 1.93.0 版本 | |||||
| #### Additions 🎉 | |||||
| - 添加场景卷帘效果 | |||||
| - 添加s3m高度偏移设置 [#98](https://github.com/dvgis/dc-sdk/issues/98) | |||||
| - 添加标绘线添加最大锚点数 [#99](https://github.com/dvgis/dc-sdk/issues/99) | |||||
| - 添加历史轨迹添加模型朝向设置(heading偏移) [#100](https://github.com/dvgis/dc-sdk/issues/100) | |||||
| #### Fixes 🔧 | |||||
| - 修复plot标绘坐标为空的问题 [#95](https://github.com/dvgis/dc-sdk/issues/95) | |||||
| ### 2.12.0 - 2022-04-10 | ### 2.12.0 - 2022-04-10 | ||||
| #### Breaking Changes 📣 | #### Breaking Changes 📣 |
| { | { | ||||
| "name": "dc-sdk", | "name": "dc-sdk", | ||||
| "version": "2.12.0", | |||||
| "version": "2.13.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.", | "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", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", |
| { | { | ||||
| "name": "@dvgis/dc-base", | "name": "@dvgis/dc-base", | ||||
| "version": "2.12.0", | |||||
| "version": "2.13.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.", | "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", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", |
| { | { | ||||
| "name": "@dvgis/dc-chart", | "name": "@dvgis/dc-chart", | ||||
| "version": "2.12.0", | |||||
| "version": "2.13.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.", | "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", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", | ||||
| "license": "Apache 2.0", | "license": "Apache 2.0", | ||||
| "main": "dist/dc.chart.min.js", | "main": "dist/dc.chart.min.js", | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "@dvgis/dc-base": "^2.12.0" | |||||
| "@dvgis/dc-base": "^2.13.0" | |||||
| }, | }, | ||||
| "files": [ | "files": [ | ||||
| "dist" | "dist" |
| { | { | ||||
| "name": "@dvgis/dc-core", | "name": "@dvgis/dc-core", | ||||
| "version": "2.12.0", | |||||
| "version": "2.13.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.", | "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", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", | ||||
| "license": "Apache 2.0", | "license": "Apache 2.0", | ||||
| "main": "dist/dc.core.min.js", | "main": "dist/dc.core.min.js", | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "@dvgis/dc-base": "^2.12.0" | |||||
| "@dvgis/dc-base": "^2.13.0" | |||||
| }, | }, | ||||
| "files": [ | "files": [ | ||||
| "dist" | "dist" |
| { | { | ||||
| "name": "@dvgis/dc-mapv", | "name": "@dvgis/dc-mapv", | ||||
| "version": "2.12.0", | |||||
| "version": "2.13.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.", | "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", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", | ||||
| "license": "Apache 2.0", | "license": "Apache 2.0", | ||||
| "main": "dist/dc.mapv.min.js", | "main": "dist/dc.mapv.min.js", | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "@dvgis/dc-base": "^2.12.0" | |||||
| "@dvgis/dc-base": "^2.13.0" | |||||
| }, | }, | ||||
| "files": [ | "files": [ | ||||
| "dist" | "dist" |
| { | { | ||||
| "name": "@dvgis/dc-s3m", | "name": "@dvgis/dc-s3m", | ||||
| "version": "2.12.0", | |||||
| "version": "2.13.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.", | "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", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", | ||||
| "license": "Apache 2.0", | "license": "Apache 2.0", | ||||
| "main": "dist/dc.s3m.min.js", | "main": "dist/dc.s3m.min.js", | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "@dvgis/dc-base": "^2.12.0" | |||||
| "@dvgis/dc-base": "^2.13.0" | |||||
| }, | }, | ||||
| "files": [ | "files": [ | ||||
| "dist" | "dist" |
| { | { | ||||
| "name": "@dvgis/dc-sdk", | "name": "@dvgis/dc-sdk", | ||||
| "version": "2.12.0", | |||||
| "version": "2.13.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.", | "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", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", |