Skip to content

Commit

Permalink
同步代码
Browse files Browse the repository at this point in the history
  • Loading branch information
muyao1987 committed Mar 9, 2023
1 parent 350d0b0 commit e475f5e
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,18 @@


# 4. 更新日志
## 3.4.26 - 2023-03-01
#### 优化 💪
- RectangleEntity回调坐标对象的编辑支持
- WFS图层改为等Map加载基本完成再去请求加载

#### 修复 🔧
- PolygonPrimitive对象编辑时diffHeight重复计算了
- PolygonCombine的outline边线颜色显示不对
- DivGraphic开启编辑后绑定的事件多次触发
- ModelEntity的label多个显示


## 3.4.23 - 2023-02-20
#### 优化 💪
- 支持对聚合对象的事件监听和获取对应聚合列表数据
Expand All @@ -54,6 +66,8 @@
- 按轴移动时未抛出updatePosition事件
- map.listens方法Cesium原生事件判断有误



## 3.4.22 - 2023-02-06
#### 优化 💪
- 面的中心点计算改用truf处理
Expand All @@ -74,7 +88,7 @@
## 3.4.20 - 2023-01-09
#### 优化 💪
- PathEntity禁用编辑
- CzmlLayer增加updateClock参数
- CzmlLayer增加autoUpdateClock参数
- 优化CircleWave材质执行效率

#### 修复 🔧
Expand Down

0 comments on commit e475f5e

Please sign in to comment.