File tree Expand file tree Collapse file tree 5 files changed +35
-18
lines changed
baremaps-server/src/main/resources Expand file tree Collapse file tree 5 files changed +35
-18
lines changed Original file line number Diff line number Diff line change 5
5
< meta property ="og:description " content ="Go beyond hillshade and show elevation in actual 3D. " />
6
6
< meta charset ='utf-8 '>
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
- < link rel ='stylesheet ' href ='https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.css ' />
9
- < script src ='https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.js '> </ script >
8
+ < script src ="https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= " crossorigin ="anonymous "> </ script >
9
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
10
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
11
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
12
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-framerate.js " integrity ="sha256-6IVzv2heNDAl7KkSqjRkmjr56asfkdCxO2q8ouTo8t8= " crossorigin ="anonymous "> </ script >
13
+ < link rel ="stylesheet " href ="https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.css " integrity ="sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= " crossorigin ="anonymous ">
14
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
15
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
16
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.css " integrity ="sha256-rFc19qrZTPgcrNeYjtsLCcDOqM5NrLiPy2U+0FxW9vA= " crossorigin ="anonymous ">
17
+ < link rel ="icon " type ="image/x-icon " href ="https://baremaps.apache.org/assets/favicon/favicon.ico ">
10
18
< style >
11
19
body { margin : 0 ; padding : 0 ; }
12
20
html , body , # map { height : 100% ; }
Original file line number Diff line number Diff line change 17
17
-->
18
18
< html lang ="en ">
19
19
< head >
20
- < script src ="https://unpkg.com/maplibre-gl@4.0.2 /dist/maplibre-gl.js " integrity ="sha256-qmQe97oAYERiVjChfXOO7hB6XvtPv+LURdheDkwjygk = " crossorigin ="anonymous "> </ script >
20
+ < script src ="https://unpkg.com/maplibre-gl@4.5.0 /dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE = " crossorigin ="anonymous "> </ script >
21
21
< script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
22
22
< script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
23
- < link rel ="stylesheet " href ="https://unpkg.com/maplibre-gl@4.0.2/dist/maplibre-gl.css " integrity ="sha256-xOYnscyMgBG9kd6rZmIRZiBVqaN+CGquVtFHJS9018U= " crossorigin ="anonymous ">
23
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
24
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-framerate.js " integrity ="sha256-6IVzv2heNDAl7KkSqjRkmjr56asfkdCxO2q8ouTo8t8= " crossorigin ="anonymous "> </ script >
25
+ < link rel ="stylesheet " href ="https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.css " integrity ="sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= " crossorigin ="anonymous ">
24
26
< link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
25
27
< link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
28
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.css " integrity ="sha256-rFc19qrZTPgcrNeYjtsLCcDOqM5NrLiPy2U+0FxW9vA= " crossorigin ="anonymous ">
26
29
< link rel ="icon " type ="image/x-icon " href ="https://baremaps.apache.org/assets/favicon/favicon.ico ">
27
30
< style >
28
31
Original file line number Diff line number Diff line change 17
17
-->
18
18
< html lang ="en ">
19
19
< head >
20
- < script src ="https://unpkg.com/maplibre-gl@4.0.2 /dist/maplibre-gl.js " integrity ="sha256-qmQe97oAYERiVjChfXOO7hB6XvtPv+LURdheDkwjygk = " crossorigin ="anonymous "> </ script >
20
+ < script src ="https://unpkg.com/maplibre-gl@4.5.0 /dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE = " crossorigin ="anonymous "> </ script >
21
21
< script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
22
22
< script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
23
23
< script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
24
24
< script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-framerate.js " integrity ="sha256-6IVzv2heNDAl7KkSqjRkmjr56asfkdCxO2q8ouTo8t8= " crossorigin ="anonymous "> </ script >
25
- < link rel ="stylesheet " href ="https://unpkg.com/maplibre-gl@4.0.2 /dist/maplibre-gl.css " integrity ="sha256-xOYnscyMgBG9kd6rZmIRZiBVqaN+CGquVtFHJS9018U = " crossorigin ="anonymous ">
25
+ < link rel ="stylesheet " href ="https://unpkg.com/maplibre-gl@4.5.0 /dist/maplibre-gl.css " integrity ="sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk = " crossorigin ="anonymous ">
26
26
< link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
27
27
< link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
28
28
< link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.css " integrity ="sha256-rFc19qrZTPgcrNeYjtsLCcDOqM5NrLiPy2U+0FxW9vA= " crossorigin ="anonymous ">
Original file line number Diff line number Diff line change 17
17
-->
18
18
< html lang ="en ">
19
19
< head >
20
- < script src ='https://unpkg.com/maplibre-gl@4.0.2/dist/maplibre-gl.js '> </ script >
21
- < script src ='https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js '> </ script >
22
- < script src ='https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js '> </ script >
23
- < link href ='https://unpkg.com/maplibre-gl@4.0.2/dist/maplibre-gl.css ' rel ='stylesheet ' />
24
- < link href ='https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css ' rel ='stylesheet ' />
25
- < link href ='https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css ' rel ='stylesheet ' />
20
+ < script src ="https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= " crossorigin ="anonymous "> </ script >
21
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
22
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
23
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
24
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-framerate.js " integrity ="sha256-6IVzv2heNDAl7KkSqjRkmjr56asfkdCxO2q8ouTo8t8= " crossorigin ="anonymous "> </ script >
25
+ < link rel ="stylesheet " href ="https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.css " integrity ="sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= " crossorigin ="anonymous ">
26
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
27
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
28
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.css " integrity ="sha256-rFc19qrZTPgcrNeYjtsLCcDOqM5NrLiPy2U+0FxW9vA= " crossorigin ="anonymous ">
26
29
< link rel ="icon " type ="image/x-icon " href ="https://baremaps.apache.org/assets/favicon/favicon.ico ">
27
30
< style >
28
31
Original file line number Diff line number Diff line change 17
17
-->
18
18
< html lang ="en ">
19
19
< head >
20
- < script src ='https://unpkg.com/maplibre-gl@4.0.2/dist/maplibre-gl.js '> </ script >
21
- < script src ='https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js '> </ script >
22
- < script src ='https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js '> </ script >
23
- < link href ='https://unpkg.com/maplibre-gl@4.0.2/dist/maplibre-gl.css ' rel ='stylesheet ' />
24
- < link href ='https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css ' rel ='stylesheet ' />
25
- < link href ='https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css ' rel ='stylesheet ' />
20
+ < script src ="https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= " crossorigin ="anonymous "> </ script >
21
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
22
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
23
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
24
+ < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-framerate.js " integrity ="sha256-6IVzv2heNDAl7KkSqjRkmjr56asfkdCxO2q8ouTo8t8= " crossorigin ="anonymous "> </ script >
25
+ < link rel ="stylesheet " href ="https://unpkg.com/maplibre-gl@4.5.0/dist/maplibre-gl.css " integrity ="sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= " crossorigin ="anonymous ">
26
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
27
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
28
+ < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.css " integrity ="sha256-rFc19qrZTPgcrNeYjtsLCcDOqM5NrLiPy2U+0FxW9vA= " crossorigin ="anonymous ">
26
29
< link rel ="icon " type ="image/x-icon " href ="https://baremaps.apache.org/assets/favicon/favicon.ico ">
27
30
< style >
28
31
You can’t perform that action at this time.
0 commit comments