We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ae2c0 commit 1567675Copy full SHA for 1567675
CHANGELOG.md
@@ -1,3 +1,22 @@
1
+# 11.0.1 #
2
+## Fixed
3
+
4
+### for Leaflet
5
6
+- 优化 SuperMap iClient for Lealfet 出图示例,更具代表性,使iServer缓存利用率更高
7
+- 修复当浏览器缩放比例不是100%时,`L.supermap.MapVLayer` 热力图偏移的问题
8
+- 修复当 `L.supermap.FeatureService` 删除要素过多时,删除失败的问题
9
+- 修复 `L.supermap.WMTSLayer` 加载带认证参数的WMTS出图失败的问题
10
11
+### for OpenLayers
12
13
+- 优化 SuperMap iClient for OpenLayers 出图示例,更具代表性,使iServer缓存利用率更高
14
+- 修复当 `ol.supermap.FeatureService` 删除要素过多时,删除失败的问题
15
16
+### for MapboxGL
17
18
+- 修复当 `mapboxgl.supermap.FeatureService` 删除要素过多时,删除失败的问题
19
20
# 11.0.0 #
21
22
## 新特性
0 commit comments