Skip to content

Commit 53630b0

Browse files
committed
【update】更新Changelog review by zhurch
1 parent 89e47a9 commit 53630b0

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
- 可视化 - 矢量瓦片
3131

3232
- `ol.supermap.MapboxStyles` 样式类新增 `setStyle` 接口,支持整体更新样式
33+
- `ol.supermap.MapboxStyles` 样式类 `options.style` 支持传入获取 Mapbox Style JSON 对象的 URL
34+
- `ol.source.VectorTileSuperMapRest` 新增 `options.style` `options.source` 参数,支持传入 Mapbox Style JSON 对象或 URL
3335

3436
- 可视化 - 高效率点图层
3537

@@ -69,7 +71,18 @@
6971
## Examples
7072

7173
### for Leaflet
72-
- 新增 “微件” 分类
74+
75+
- 新增 “微件” 分类及相关示例
76+
77+
### for OpenLayers
78+
79+
- 新增 “可视化 - 矢量瓦片 - iServer 矢量瓦片服务” 示例
80+
81+
### for MapboxGL
82+
83+
- 新增 “多坐标系” 分类及相关示例
84+
85+
- 新增 “可视化 - 聚合” 示例
7386

7487

7588

0 commit comments

Comments
 (0)