Skip to content

Commit

Permalink
【update】更新mapboxgl-enhance 1.12.1-7
Browse files Browse the repository at this point in the history
  • Loading branch information
songyumeng committed Oct 17, 2024
1 parent 278af1e commit fe7306b
Show file tree
Hide file tree
Showing 126 changed files with 129 additions and 129 deletions.
4 changes: 2 additions & 2 deletions dist/leaflet/include-leaflet.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
inputScript(libsurl + '/leaflet/1.9.4/leaflet.js');
}
if (inArray(includes, 'mapbox-gl-enhance')) {
inputCSS(libsurl + '/mapbox-gl-js-enhance/1.12.1-3/mapbox-gl-enhance.css');
inputScript(libsurl + '/mapbox-gl-js-enhance/1.12.1-3/mapbox-gl-enhance.js');
inputCSS(libsurl + '/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.css');
inputScript(libsurl + '/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js');
}
if (inArray(includes, 'leaflet.heat')) {
inputScript(libsurl + '/leaflet/plugins/leaflet.heat/leaflet-heat.js');
Expand Down
4 changes: 2 additions & 2 deletions dist/mapboxgl/include-mapboxgl.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
inputScript(libsurl + '/mapbox-gl-js/1.13.2/mapbox-gl.js');
}
if (inArray(includes, 'mapbox-gl-enhance')) {
inputCSS(libsurl + '/mapbox-gl-js-enhance/1.12.1-3/mapbox-gl-enhance.css');
inputScript(libsurl + '/mapbox-gl-js-enhance/1.12.1-3/mapbox-gl-enhance.js');
inputCSS(libsurl + '/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.css');
inputScript(libsurl + '/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js');
}
if (inArray(includes, 'g6')) {
inputScript(libsurl + '/antv/g6/4.3.2/g6.min.js');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* ant-design (https://github.com/ant-design/ant-design)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_attributes_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_basic_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Echarts (https://github.com/apache/echarts)
* echarts-liquidfill (https://github.com/ecomfe/echarts-liquidfill)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_border_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Echarts (https://github.com/apache/echarts)
* vue-echarts (https://github.com/ecomfe/vue-echarts)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_chart_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Echarts (https://github.com/apache/echarts)
* vue-echarts (https://github.com/ecomfe/vue-echarts)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_city_smart_economic_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
* vue-cesium-v2 (https://github.com/zouyaoji/vue-cesium-v2)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
* vue-cesium-v2 (https://github.com/zouyaoji/vue-cesium-v2)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
* vue-cesium-v2 (https://github.com/zouyaoji/vue-cesium-v2)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_city_smart_overview_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
* vue-cesium-v2 (https://github.com/zouyaoji/vue-cesium-v2)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_cluster_react.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* PapaParse (https://github.com/mholt/PapaParse)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_cluster_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 该示例需要引入
* PapaParse (https://github.com/mholt/PapaParse)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_compare_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_compass_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 该示例需要引入
* mapbox-gl-draw (https://github.com/mapbox/mapbox-gl-draw)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_dataflow_react.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* ant-design (https://github.com/ant-design/ant-design)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_dataflow_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_deckgl_react.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* ant-design (https://github.com/ant-design/ant-design)
* deck.gl (https://github.com/visgl/deck.gl)
* PapaParse (https://github.com/mholt/PapaParse)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_deckgl_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* deck.gl (https://github.com/visgl/deck.gl)
* PapaParse (https://github.com/mholt/PapaParse)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_demo_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* echarts-liquidfill(https://github.com/ecomfe/echarts-liquidfill)
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_draw_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 该示例需要引入
* mapbox-gl-draw (https://github.com/mapbox/mapbox-gl-draw)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_echarts_react.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* ant-design (https://github.com/ant-design/ant-design)
* Echarts (https://github.com/apache/echarts)
* echartsLayer(https://github.com/lzxue/echartsLayer)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_echarts_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Echarts (https://github.com/apache/echarts)
* echartsLayer(https://github.com/lzxue/echartsLayer)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* vue-echarts (https://github.com/ecomfe/vue-echarts)
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* vue-echarts (https://github.com/ecomfe/vue-echarts)
* ant-design-vue (https://github.com/vueComponent/ant-design-vue)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_fire_layer_react.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 该示例需要引入
* ant-design (https://github.com/ant-design/ant-design)
* three.js (https://github.com/mrdoob/three.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_fire_layer_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* ant-design (https://github.com/ant-design/ant-design)
* three.js (https://github.com/mrdoob/three.js)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_flyto_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_gauge_chart_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Echarts (https://github.com/apache/echarts)
* vue-echarts (https://github.com/ecomfe/vue-echarts)
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_geojson_react.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* ant-design (https://github.com/ant-design/ant-design)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_geojson_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_graph_theme_layer_react.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* ant-design (https://github.com/ant-design/ant-design)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_graph_theme_layer_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_heatmap_react.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 该示例需要引入
* PapaParse (https://github.com/mholt/PapaParse)
* ant-design (https://github.com/ant-design/ant-design)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_heatmap_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* PapaParse (https://github.com/mholt/PapaParse)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_identify_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_labeltheme_react.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* ant-design (https://github.com/ant-design/ant-design)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion examples/component/components_labeltheme_vue.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--********************************************************************
* 该示例需要引入
* vue-iclient (https://github.com/SuperMap/vue-iclient)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1/mapbox-gl-enhance.js)
* mapbox-gl-enhance (https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.1-7/mapbox-gl-enhance.js)
*********************************************************************-->
<!DOCTYPE html>
<html lang="en-US">
Expand Down
Loading

0 comments on commit fe7306b

Please sign in to comment.