Skip to content

Commit 3e525ae

Browse files
leaflet ol 示例头部增加三方库引用信息 review by luox
1 parent f48b168 commit 3e525ae

File tree

144 files changed

+469
-1
lines changed

Some content is hidden

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

144 files changed

+469
-1
lines changed

examples/leaflet/12_graphiclayer_webgl.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+
* 该示例需要引入 deck.gl (https://github.com/visgl/deck.gl)
7+
*********************************************************************-->
48
<!DOCTYPE html>
59
<html>
610
<head>

examples/leaflet/12_heatMap.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入 leaflet.heat (https://github.com/Leaflet/Leaflet.heat)
6+
*********************************************************************-->
47
<!DOCTYPE html>
58
<html>
69
<head>

examples/leaflet/12_heatMap_NY.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入 leaflet.heat (https://github.com/Leaflet/Leaflet.heat)
6+
*********************************************************************-->
47
<!DOCTYPE html>
58
<html>
69
<head>

examples/leaflet/12_markerCluster.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入 leaflet.markercluster (https://github.com/visgl/deck.gl)
6+
*********************************************************************-->
47
<!DOCTYPE html>
58
<html>
69
<head>

examples/leaflet/12_pulse.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入 leaflet-icon-pulse (https://github.com/mapshakers/leaflet-icon-pulse)
6+
*********************************************************************-->
47
<!DOCTYPE html>
58
<html>
69
<head>

examples/leaflet/ESHeatMap.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+
* 该示例需要引入 Mapv (https://github.com/huiyan-fe/mapv)
6+
Elasticsearch (https://github.com/elastic/elasticsearch-js)
7+
*********************************************************************-->
48
<!DOCTYPE html>
59
<html>
610
<head>

examples/leaflet/PlanesMonitor.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<!--********************************************************************
22
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
4+
<!--********************************************************************
5+
* 该示例需要引入 Mapv (https://github.com/huiyan-fe/mapv) Elasticsearch (https://github.com/elastic/elasticsearch-js)
6+
*********************************************************************-->
47
<!DOCTYPE html>
58
<html>
69
<head>

examples/leaflet/components_chart_iptl.html

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

examples/leaflet/components_chart_isvr.html

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

examples/leaflet/components_clientComputation.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+
* 该示例需要引入 Turf (https://github.com/Turfjs/turf/)
6+
xlsx (https://github.com/SheetJS/sheetjs)
7+
*********************************************************************-->
48

59
<!DOCTYPE html>
610
<html>

0 commit comments

Comments
 (0)