|
| 1 | +# 11.2.1 # |
| 2 | + |
| 3 | +## Fixed |
| 4 | + |
| 5 | +### for Leaflet |
| 6 | + |
| 7 | + - 修复 [L.supermap.ImageMapLayer](https://iclient.supermap.io/docs/leaflet/ImageMapLayer.html) 与 [L.supermap.TiledMapLayer](https://iclient.supermap.io/docs/leaflet/TiledMapLayer.html) 叠加时, 缩放、平移出现叠加顺序错误的问题 |
| 8 | + |
| 9 | + - 修复对数据集进行几何查询时排序无效的问题 |
| 10 | + |
| 11 | + - 修复 [L.supermap.GeometryAnalysis](https://iclient.supermap.io/docs/leaflet/GeometryAnalysis.html) [computeGeodesicArea](https://iclient.supermap.io/docs/leaflet/GeometryAnalysis.html#computeGeodesicArea) 经纬度面积计算结果不对的问题 |
| 12 | + |
| 13 | + - 优化知识图谱加载动画效果 |
| 14 | + |
| 15 | +### for OpenLayers |
| 16 | + |
| 17 | + - 修复显示矢量瓦片时,自定义请求头对 sprite.png 不生效的问题 |
| 18 | + |
| 19 | + - 修复对数据集进行几何查询时排序无效的问题 |
| 20 | + |
| 21 | + - 修复 [ol.supermap.GeometryAnalysis](https://iclient.supermap.io/docs/openlayers/GeometryAnalysis.html) [computeGeodesicArea](https://iclient.supermap.io/docs/openlayers/GeometryAnalysis.html#computeGeodesicArea) 经纬度面积计算结果不对的问题 |
| 22 | + |
| 23 | + - 优化知识图谱加载动画效果 |
| 24 | + |
| 25 | + |
| 26 | +### for MapboxGL |
| 27 | + |
| 28 | + - 修复对数据集进行几何查询时排序无效的问题 |
| 29 | + |
| 30 | + - 修复 [mapboxgl.supermap.GeometryAnalysis](https://iclient.supermap.io/docs/mapboxgl/GeometryAnalysis.html) [computeGeodesicArea](https://iclient.supermap.io/docs/mapboxgl/GeometryAnalysis.html#computeGeodesicArea) 经纬度面积计算结果不对的问题 |
| 31 | + |
| 32 | + - 优化知识图谱加载动画效果 |
| 33 | + |
| 34 | +### for MaplibreGL |
| 35 | + |
| 36 | + - 修复对数据集进行几何查询时排序无效的问题 |
| 37 | + |
| 38 | + - 修复使用 maplibregl-enhance 时,地图初始级别小于3级时 flyTo 定位错误的问题 |
| 39 | + |
| 40 | + - 修复 [maplibregl.supermap.GeometryAnalysis](https://iclient.supermap.io/docs/maplibregl/GeometryAnalysis.html) [computeGeodesicArea](https://iclient.supermap.io/docs/maplibregl/GeometryAnalysis.html#computeGeodesicArea) 经纬度面积计算结果不对的问题 |
| 41 | + |
| 42 | + - 优化知识图谱加载动画效果 |
| 43 | + |
| 44 | + |
1 | 45 | # 11.2.0 #
|
2 | 46 |
|
3 | 47 | ## 重要
|
|
0 commit comments