Browse Source

change the log

tags/2.15.0
Caven Chen 3 years ago
parent
commit
b5282d5d18
2 changed files with 4 additions and 1 deletions
  1. 2
    0
      CHANGES_en.md
  2. 2
    1
      CHANGES_zh.md

+ 2
- 0
CHANGES_en.md View File

@@ -10,11 +10,13 @@

- Added flyToBounds and zoomToBounds functions
- Added code hint module
- Add scene rendering error subscription event

#### Fixes 🔧

- Optimize position bar elevation value [#109](https://github.com/dvgis/dc-sdk/issues/109)
- Fix the problem of incorrect recovery time of history track several times
- Fix the problem of wrong display of the end of history track
- Fix the problem that the number of anchor points is wrong and the size cannot be set when editing the marker.

### 2.14.0 - 2022-06-04

+ 2
- 1
CHANGES_zh.md View File

@@ -10,14 +10,15 @@

- 添加 flyToBounds 和 zoomToBounds 函数
- 添加代码提示模块
- 添加场景渲染错误订阅事件

#### Fixes 🔧

- 优化定位栏海拔数值[#109](https://github.com/dvgis/dc-sdk/issues/109)
- 修复历史轨迹多次恢复时间错误的问题
- 修复历史轨迹播放结束显示错误的问题
- 修复标绘编辑时锚点数量错误和无法设置大小的问题


### 2.14.0 - 2022-06-04

#### Breaking Changes 📣

Loading…
Cancel
Save