Skip to content

Commit 26f4c3a

Browse files
committed
修改API首页
1 parent 04205cb commit 26f4c3a

File tree

5 files changed

+10
-11
lines changed

5 files changed

+10
-11
lines changed

build/jsdocs/classic/index.md

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

55
* 源码(source code):[https://github.com/SuperMap/iClient9/tree/master/src/classic](https://github.com/SuperMap/iClient9/tree/master/src/classic)
66

77
## 参考API
88

9-
* iClient8C API:[http://support.supermap.com.cn:8090/iserver/iClient/forJavaScript/apidoc/files/SuperMap/Map-js.html](http://support.supermap.com.cn:8090/iserver/iClient/forJavaScript/apidoc/files/SuperMap/Map-js.html)
9+
* iClient8C API:[http://iclient.supermapol.com/libs/iclient8c/apidoc/files/SuperMap/Map-js.html](http://iclient.supermapol.com/libs/iclient8c/apidoc/files/SuperMap/Map-js.html)
1010
* ECharts API:[http://echarts.baidu.com/api.html#echarts](http://echarts.baidu.com/api.html#echarts)
1111
* MapV API: [https://github.com/huiyan-fe/mapv/blob/master/API.md](https://github.com/huiyan-fe/mapv/blob/master/API.md)

build/jsdocs/leaflet/index.md

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

44
* 官网(website):[http://iclient.supermapol.com/introduction/leaflet.html#introduce](http://iclient.supermapol.com/introduction/leaflet.html#introduce)
55

@@ -13,7 +13,7 @@ SuperMap iClient for Leaflet是一套基于Leaflet的GIS客户端应用程序开
1313
[L.supermap.spatialAnalystService](L.supermap.spatialAnalystService.html)<br>
1414
[L.supermap.networkAnalystService](L.supermap.networkAnalystService.html)<br>
1515
[L.supermap.trafficTransferAnalystService](L.supermap.trafficTransferAnalystService.html)<br>
16-
[L.supermap.addressMatchService](L.supermap.addressMatchService)</td>
16+
[L.supermap.addressMatchService](L.supermap.addressMatchService.html)</td>
1717
<td>
1818
<br>
1919
[L.supermap.processingService](L.supermap.processingService.html)<br>
@@ -39,12 +39,11 @@ SuperMap iClient for Leaflet是一套基于Leaflet的GIS客户端应用程序开
3939
[L.supermap.tiledMapLayer](L.supermap.tiledMapLayer.html)<br>
4040
[L.supermap.imageMapLayer](L.supermap.imageMapLayer.html)<br>
4141
[L.supermap.baiduTileLayer](L.supermap.baiduTileLayer.html)<br>
42-
[L.supermap.baiduTileLayer](L.supermap.baiduTileLayer.html)<br>
4342
[L.supermap.tiandituTileLayer](L.supermap.tiandituTileLayer.html)<br>
4443
[L.supermap.wmtsLayer](L.supermap.wmtsLayer.html)<br>
4544
......</td>
4645
<td><p>扩展Leaflet投影,更易用</p>
47-
[L.Proj.Projection](L.Proj.Projection.html)<br>
46+
[L.Proj.CRS](L.Proj.CRS.html)<br>
4847
[L.CRS.NonEarthCRS](L.CRS.NonEarthCRS.html)<br>
4948
</tr></table>
5049

build/jsdocs/mapboxgl/index.md

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

44
* 官网(website):[http://iclient.supermapol.com/introduction/mapboxgl.html#introduce](http://iclient.supermapol.com/introduction/mapboxgl.html#introduce)
55

build/jsdocs/openlayers/index.md

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

44
* 官网(website):[http://iclient.supermapol.com/introduction/openlayers.html#introduce](http://iclient.supermapol.com/introduction/openlayers.html#introduce)
55

@@ -18,7 +18,7 @@ SuperMap iClient for OpenLayers是一套基于OpenLayers的GIS客户端应用程
1818
<br>
1919
[ol.supermap.ProcessingService](ol.supermap.ProcessingService.html)<br>
2020
[ol.supermap.DataFlowService](ol.supermap.DataFlowService.html)<br>
21-
[ol.supermap.Webmap](ol.supermap.Webmap.html)<br>
21+
[ol.supermap.WebMap](ol.supermap.WebMap.html)<br>
2222
[SuperMap.iPortal](SuperMap.iPortal.html)<br>
2323
[SuperMap.Online](SuperMap.Online.html)<br>
2424
......</td>
@@ -37,7 +37,7 @@ SuperMap iClient for OpenLayers是一套基于OpenLayers的GIS客户端应用程
3737
......</td>
3838
<td><p>丰富地图,iSevrer REST MAP、互联网地图</p>
3939
[ol.source.TileSuperMapRest](ol.source.TileSuperMapRest.html)<br>
40-
[ol.source.ImageSuperMapRest](ol.source.ImageSuperMapRest)<br>
40+
[ol.source.ImageSuperMapRest](ol.source.ImageSuperMapRest.html)<br>
4141
[ol.source.Baidu](ol.source.Baidu.html)<br>
4242
[ol.source.Tianditu](ol.source.Tianditu.html)<br>
4343
......</td>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"homepage": "http://iclient.supermapol.com",
4343
"repository": {
4444
"type": "git",
45-
"url": "https://git.oschina.net/isupermap/iClient9.git"
45+
"url": "https://github.com/SuperMap/iClient9.git"
4646
},
4747
"author": "SuperMap",
4848
"license": "Apache-2.0",

0 commit comments

Comments
 (0)