Skip to content

Commit d6096f3

Browse files
committed
【release】10.2.1
1 parent e0ecd20 commit d6096f3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+19275
-17887
lines changed

CHANGELOG.md

Lines changed: 52 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# 10.2.1 #
2+
## Fixed
3+
4+
### for Leaflet
5+
6+
- 修复 `L.supermap.featureService` 删除要素接口 URL 未编码的问题
7+
8+
### for OpenLayers
9+
10+
- 修复 `ol.supermap.FeatureService` 删除要素接口 URL 未编码的问题
11+
12+
### for MapboxGL
13+
14+
- 修复 `mapboxgl.supermap.FeatureService` 删除要素接口 URL 未编码的问题
15+
16+
### Component
17+
18+
- vue-iclient-mapboxgl
19+
20+
- 修复属性表组件(sm-attributes)切换数据后再次选中数据显示的总数不正确的问题
21+
22+
- 修复图层管理组件(sm-layer-manage)销毁时没清除已添加图层的问题
23+
24+
- 修复属性表组件(sm-attributes)切换数据后再次选中数据显示的总数不正确的问题
25+
26+
- 修复图层列表组件(sm-layer-manage) 销毁时没清除已添加图层的问题
27+
28+
- 修复文本列表组件(sm-text-list)修改排序后未正确高亮的问题
29+
30+
- 修复属性表组件 (sm-attributes)点击搜索按钮时会触发排序的问题
31+
32+
- 修复场景组件(sm-scene)无法打开三维地球v2版本成果的问题
33+
34+
- 修复幻灯片组件(sm-slide-show)在幻灯片总数为 3,切换方式为方块时,首尾页切换重叠的问题
35+
136
# 10.2.0 #
237

338
## 新特性
@@ -833,7 +868,7 @@
833868

834869
- 新增 `uploadDataRequest` 接口,支持上传数据
835870

836-
- 新增 `addData` 接口,支持添加数据项(上传/注册
871+
- 新增 `addData` 接口,支持添加数据项(上传/注册)
837872

838873
- 新增 `publishOrUnpublish` 接口,支持数据的发布/取消发布
839874

@@ -849,7 +884,7 @@
849884

850885
- 新增 `SuperMap.iPortalRegisterServiceParam` 注册服务参数类
851886

852-
- 新增 `SuperMap.iPortalAddDataParam` 添加数据项(上传/注册参数类
887+
- 新增 `SuperMap.iPortalAddDataParam` 添加数据项(上传/注册)参数类
853888

854889
- 新增 `SuperMap.iPortalDataConnectionInfoParam` HBASE数据源连接信息参数类
855890

@@ -923,7 +958,7 @@
923958

924959
- 新增 `uploadDataRequest` 接口,支持上传数据
925960

926-
- 新增 `addData` 接口,支持添加数据项(上传/注册
961+
- 新增 `addData` 接口,支持添加数据项(上传/注册)
927962

928963
- 新增 `publishOrUnpublish` 接口,支持数据的发布/取消发布
929964

@@ -939,7 +974,7 @@
939974

940975
- 新增 `SuperMap.iPortalRegisterServiceParam` 注册服务参数类
941976

942-
- 新增 `SuperMap.iPortalAddDataParam` 添加数据项(上传/注册参数类
977+
- 新增 `SuperMap.iPortalAddDataParam` 添加数据项(上传/注册)参数类
943978

944979
- 新增 `SuperMap.iPortalDataConnectionInfoParam` HBASE数据源连接信息参数类
945980

@@ -961,7 +996,7 @@
961996

962997
- 新增 `uploadDataRequest` 接口,支持上传数据
963998

964-
- 新增 `addData` 接口,支持添加数据项(上传/注册
999+
- 新增 `addData` 接口,支持添加数据项(上传/注册)
9651000

9661001
- 新增 `publishOrUnpublish` 接口,支持数据的发布/取消发布
9671002

@@ -977,7 +1012,7 @@
9771012

9781013
- 新增 `SuperMap.iPortalRegisterServiceParam` 注册服务参数类
9791014

980-
- 新增 `SuperMap.iPortalAddDataParam` 添加数据项(上传/注册参数类
1015+
- 新增 `SuperMap.iPortalAddDataParam` 添加数据项(上传/注册)参数类
9811016

9821017
- 新增 `SuperMap.iPortalDataConnectionInfoParam` HBASE数据源连接信息参数类
9831018

@@ -999,7 +1034,7 @@
9991034

10001035
- 新增 `uploadDataRequest` 接口,支持上传数据
10011036

1002-
- 新增 `addData` 接口,支持添加数据项(上传/注册
1037+
- 新增 `addData` 接口,支持添加数据项(上传/注册)
10031038

10041039
- 新增 `publishOrUnpublish` 接口,支持数据的发布/取消发布
10051040

@@ -1015,7 +1050,7 @@
10151050

10161051
- 新增 `SuperMap.iPortalRegisterServiceParam` 注册服务参数类
10171052

1018-
- 新增 `SuperMap.iPortalAddDataParam` 添加数据项(上传/注册参数类
1053+
- 新增 `SuperMap.iPortalAddDataParam` 添加数据项(上传/注册)参数类
10191054

10201055
- 新增 `SuperMap.iPortalDataConnectionInfoParam` HBASE数据源连接信息参数类
10211056

@@ -1224,7 +1259,7 @@
12241259

12251260
![1001-1](https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/1001-1.png)
12261261

1227-
(具体兼容情况详见compatibility一节
1262+
(具体兼容情况详见compatibility一节)
12281263

12291264
### 新增 SuperMap iPortal 资源访问系列接口和范例,支持对资源中心的地图、服务、大屏、洞察等资源进行更新
12301265
![1001-6](https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/1001-6.png)
@@ -1425,7 +1460,7 @@
14251460

14261461
- 可视化 – Pixi
14271462

1428-
- 新增 “纽约出租车上车点分布图(140万点数据绘制” 示例
1463+
- 新增 “纽约出租车上车点分布图(140万点数据绘制)” 示例
14291464

14301465
### for OpenLayers
14311466

@@ -1456,7 +1491,7 @@
14561491

14571492
- 矢量瓦片
14581493

1459-
- 多面(MultiPolygon
1494+
- 多面(MultiPolygon)
14601495

14611496
- 中文沿线标注
14621497

@@ -1619,7 +1654,7 @@
16191654
## 新特性
16201655

16211656
### 积木式搭建应用:[SuperMap iClient Vue 组件库](https://github.com/SuperMap/vue-iclient)
1622-
- SuperMap iClient Vue 组件库在架构设计上采用 MVVM 模式(Model-View-ViewModel同时也能兼容其它框架,例如 React、Angular 以及原生 H5 开发。 使用 SuperMap iClient Vue 组件库,可像搭积木一样快速的创建自定义的 WebGIS 应用
1657+
- SuperMap iClient Vue 组件库在架构设计上采用 MVVM 模式(Model-View-ViewModel)同时也能兼容其它框架,例如 React、Angular 以及原生 H5 开发。 使用 SuperMap iClient Vue 组件库,可像搭积木一样快速的创建自定义的 WebGIS 应用
16231658
![1000-2](https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/1000-2.png)
16241659

16251660
### 开箱即用:丰富的组件选择
@@ -1662,7 +1697,7 @@
16621697

16631698
## 新特性
16641699

1665-
- iClient for MapboxGL(for vue组件库新增示例,新增房产项目可视化监控平台示例,使用 iClient Vue 组件快速搭建行业大屏应用
1700+
- iClient for MapboxGL(for vue)组件库新增示例,新增房产项目可视化监控平台示例,使用 iClient Vue 组件快速搭建行业大屏应用
16661701

16671702
![whatsNewComponents](https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/1000-1.gif)
16681703

@@ -1722,9 +1757,9 @@
17221757

17231758
## 新特性
17241759

1725-
### iClient for MapboxGL 新增组件(for vue
1760+
### iClient for MapboxGL 新增组件(for vue)
17261761

1727-
- iClient for MapboxGL 新增 WebMap 地图组件,图表组件,图例组件,图层列表组件,量算组件,查询/搜索组件,进度条等基础组件,支持多种主题(可一键切换风格
1762+
- iClient for MapboxGL 新增 WebMap 地图组件,图表组件,图例组件,图层列表组件,量算组件,查询/搜索组件,进度条等基础组件,支持多种主题(可一键切换风格)
17281763

17291764
![whatsNewMapboxGlComponents](https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/912-1.png)
17301765

@@ -1806,7 +1841,7 @@
18061841

18071842
- iClient for MapboxGL新增支持WGS84、China2000、Xian80、Beijing54等标准地理坐标系,覆盖MVT矢量瓦片、栅格瓦片、可视化图层、标绘等功能
18081843

1809-
- 需单独引用iClient对Mapbox GL JS的增强库(基于2018年10月版本v0.51.0
1844+
- 需单独引用iClient对Mapbox GL JS的增强库(基于2018年10月版本v0.51.0)
18101845
https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/mapbox-gl-enhance.js
18111846

18121847
![whatsNewMultiCoordinate](https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/911-1.png)
@@ -1942,7 +1977,7 @@
19421977
- `removeGraphics` 接口新增删除单个或多个要素的功能
19431978

19441979
### Classic
1945-
- `SuperMap.Layer.MapVLayer` 支持北京54 等其他坐标系(注:数据坐标系要求与地图保持一致
1980+
- `SuperMap.Layer.MapVLayer` 支持北京54 等其他坐标系(注:数据坐标系要求与地图保持一致)
19461981

19471982
## Fixed
19481983

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy