Browse Source

change the log

tags/2.16.0
Caven Chen 3 years ago
parent
commit
8093a3e631
2 changed files with 2 additions and 8 deletions
  1. 1
    4
      CHANGES_en.md
  2. 1
    4
      CHANGES_zh.md

+ 1
- 4
CHANGES_en.md View File

@@ -8,15 +8,12 @@
- Abandon the init function
- Modify Cesium introduction

#### Additions 🎉

- Add transparent values for viewable field colors

#### Fixes 🔧

- Optimize the parabola function to add an end point to the calculation result
- Optimize the use of name space module.
- Fix the problem that the framework cannot be used due to repeated use in CDN mode.
- Fix an issue created by upgrading Cesium

### 2.15.0 - 2022-07-16


+ 1
- 4
CHANGES_zh.md View File

@@ -8,15 +8,12 @@
- 舍弃init函数
- 修改 Cesium 引入方式

#### Additions 🎉

- 添加可视域颜色的透明值

#### Fixes 🔧

- 优化 parabola 函数,计算结果添加结束点
- 优化 name space 模块的使用方式
- 修复 CDN 方式下,重复使用 use 导致框架无法使用的问题
- 修复升级 Cesium 产生的问题

### 2.15.0 - 2022-07-16


Loading…
Cancel
Save