Skip to content

Commit d08c755

Browse files
committed
Merge branch 'master' of https://github.com/SuperMap/iClient-JavaScript into master
2 parents 9f87860 + 661e745 commit d08c755

File tree

432 files changed

+3449
-568
lines changed

Some content is hidden

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

432 files changed

+3449
-568
lines changed

examples/component/components_animate_marker_layer_react.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* ant-design (https://github.com/ant-design/ant-design)
7+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
8+
*********************************************************************-->
49
<!DOCTYPE html>
510
<html>
611
<head>

examples/component/components_animate_marker_layer_vue.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
7+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
8+
*********************************************************************-->
49
<!DOCTYPE html>
510
<html>
611
<head>

examples/component/components_attributes_vue.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
7+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
8+
*********************************************************************-->
49
<!DOCTYPE html>
510
<html>
611
<head>

examples/component/components_basic_vue.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* echarts-liquidfill (https://github.com/ecomfe/echarts-liquidfill)
8+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
9+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
10+
*********************************************************************-->
411
<!DOCTYPE html>
512
<html>
613

examples/component/components_border_vue.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* vue-echarts (https://github.com/ecomfe/vue-echarts)
8+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
9+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
10+
*********************************************************************-->
411
<!DOCTYPE html>
512
<html>
613
<head>

examples/component/components_chart.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
*********************************************************************-->
48
<!DOCTYPE html>
59
<html lang="en-US">
610

examples/component/components_chart_vue.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* vue-echarts (https://github.com/ecomfe/vue-echarts)
8+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
9+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
10+
*********************************************************************-->
411
<!DOCTYPE html>
512
<html>
613
<head>

examples/component/components_city_smart_economic_vue.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* vue-echarts (https://github.com/ecomfe/vue-echarts)
8+
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
9+
* vue-cesium-v2 (https://github.com/zouyaoji/vue-cesium-v2)
10+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
11+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
12+
*********************************************************************-->
413
<!DOCTYPE html>
514
<html>
615
<head>

examples/component/components_city_smart_livelihood_vue.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* echarts-liquidfill (https://github.com/ecomfe/echarts-liquidfill)
8+
* vue-echarts (https://github.com/ecomfe/vue-echarts)
9+
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
10+
* vue-cesium-v2 (https://github.com/zouyaoji/vue-cesium-v2)
11+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
12+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
13+
*********************************************************************-->
414
<!DOCTYPE html>
515
<html>
616
<head>

examples/component/components_city_smart_management_vue.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* echarts-liquidfill (https://github.com/ecomfe/echarts-liquidfill)
8+
* vue-echarts (https://github.com/ecomfe/vue-echarts)
9+
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
10+
* vue-cesium-v2 (https://github.com/zouyaoji/vue-cesium-v2)
11+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
12+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
13+
*********************************************************************-->
414
<!DOCTYPE html>
515
<html>
616
<head>

examples/component/components_city_smart_overview_vue.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* echarts-liquidfill (https://github.com/ecomfe/echarts-liquidfill)
8+
* vue-echarts (https://github.com/ecomfe/vue-echarts)
9+
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
10+
* vue-cesium-v2 (https://github.com/zouyaoji/vue-cesium-v2)
11+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
12+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
13+
*********************************************************************-->
414
<!DOCTYPE html>
515
<html>
616
<head>

examples/component/components_cluster_react.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* PapaParse (https://github.com/mholt/PapaParse)
7+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
8+
*********************************************************************-->
49
<!DOCTYPE html>
510
<html>
611
<head>

examples/component/components_cluster_vue.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* PapaParse (https://github.com/mholt/PapaParse)
7+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
8+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
9+
*********************************************************************-->
410
<!DOCTYPE html>
511
<html>
612
<head>

examples/component/components_compare_vue.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
7+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
8+
*********************************************************************-->
49
<!DOCTYPE html>
510
<html>
611

examples/component/components_compass_vue.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
7+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
8+
*********************************************************************-->
49
<!DOCTYPE html>
510
<html>
611

examples/component/components_coordinate_conversion_vue.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* mapbox-gl-draw (https://github.com/mapbox/mapbox-gl-draw)
7+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
8+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
9+
*********************************************************************-->
410
<!DOCTYPE html>
511
<html>
612
<head>

examples/component/components_dataflow_react.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* ant-design (https://github.com/ant-design/ant-design)
7+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
8+
*********************************************************************-->
49
<!DOCTYPE html>
510
<html>
611
<head>

examples/component/components_dataflow_vue.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
7+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
8+
*********************************************************************-->
49
<!DOCTYPE html>
510
<html>
611
<head>

examples/component/components_deckgl_react.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* ant-design (https://github.com/ant-design/ant-design)
7+
* deck.gl (https://github.com/visgl/deck.gl)
8+
* PapaParse (https://github.com/mholt/PapaParse)
9+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
10+
*********************************************************************-->
411
<!DOCTYPE html>
512
<html>
613
<head>

examples/component/components_deckgl_vue.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
7+
* deck.gl (https://github.com/visgl/deck.gl)
8+
* PapaParse (https://github.com/mholt/PapaParse)
9+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
10+
*********************************************************************-->
411
<!DOCTYPE html>
512
<html>
613
<head>

examples/component/components_demo_vue.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* echarts-liquidfill(https://github.com/ecomfe/echarts-liquidfill)
8+
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
9+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
10+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
11+
*********************************************************************-->
412
<!DOCTYPE html>
513
<html>
614
<head>

examples/component/components_draw_vue.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* mapbox-gl-draw (https://github.com/mapbox/mapbox-gl-draw)
7+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
8+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
9+
*********************************************************************-->
410
<!DOCTYPE html>
511
<html>
612

examples/component/components_echarts_react.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* ant-design (https://github.com/ant-design/ant-design)
7+
* Echarts (https://github.com/apache/echarts)
8+
* echartsLayer(https://github.com/lzxue/echartsLayer)
9+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
10+
*********************************************************************-->
411
<!DOCTYPE html>
512
<html>
613
<head>

examples/component/components_echarts_vue.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* echartsLayer(https://github.com/lzxue/echartsLayer)
8+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
9+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
10+
*********************************************************************-->
411
<!DOCTYPE html>
512
<html>
613
<head>

examples/component/components_ecologicalBigDataPlatform_vue.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* vue-echarts (https://github.com/ecomfe/vue-echarts)
8+
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
9+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
10+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
11+
*********************************************************************-->
412
<!DOCTYPE html>
513
<html>
614
<head>

examples/component/components_estateMonitoringPlatform_vue.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
7+
* vue-echarts (https://github.com/ecomfe/vue-echarts)
8+
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
9+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
10+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
11+
*********************************************************************-->
412
<!DOCTYPE html>
513
<html>
614
<head>

examples/component/components_fire_layer_react.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* ant-design (https://github.com/ant-design/ant-design)
7+
* three.js (https://github.com/mrdoob/three.js)
8+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
9+
*********************************************************************-->
410
<!DOCTYPE html>
511
<html>
612
<head>

examples/component/components_fire_layer_vue.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* ant-design (https://github.com/ant-design/ant-design)
7+
* three.js (https://github.com/mrdoob/three.js)
8+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
9+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
10+
*********************************************************************-->
411
<!DOCTYPE html>
512
<html>
613
<head>

examples/component/components_flyto_vue.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入
6+
* vue-iclient (https://github.com/SuperMap/vue-iclient)
7+
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
8+
*********************************************************************-->
49
<!DOCTYPE html>
510
<html>
611

0 commit comments

Comments
 (0)