File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ # 11.1.2 #
2+
3+ ## Fixed
4+
5+ ### for Leaflet
6+ - 修复 [ L.supermap.DataServiceQueryView] ( https://iclient.supermap.io/11.1.2/docs/leaflet/DataServiceQueryView.html ) 设置 ` onEachFeature ` 参数不生效的问题
7+ - 修复 [ L.supermap.DatasetThiessenAnalystParameters] ( https://iclient.supermap.io/11.1.2/docs/leaflet/DatasetThiessenAnalystParameters.html ) ,传入 [ L.Polygon] ( https://leafletjs.com/reference.html#polygon ) | [ GeoJSONObject] ( https://geojson.org/ ) 格式的裁剪区域参数 ` clipRegion ` 报错的问题
8+ - 修复 [ L.supermap.ImageMapLayer] ( https://iclient.supermap.io/11.1.2/docs/leaflet/ImageMapLayer.html ) 与 [ L.supermap.TiledMapLayer] ( https://iclient.supermap.io/11.1.2/docs/leaflet/TiledMapLayer.html ) 叠加时, 缩放、平移出现叠加顺序错误的问题
9+ - 修复 [ L.supermap.EchartsLayer] ( https://iclient.supermap.io/11.1.2/docs/leaflet/EchartsLayer.html ) 与 [ L.supermap.RangeThemeLayer] ( https://iclient.supermap.io/11.1.2/docs/leaflet/RangeThemeLayer.html ) 叠加时的顺序不正确的问题
10+ - 优化知识图谱加载动画效果
11+
12+ ### for OpenLayers
13+ - 修复 [ ol.supermap.DatasetThiessenAnalystParameters] ( https://iclient.supermap.io/11.1.2/docs/openlayers/DatasetThiessenAnalystParameters.html ) ,传入 [ ol.geom.Polygon] ( https://openlayers.org/en/v6.14.1/apidoc/module-ol_geom_Polygon-Polygon.html ) | [ GeoJSONObject] ( https://geojson.org/ ) 格式的裁剪区域参数 ` clipRegion ` 报错的问题
14+ - 修复打印服务接口响应正常,但是提示打印失败的问题
15+ - 优化知识图谱加载动画效果
16+
17+ ### for MapboxGL
18+ - 修复 [ mapboxgl.supermap.DatasetThiessenAnalystParameters] ( https://iclient.supermap.io/11.1.2/docs/mapboxgl/DatasetThiessenAnalystParameters.html ) ,传入 [ GeoJSONObject] ( https://geojson.org/ ) 格式的裁剪区域参数 ` clipRegion ` 报错的问题
19+ - 优化知识图谱加载动画效果
20+ - 修复 [ mapboxgl.supermap.GraticuleLayer] ( https://iclient.supermap.io/11.1.2/docs/mapboxgl/GraticuleLayer.html ) 初始化设置 ` visible ` 参数不生效的问题
21+
22+ ### for MaplibreGL
23+ - 修复 [ maplibregl.supermap.DatasetThiessenAnalystParameters] ( https://iclient.supermap.io/11.1.2/docs/maplibregl/DatasetThiessenAnalystParameters.html ) ,传入 [ GeoJSONObject] ( https://geojson.org/ ) 格式的裁剪区域参数 ` clipRegion ` 报错的问题
24+ - 修复使用 maplibregl-enhance 时,地图初始级别小于 3 级时 ` flyTo ` 定位错误的问题
25+ - 优化知识图谱加载动画效果
26+
27+ ### Component
28+ - vue-iclient-mapboxgl
29+ - 修复指标组件([ sm-indicator] ( https://iclient.supermap.io/11.1.2/web/apis/vue/zh/api/common/indicator.html ) )配置小数位数参数无效的问题
30+ - 优化地图组件([ sm-web-map] ( https://iclient.supermap.io/11.1.2/web/apis/vue/zh/api/web-map/map.html ) )显示半透明背景色文本标签、数字文本标签、英文字符文本标签的显示效果。
31+ - 修复地图组件([ sm-web-map] ( https://iclient.supermap.io/11.1.2/web/apis/vue/zh/api/web-map/map.html ) )动态标记图层无法通过图层列表控制显隐的问题
32+ - 修复地图倾斜时比例尺组件([ sm-scale] ( https://iclient.supermap.io/11.1.2/web/apis/vue/zh/api/control/scale.html ) )比例尺值不对的问题
33+ - 修复数据上图制作的矢量图层配置了定时刷新,地图组件([ sm-web-map] ( https://iclient.supermap.io/11.1.2/web/apis/vue/zh/api/web-map/map.html ) )不会按时刷新的问题
34+ - 修复天地图POI 搜索组件([ sm-tdt-search] ( https://iclient.supermap.io/11.1.2/web/apis/vue/zh/api/tdt/tdt-search.html ) )查询失败的问题
35+
36+
137# 11.1.1 #
238
339## 新特性
You can’t perform that action at this time.
0 commit comments