| @@ -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 | |||
| @@ -8,15 +8,12 @@ | |||
| - 舍弃init函数 | |||
| - 修改 Cesium 引入方式 | |||
| #### Additions 🎉 | |||
| - 添加可视域颜色的透明值 | |||
| #### Fixes 🔧 | |||
| - 优化 parabola 函数,计算结果添加结束点 | |||
| - 优化 name space 模块的使用方式 | |||
| - 修复 CDN 方式下,重复使用 use 导致框架无法使用的问题 | |||
| - 修复升级 Cesium 产生的问题 | |||
| ### 2.15.0 - 2022-07-16 | |||