File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 10
10
11
11
### for Leaflet
12
12
13
- - 修复 ` L.supermap.processingService ` 获取任务信息是没有携带 token 的问题
13
+ - 修复 ` L.supermap.processingService ` 获取任务信息时没有携带 token 的问题
14
14
15
15
- 修复 ` L.supermap.themeFeature ` 传入 ` L.polyline ` ` L.polygon ` 失败的问题
16
16
17
17
### for OpenLayers
18
18
19
- - 修复 ` ol.supermap.processingService ` 获取任务信息是没有携带 token 的问题
19
+ - 修复 ` ol.supermap.ProcessingService ` 获取任务信息时没有携带 token 的问题
20
20
21
21
- 修复 ` ol.supermap.WebMap ` 只会加载20个数据的问题
22
22
23
23
### for MapboxGL
24
24
25
- - 修复 ` mapboxgl.supermap.processingService ` 获取任务信息是没有携带 token 的问题
25
+ - 修复 ` mapboxgl.supermap.ProcessingService ` 获取任务信息时没有携带 token 的问题
26
26
27
27
- 修复 ` mapboxgl.supermap.DeckglLayer ` 在浏览器缩放比例非100%时,要素偏移的问题
28
28
29
+ ### Classic
30
+
31
+ - 修复 ` SuperMap.REST.ProcessingService ` 获取任务信息时没有携带 token 的问题
32
+
29
33
## Examples
30
34
31
35
### for Leaflet
32
36
33
- - 新增 动态标绘 分类及示例
37
+ - 新增“ 动态标绘“ 分类及示例
34
38
35
- - 将 标绘 - 点线面绘制 示例移动至 控件 - 点线面绘制
39
+ - 将“ 标绘 - 点线面绘制“ 示例移动至“ 控件 - 点线面绘制“
36
40
37
41
- iServer - 地图
38
42
39
- - 新增 “几何查询(3857)” 示例
40
-
41
-
43
+ - 新增“几何查询(3857)”示例
44
+
45
+
42
46
43
47
# 9.1.0 alpha (2018-7-7) #
44
48
You can’t perform that action at this time.
0 commit comments