Skip to content

Commit 19ca46d

Browse files
authored
Update CHANGELOG.md
1 parent deaae77 commit 19ca46d

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

CHANGELOG.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,35 +10,39 @@
1010

1111
### for Leaflet
1212

13-
- 修复 `L.supermap.processingService` 获取任务信息是没有携带 token 的问题
13+
- 修复 `L.supermap.processingService` 获取任务信息时没有携带 token 的问题
1414

1515
- 修复 `L.supermap.themeFeature` 传入 `L.polyline` `L.polygon` 失败的问题
1616

1717
### for OpenLayers
1818

19-
- 修复 `ol.supermap.processingService` 获取任务信息是没有携带 token 的问题
19+
- 修复 `ol.supermap.ProcessingService` 获取任务信息时没有携带 token 的问题
2020

2121
- 修复 `ol.supermap.WebMap` 只会加载20个数据的问题
2222

2323
### for MapboxGL
2424

25-
- 修复 `mapboxgl.supermap.processingService` 获取任务信息是没有携带 token 的问题
25+
- 修复 `mapboxgl.supermap.ProcessingService` 获取任务信息时没有携带 token 的问题
2626

2727
- 修复 `mapboxgl.supermap.DeckglLayer` 在浏览器缩放比例非100%时,要素偏移的问题
2828

29+
### Classic
30+
31+
- 修复 `SuperMap.REST.ProcessingService` 获取任务信息时没有携带 token 的问题
32+
2933
## Examples
3034

3135
### for Leaflet
3236

33-
- 新增 动态标绘 分类及示例
37+
- 新增动态标绘分类及示例
3438

35-
- 标绘 - 点线面绘制 示例移动至 控件 - 点线面绘制
39+
-标绘 - 点线面绘制示例移动至控件 - 点线面绘制
3640

3741
- iServer - 地图
3842

39-
- 新增 “几何查询(3857)” 示例
40-
41-
43+
- 新增“几何查询(3857)”示例
44+
45+
4246

4347
# 9.1.0 alpha (2018-7-7) #
4448

0 commit comments

Comments
 (0)