File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### 3.2.5
4
+
5
+ _ 2023-12-23_
6
+
7
+ #### Bug fixes
8
+
9
+ - The browser crash issue occurs when using ` ref ` or ` reactive ` to wrap the ` hierarchy ` prop in the ` vc-graphics-polygon ` component.
10
+ - In native Cesium, there is an error when loading SuperMap iServer map services using ` vc-provider-imagery-supermap ` .
11
+
12
+ ### 3.2.4
13
+
14
+ _ 2023-10-23_
15
+
16
+ #### Bug fixes
17
+
18
+ - The npm release for version 3.2.3 has an error.
19
+
3
20
### 3.2.3
4
21
5
22
_ 2023-10-23_
Original file line number Diff line number Diff line change 1
1
## 更新日志
2
2
3
+ ### 3.2.5
4
+
5
+ _ 2023-12-23_
6
+
7
+ #### Bug 修复
8
+
9
+ - ` vc-graphics-polygon ` 组件使用 ref、reactive 包裹 hierarchy 参数后浏览器崩溃问题。
10
+ - 原生 Cesium 下 ` vc-provider-imagery-supermap ` 加载超图 iserver 的地图服务报错问题。
11
+
12
+ ### 3.2.4
13
+
14
+ _ 2023-10-23_
15
+
16
+ #### Bug 修复
17
+
18
+ - 3.2.3 npm 发布错误,用3.2.4代替。
19
+
20
+ ### 3.2.3
21
+
22
+ _ 2023-10-23_
23
+
24
+ #### Bug 修复
25
+
26
+ - ` vc-imagery-provider-supermap ` 组件在引入超图平台报错的问题。
27
+ - ` vc-primitive-tileset ` 组件传参与官方文档不一致的问题。
28
+ - ` vc-collection-primitive ` 组件未转发官方新增事件的问题。
29
+
3
30
### 3.2.3
4
31
5
32
_ 2023-10-23_
You can’t perform that action at this time.
0 commit comments