8000 修改 mapbox maplibregl 组件头部三方库引用信息格式 · SuperMap/iClient-JavaScript@042fb67 · GitHub
[go: up one dir, main page]

Skip to content

Commit 042fb67

Browse files
修改 mapbox maplibregl 组件头部三方库引用信息格式
1 parent d233720 commit 042fb67

File tree

254 files changed

+794
-540
lines changed

Some content is hidden

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

254 files changed

+794
-540
lines changed

examples/component/components_animate_marker_layer_react.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 ant-design (https://github.com/ant-design/ant-design)
6-
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
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)
78
*********************************************************************-->
89
<!DOCTYPE html>
910
<html>

examples/component/components_animate_marker_layer_vue.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
* Copyright© 20 10000 00 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 vue-iclient (https://github.com/SuperMap/vue-iclient)
6-
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
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)
78
*********************************************************************-->
89
<!DOCTYPE html>
910
<html>

examples/component/components_attributes_vue.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 vue-iclient (https://github.com/SuperMap/vue-iclient)
6-
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
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)
78
*********************************************************************-->
89
<!DOCTYPE html>
910
<html>

examples/component/components_basic_vue.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 Echarts (https://github.com/apache/echarts)
6-
* echarts-liquidfill (https://github.com/ecomfe/echarts-liquidfill)
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)
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)
910
*********************************************************************-->
1011
<!DOCTYPE html>
1112
<html>

examples/component/components_border_vue.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 Echarts (https://github.com/apache/echarts)
6-
* vue-echarts (https://github.com/ecomfe/vue-echarts)
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)
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)
910
*********************************************************************-->
1011
<!DOCTYPE html>
1112
<html>

examples/component/components_chart.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 Echarts (https://github.com/apache/echarts)
5+
* 该示例需要引入
6+
* Echarts (https://github.com/apache/echarts)
67
*********************************************************************-->
78
<!DOCTYPE html>
89
<html lang="en-US">

examples/component/components_chart_vue.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 Echarts (https://github.com/apache/echarts)
6-
* vue-echarts (https://github.com/ecomfe/vue-echarts)
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)
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)
910
*********************************************************************-->
1011
<!DOCTYPE html>
1112
<html>

examples/component/components_city_smart_economic_vue.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 Echarts (https://github.com/apache/echarts)
6-
* vue-echarts (https://github.com/ecomfe/vue-echarts)
7-
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
8-
* vue-cesium-v2 (https://github.com/zouyaoji/vue-cesium-v2)
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)
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)
1112
*********************************************************************-->
1213
<!DOCTYPE html>
1314
<html>

examples/component/components_city_smart_livelihood_vue.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
* Copyright© 2000 - 2023 Super 10000 Map Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 Echarts (https://github.com/apache/echarts)
6-
* echarts-liquidfill (https://github.com/ecomfe/echarts-liquidfill)
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)
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)
1213
*********************************************************************-->
1314
<!DOCTYPE html>
1415
<html>

examples/component/components_city_smart_management_vue.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 Echarts (https://github.com/apache/echarts)
6-
* echarts-liquidfill (https://github.com/ecomfe/echarts-liquidfill)
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)
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)
1213
*********************************************************************-->
1314
<!DOCTYPE html>
1415
<html>

examples/component/components_city_smart_overview_vue.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 Echarts (https://github.com/apache/echarts)
6-
* echarts-liquidfill (https://github.com/ecomfe/echarts-liquidfill)
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)
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)
1213
*********************************************************************-->
1314
<!DOCTYPE html>
1415
<html>

examples/component/components_cluster_react.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 PapaParse (https://github.com/mholt/PapaParse)
6-
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
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)
78
*********************************************************************-->
89
<!DOCTYPE html>
910
<html>

examples/component/components_cluster_vue.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 PapaParse (https://github.com/mholt/PapaParse)
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)
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)
89
*********************************************************************-->
910
<!DOCTYPE html>
1011
<html>

examples/component/components_compare_vue.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 vue-iclient (https://github.com/SuperMap/vue-iclient)
6-
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
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)
78
*********************************************************************-->
89
<!DOCTYPE html>
910
<html>

examples/component/components_compass_vue.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 vue-iclient (https://github.com/SuperMap/vue-iclient)
6-
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
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)
78
*********************************************************************-->
89
<!DOCTYPE html>
910
<html>

examples/component/components_coordinate_conversion_vue.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 mapbox-gl-draw (https://github.com/mapbox/mapbox-gl-draw)
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)
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)
89
*********************************************************************-->
910
<!DOCTYPE html>
1011
<html>

examples/component/components_dataflow_react.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 ant-design (https://github.com/ant-design/ant-design)
6-
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
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)
78
*********************************************************************-->
89
<!DOCTYPE html>
910
<html>

examples/component/components_dataflow_vue.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 vue-iclient (https://github.com/SuperMap/vue-iclient)
6-
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
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)
78
*********************************************************************-->
89
<!DOCTYPE html>
910
<html>

examples/component/components_deckgl_react.html

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

examples/component/components_deckgl_vue.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 vue-iclient (https://github.com/SuperMap/v 10000 ue-iclient)
6-
* deck.gl (https://github.com/visgl/deck.gl)
7-
* PapaParse (https://github.com/mholt/PapaParse)
8-
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0-1/mapbox-gl-enhance.js)
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)
910
*********************************************************************-->
1011
<!DOCTYPE html>
1112
<html>

examples/component/components_demo_vue.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 Echarts (https://github.com/apache/echarts)
6-
* echarts-liquidfill(https://github.com/ecomfe/echarts-liquidfill)
7-
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
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)
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)
1011
*********************************************************************-->
1112
<!DOCTYPE html>
1213
<html>

examples/component/components_draw_vue.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!--********************************************************************
5-
* 该示例需要引入 mapbox-gl-draw (https://github.com/mapbox/mapbox-gl-draw)
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)
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)
89
*********************************************************************-->
910
<!DOCTYPE html>
1011
<html>

0 commit comments

Comments
 (0)
0