File tree Expand file tree Collapse file tree 8 files changed +20
-20
lines changed
examples-test/openlayers/resources Expand file tree Collapse file tree 8 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1
1
# SuperMap iClient Classic API
2
2
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 >
4
4
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 >
6
6
7
7
## 参考API
8
8
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 >
Original file line number Diff line number Diff line change 1
1
# SuperMap iClient for Leaflet API
2
2
SuperMap iClient for Leaflet 是一套基于Leaflet的云GIS网络客户端开发平台, 支持访问SuperMap iServer / iExpress / iPortal / iManager / Online的地图、服务和资源,为用户提供了完整专业的GIS能力, 同时提供了优秀的可视化功能。
3
3
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 >
5
5
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 >
7
7
<table ><tr >
8
8
<th width="33.3%">四驾马车</th><th width="33.3%"></th><th width="33.3%"></th>
9
9
</tr ><tr >
@@ -49,6 +49,6 @@ SuperMap iClient for Leaflet 是一套基于Leaflet的云GIS网络客户端开
49
49
50
50
## 参考API
51
51
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 >
Original file line number Diff line number Diff line change 1
1
# SuperMap iClient for MapboxGL API
2
2
SuperMap iClient for MapboxGL 是一套基于MapboxGL的云GIS网络客户端开发平台, 支持访问SuperMap iServer / iExpress / iPortal / iManager / Online的地图、服务和资源,为用户提供了完整专业的GIS能力, 同时提供了优秀的可视化功能。
3
3
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 >
5
5
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 >
7
7
8
8
## 参考API
9
9
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 >
Original file line number Diff line number Diff line change 1
1
# SuperMap iClient for OpenLayers API
2
2
SuperMap iClient for OpenLayers 是一套基于OpenLayers的云GIS网络客户端开发平台, 支持访问SuperMap iServer / iExpress / iPortal / iManager / Online的地图、服务和资源,为用户提供了完整专业的GIS能力, 同时提供了优秀的可视化功能。
3
3
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 >
5
5
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 >
7
7
<table ><tr >
8
8
<th width="33.3%">四驾马车</th><th width="33.3%"></th><th width="33.3%"></th>
9
9
</tr ><tr >
@@ -46,6 +46,6 @@ SuperMap iClient for OpenLayers 是一套基于OpenLayers的云GIS网络客户
46
46
47
47
## 参考API
48
48
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 >
You can’t perform that action at this time.
0 commit comments