Skip to content

Commit 66d979c

Browse files
committed
更新测试图片 更新api链接
1 parent 0f52482 commit 66d979c

File tree

8 files changed

+20
-20
lines changed

8 files changed

+20
-20
lines changed

build/jsdocs/classic/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# SuperMap iClient Classic API
22
SuperMap iClient Classic 是一套基于SuperMap iClient 8C(2017) for JavaScript的GIS客户端应用程序开发工具,通过它用户可以在SuperMap iClient 8C(2017) for JavaScript的基础上使用最新的SuperMap服务功能。
3-
* 官网(website):[http://iclient.supermap.io/introduction/classic.html#introduce](http://iclient.supermap.io/introduction/classic.html#introduce)
3+
* 官网(website):<a href="http://iclient.supermap.io/web/introduction/classic.html#introduce" target="_parent">http://iclient.supermap.io/web/introduction/classic.html#introduce</a>
44

5-
* 源码(source code):[https://github.com/SuperMap/iClient-JavaScript/tree/master/src/classic](https://github.com/SuperMap/iClient-JavaScript/tree/master/src/classic)
5+
* 源码(source code):<a href="https://github.com/SuperMap/iClient-JavaScript/tree/master/src/classic" target="_blank">https://github.com/SuperMap/iClient-JavaScript/tree/master/src/classic</a>
66

77
## 参考API
88

9-
* iClient8C API[http://iclient.supermap.io/libs/iclient8c/apidoc/files/SuperMap/Map-js.html](http://iclient.supermap.io/libs/iclient8c/apidoc/files/SuperMap/Map-js.html)
10-
* ECharts API[http://echarts.baidu.com/api.html#echarts](http://echarts.baidu.com/api.html#echarts)
11-
* MapV API[https://github.com/huiyan-fe/mapv/blob/master/API.md](https://github.com/huiyan-fe/mapv/blob/master/API.md)
9+
* iClient8C API:<a href="http://iclient.supermap.io/libs/iclient8c/apidoc/files/SuperMap/Map-js.html" target="_blank">http://iclient.supermap.io/libs/iclient8c/apidoc/files/SuperMap/Map-js.html</a>
10+
* ECharts API:<a href="http://echarts.baidu.com/api.html#echarts" target="_blank">http://echarts.baidu.com/api.html#echarts</a>
11+
* MapV API:<a href="https://github.com/huiyan-fe/mapv/blob/master/API.md" target="_blank">https://github.com/huiyan-fe/mapv/blob/master/API.md</a>

build/jsdocs/leaflet/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# SuperMap iClient for Leaflet API
22
SuperMap iClient for Leaflet 是一套基于Leaflet的云GIS网络客户端开发平台, 支持访问SuperMap iServer / iExpress / iPortal / iManager / Online的地图、服务和资源,为用户提供了完整专业的GIS能力, 同时提供了优秀的可视化功能。
33

4-
* 官网(website):[http://iclient.supermap.io/introduction/leaflet.html#introduce](http://iclient.supermap.io/introduction/leaflet.html#introduce)
4+
* 官网(website):<a href="http://iclient.supermap.io/web/introduction/leaflet.html#introduce" target="_parent">http://iclient.supermap.io/web/introduction/leaflet.html#introduce</a>
55

6-
* 源码(source code):[https://github.com/SuperMap/iClient-JavaScript/tree/master/src/leaflet](https://github.com/SuperMap/iClient-JavaScript/tree/master/src/leaflet)
6+
* 源码(source code):<a href="https://github.com/SuperMap/iClient-JavaScript/tree/master/src/leaflet" target="_blank">https://github.com/SuperMap/iClient-JavaScript/tree/master/src/leaflet</a>
77
<table><tr>
88
<th width="33.3%">四驾马车</th><th width="33.3%"></th><th width="33.3%"></th>
99
</tr><tr>
@@ -49,6 +49,6 @@ SuperMap iClient for Leaflet 是一套基于Leaflet的云GIS网络客户端开
4949

5050
## 参考API
5151

52-
* Leaflet API:[http://leafletjs.com/reference.html](http://leafletjs.com/reference.html)
53-
* ECharts API[http://echarts.baidu.com/api.html#echarts](http://echarts.baidu.com/api.html#echarts)
54-
* MapV API[https://github.com/huiyan-fe/mapv/blob/master/API.md](https://github.com/huiyan-fe/mapv/blob/master/API.md)
52+
* Leaflet API:<a href="http://leafletjs.com/reference.html" target="_blank">http://leafletjs.com/reference.html</a>
53+
* ECharts API:<a href="http://echarts.baidu.com/api.html#echarts" target="_blank">http://echarts.baidu.com/api.html#echarts</a>
54+
* MapV API:<a href="https://github.com/huiyan-fe/mapv/blob/master/API.md" target="_blank">https://github.com/huiyan-fe/mapv/blob/master/API.md</a>

build/jsdocs/mapboxgl/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# SuperMap iClient for MapboxGL API
22
SuperMap iClient for MapboxGL 是一套基于MapboxGL的云GIS网络客户端开发平台, 支持访问SuperMap iServer / iExpress / iPortal / iManager / Online的地图、服务和资源,为用户提供了完整专业的GIS能力, 同时提供了优秀的可视化功能。
33

4-
* 官网(website):[http://iclient.supermap.io/introduction/mapboxgl.html#introduce](http://iclient.supermap.io/introduction/mapboxgl.html#introduce)
4+
* 官网(website):<a href="http://iclient.supermap.io/web/introduction/mapboxgl.html#introduce" target="_parent">http://iclient.supermap.io/web/introduction/mapboxgl.html#introduce</a>
55

6-
* 源码(source code):[https://github.com/SuperMap/iClient-JavaScript/tree/master/src/mapboxgl](https://github.com/SuperMap/iClient-JavaScript/tree/master/src/mapboxgl)
6+
* 源码(source code):<a href="https://github.com/SuperMap/iClient-JavaScript/tree/master/src/mapboxgl" target="_blank">https://github.com/SuperMap/iClient-JavaScript/tree/master/src/mapboxgl</a>
77

88
## 参考API
99

10-
* Mapbox GL JS API[https://www.mapbox.com/mapbox-gl-js/api/](https://www.mapbox.com/mapbox-gl-js/api/)
11-
* ECharts API[http://echarts.baidu.com/api.html#echarts](http://echarts.baidu.com/api.html#echarts)
12-
* MapV API[https://github.com/huiyan-fe/mapv/blob/master/API.md](https://github.com/huiyan-fe/mapv/blob/master/API.md)
10+
* Mapbox GL JS API:<a href="https://www.mapbox.com/mapbox-gl-js/api/" target="_blank">https://www.mapbox.com/mapbox-gl-js/api/</a>
11+
* ECharts API:<a href="http://echarts.baidu.com/api.html#echarts" target="_blank">http://echarts.baidu.com/api.html#echarts</a>
12+
* MapV API:<a href="https://github.com/huiyan-fe/mapv/blob/master/API.md" target="_blank">https://github.com/huiyan-fe/mapv/blob/master/API.md</a>

build/jsdocs/openlayers/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# SuperMap iClient for OpenLayers API
22
SuperMap iClient for OpenLayers 是一套基于OpenLayers的云GIS网络客户端开发平台, 支持访问SuperMap iServer / iExpress / iPortal / iManager / Online的地图、服务和资源,为用户提供了完整专业的GIS能力, 同时提供了优秀的可视化功能。
33

4-
* 官网(website):[http://iclient.supermap.io/introduction/openlayers.html#introduce](http://iclient.supermap.io/introduction/openlayers.html#introduce)
4+
* 官网(website):<a href="http://iclient.supermap.io/web/introduction/openlayers.html#introduce" target="_parent">http://iclient.supermap.io/web/introduction/openlayers.html#introduce</a>
55

6-
* 源码(source code):[https://github.com/SuperMap/iClient-JavaScript/tree/master/src/openlayers](https://github.com/SuperMap/iClient-JavaScript/tree/master/src/openlayers)
6+
* 源码(source code):<a href="https://github.com/SuperMap/iClient-JavaScript/tree/master/src/openlayers" target="_blank">https://github.com/SuperMap/iClient-JavaScript/tree/master/src/openlayers</a>
77
<table><tr>
88
<th width="33.3%">四驾马车</th><th width="33.3%"></th><th width="33.3%"></th>
99
</tr><tr>
@@ -46,6 +46,6 @@ SuperMap iClient for OpenLayers 是一套基于OpenLayers的云GIS网络客户
4646

4747
## 参考API
4848

49-
* OpenLayers API[http://openlayers.org/en/latest/apidoc/](http://openlayers.org/en/latest/apidoc/)
50-
* ECharts API[http://echarts.baidu.com/api.html#echarts](http://echarts.baidu.com/api.html#echarts)
51-
* MapV API[https://github.com/huiyan-fe/mapv/blob/master/API.md](https://github.com/huiyan-fe/mapv/blob/master/API.md)
49+
* OpenLayers API:<a href="http://openlayers.org/en/latest/apidoc/" target="_blank">http://openlayers.org/en/latest/apidoc/</a>
50+
* ECharts API:<a href="http://echarts.baidu.com/api.html#echarts" target="_blank">http://echarts.baidu.com/api.html#echarts</a>
51+
* MapV API:<a href="https://github.com/huiyan-fe/mapv/blob/master/API.md" target="_blank">https://github.com/huiyan-fe/mapv/blob/master/API.md</a>
Loading

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