Skip to content

Commit 525b8af

Browse files
committed
v3.1.17
1 parent 62e7b0e commit 525b8af

File tree

4 files changed

+14
-1
lines changed

4 files changed

+14
-1
lines changed

CHANGE.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Mars3D更新日志
22

33
-------------------------------------------
4+
## 3.1.17 2021-12-19
5+
#### Additions 🎉
6+
- DivLayer内方法均融合至GraphicLayer,可以将DivLayer批量替换为GraphicLayer(v3.2将移除DivLayer)
7+
- 对标绘事件回调中增加修改或增加点的index值
8+
- Popup增加animation动画参数对是否动画可控
9+
- 优化Map类的setPitchRange方法处理
10+
- 对OsmBuildingsLayer支持customShader等参数
11+
12+
#### Fixes 🔧
13+
- primitive矢量对象distanceDisplayCondition参数无效
14+
- 修复v3.1.16产生的Popup关闭时错误
15+
16+
17+
418
## 3.1.16 2021-12-11
519
#### Breaking Changes 📣
620
- 事件回调对象增加stopPropagation方法可以停止事件冒泡
@@ -22,7 +36,6 @@
2236

2337

2438

25-
2639
## 3.1.15 2021-12-5
2740
#### Breaking Changes 📣
2841
- 升级 Cesium 到 1.88 版本

api/api文档-v3.1.16.rar

-4.27 MB
Binary file not shown.

api/api文档-v3.1.17.rar

4.31 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)