Skip to content

Commit d27625f

Browse files
committed
【changelog】12.1.0-r
1 parent 1b351d4 commit d27625f

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# 12.1.0-r #
2+
## Fixed
3+
4+
### for Leaflet
5+
6+
- 修复 LineM 类型数据 `maxM``minM``length` 信息丢失问题
7+
8+
9+
### for OpenLayers
10+
11+
- 修复[`ol.source.VectorTileSuperMapRest`](https://iclient.supermap.io/docs/openlayers/VectorTileSuperMapRest.html) 无法使用 `urls``url``{?-?}` 参数的问题
12+
13+
- 修复 LineM 类型数据 `maxM``minM``length` 信息丢失问题
14+
15+
16+
### for MapboxGL
17+
18+
- 修复[`mapboxgl.supermap.initmap`](https://iclient.supermap.io/docs/mapboxgl/global.html#initMap) 无法根据地图服务dpi出图的问题
19+
20+
- 修复 LineM 类型数据 `maxM``minM``length` 信息丢失问题
21+
22+
### for MaplibreGL
23+
24+
- 修复 LineM 类型数据 `maxM``minM``length` 信息丢失问题
25+
126
# 12.0.0-r #
227

328
## 新特性

0 commit comments

Comments
 (0)