File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 32
32
33
33
- 废弃 ` L.supermap.circleStyle ` 类的 ` getCanvas ` 接口,改用 ` getStyle ` 接口
34
34
35
+ - 增加 ` L.supermap.cloverStyle ` ` L.supermap.imageStyle ` 类,` L.supermap.graphic ` 支持三叶草要素风格、自定义图形要素风格
36
+
35
37
- 新增热力图层:
36
38
37
39
- ` L.supermap.heatMapLayer `
71
73
- ` ol.supermap.HeatMapSource `
72
74
73
75
- 废弃 ` ol.source.Theme ` 类的 ` toiClientFeature ` 接口,改用 ` toFeature ` 接口
74
-
76
+ - 增加 ` ol.style.CloverShape ` ` ol.style.HitCloverShape ` 类, ` ol.source.Graphic ` 支持三叶草要素风格
75
77
### for MapboxGL
76
78
77
79
- 废弃 ` SuperMap.ElasticSearch ` 的 ` options.change ` 参数,直接使用 ` SuperMap.ElasticSearch.msearch ` ` SuperMap.ElasticSearch.msearch ` 的 ` callback ` 参数
124
126
### for MapboxGL
125
127
126
128
- 修复多个客户端专题图叠加偏移的问题
129
+ - 修复 ` mapboxgl.supermap.MapvLayer ` 的 ` clearData ` 失败的问题
127
130
128
131
### Classic
129
132
139
142
140
143
- 新增可视化纽约出租车18万点图片示例
141
144
145
+ - 修复 ` 05_findPathService.html ` 例子显示错误的问题
146
+
142
147
### for OpenLayers
143
148
144
149
- 新增几何要素批量空间分析示例
147
152
148
153
- 新增可视化纽约出租车18万点图片示例
149
154
155
+ - 新增可视化随机三叶草示例
156
+
150
157
### for MapboxGL
151
158
152
159
- 新增几何要素批量空间分析示例
160
167
- API 侧边栏分类显示
161
168
162
169
### for Leaflet
170
+ - 修复` L.supermap.wmtsLayer ` ` L.supermap.cloudTileLayer ` ` L.supermap.tiledMapLayer ` 的 ` options.transparent ` 为 ` {boolean} ` 类型
163
171
164
172
### for OpenLayers
165
173
172
180
## Code Quality
173
181
174
182
## Project
183
+ - 新增ISSUE模板
175
184
176
185
# 9.0.1 (2017-12-27) #
177
186
You can’t perform that action at this time.
0 commit comments