Skip to content

Commit 11e5b94

Browse files
committed
Merge branch 'master' of https://github.com/SuperMap/iClient-JavaScript into master
2 parents d08c755 + b940910 commit 11e5b94

File tree

72 files changed

+387211
-267038
lines changed

Some content is hidden

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

72 files changed

+387211
-267038
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
# 11.1.0 #
2+
3+
## 新特性
4+
5+
### 提供全新地图库:iClient for MaplibreGL,可将现有Mapbox方案平滑迁移
6+
- 作为MapboxGL v1版本的开源分支,可将现有的MapboxGL方案平滑迁移
7+
- 提供iServer地图、数据、分析等服务访问API和可视化相关API
8+
![1110-1](https://iclient.supermap.io/web/img/whatsNewMaplibre.png)
9+
10+
### 支持地理知识图谱Web可视化
11+
- 提供地理知识图谱和实体关系访问的API,一句代码快速出图
12+
- 提供样式编辑和交互事件相关API
13+
![1110-2](https://iclient.supermap.io/web/img/whatsNewKnowledge.png)
14+
15+
### iClient for MapboxGL支持地理、投影全坐标系
16+
- 支持访问SuperMap iServer地图服务和OGC WMTS/WMS服务
17+
- 支持地理坐标系、投影坐标系
18+
- 支持栅格瓦片、矢量瓦片
19+
![1110-3](https://iclient.supermap.io/web/img/whatsNewCoor.png)
20+
21+
### iClient for MapboxGL提供前后端一致的Web符号化制图能力
22+
- 提供Web符号库列表,方便用户检索,同时提供在线制图示例
23+
- 改造地图库API支持直接传入Web符号库ID进行快速制图
24+
- 支持mapbox样式规范表达式,可以对符号进行数据驱动制图
25+
![1110-4](https://iclient.supermap.io/web/img/whatsNewSymbol.png)
26+
27+
### GIS数据上云访问支持,新增支持云原生矢量交换格式(FlatGeoBuf)
28+
- 支持直接访问云存储和SuperMap iServer服务返回的FlatGeoBuf格式文件,并支持流式传输和渲染
29+
- 支持全量渲染或按需渲染两种模式
30+
![1110-5](https://iclient.supermap.io/web/img/whatsNewFGB.gif)
31+
132
# 11.1.0-beta #
233

334
## 新特性

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# SuperMap iClient JavaScript
22

3-
[![SonarCloud Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.supermap%3Aiclient-javascript9&metric=coverage)](https://sonarcloud.io/dashboard?id=com.supermap%3Aiclient-javascript9)
43
[![npm version](https://img.shields.io/npm/v/@supermap/iclient-common.svg)](https://www.npmjs.com/~supermap)
54
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSuperMap%2FiClient-JavaScript.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FSuperMap%2FiClient-JavaScript?ref=badge_shield)
65

0 commit comments

Comments
 (0)