We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e7b0e commit 525b8afCopy full SHA for 525b8af
CHANGE.md
@@ -1,6 +1,20 @@
1
# Mars3D更新日志
2
3
-------------------------------------------
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
18
## 3.1.16 2021-12-11
19
#### Breaking Changes 📣
20
- 事件回调对象增加stopPropagation方法可以停止事件冒泡
@@ -22,7 +36,6 @@
22
36
23
37
24
38
25
-
26
39
## 3.1.15 2021-12-5
27
40
28
41
- 升级 Cesium 到 1.88 版本
api/api文档-v3.1.16.rar
-4.27 MB
api/api文档-v3.1.17.rar
4.31 MB
sdk/mars3d-v3.1.16.rar renamed to sdk/mars3d-v3.1.17.rar
8.46 MB
0 commit comments