File tree Expand file tree Collapse file tree 8 files changed +173
-98
lines changed
baremaps-server/src/main/resources Expand file tree Collapse file tree 8 files changed +173
-98
lines changed Original file line number Diff line number Diff line change 1616 "chalk" : " ^4" ,
1717 "commander" : " ^10.0.1" ,
1818 "http" : " ^0.0.1-security" ,
19- "maplibre-gl" : " ^2.4.0 " ,
19+ "maplibre-gl" : " ^5.0.1 " ,
2020 "pixelmatch" : " ^5.3.0" ,
2121 "pngjs" : " ^7.0.0" ,
2222 "puppeteer" : " ^20.2.0" ,
Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ export class MaplibreBrowserHelpers {
5454 }
5555
5656 await page . addScriptTag ( {
57- url : 'https://unpkg.com/maplibre-gl@2.4.0 /dist/maplibre-gl.js' ,
57+ url : 'https://unpkg.com/maplibre-gl@5.0.1 /dist/maplibre-gl.js' ,
5858 } ) ;
5959 await page . addStyleTag ( {
60- url : 'https://unpkg.com/maplibre-gl@2.4.0 /dist/maplibre-gl.css' ,
60+ url : 'https://unpkg.com/maplibre-gl@5.0.1 /dist/maplibre-gl.css' ,
6161 } ) ;
6262 }
6363
Original file line number Diff line number Diff line change 2121 < meta property ="og:description " content ="Digital Elevation Model (DEM) " />
2222 < meta charset ='utf-8 '>
2323 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
24- < script src ="https://unpkg.com/maplibre-gl@4. 5.0/dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= " crossorigin ="anonymous "> </ script >
24+ < script src ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.js "
integrity ="
sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= "
crossorigin ="
anonymous "
> </ script > 2525 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
2626 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
2727 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
2828 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-framerate.js " integrity ="sha256-6IVzv2heNDAl7KkSqjRkmjr56asfkdCxO2q8ouTo8t8= " crossorigin ="anonymous "> </ script >
29- < link rel ="stylesheet " href ="https://unpkg.com/maplibre-gl@4. 5.0/dist/maplibre-gl.css " integrity ="sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= " crossorigin ="anonymous ">
29+ < link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.css "
integrity ="
sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= "
crossorigin ="
anonymous "
> 3030 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
3131 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
3232 < 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 1717-->
1818< html lang ="en ">
1919< head >
20- < script src ="https://unpkg.com/maplibre-gl@4. 5.0/dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= " crossorigin ="anonymous "> </ script >
20+ < script src ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.js "
integrity ="
sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= "
crossorigin ="
anonymous "
> </ script > 2121 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
2222 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
2323 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
2424 < 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 ">
25+ < link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.css "
integrity ="
sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= "
crossorigin ="
anonymous "
> 2626 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
2727 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
2828 < 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 1717-->
1818< html lang ="en ">
1919< head >
20- < script src ="https://unpkg.com/maplibre-gl@4. 5.0/dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= " crossorigin ="anonymous "> </ script >
20+ < script src ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.js "
integrity ="
sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= "
crossorigin ="
anonymous "
> </ script > 2121 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
2222 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
2323 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
2424 < 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 ">
25+ < link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.css "
integrity ="
sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= "
crossorigin ="
anonymous "
> 2626 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
2727 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
2828 < 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 1717-->
1818< html lang ="en ">
1919< head >
20- < script src ="https://unpkg.com/maplibre-gl@4. 5.0/dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= " crossorigin ="anonymous "> </ script >
20+ < script src ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.js "
integrity ="
sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= "
crossorigin ="
anonymous "
> </ script > 2121 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
2222 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
2323 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
2424 < 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 ">
25+ < link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.css "
integrity ="
sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= "
crossorigin ="
anonymous "
> 2626 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
2727 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
2828 < 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 1717-->
1818< html lang ="en ">
1919< head >
20- < script src ="https://unpkg.com/maplibre-gl@4. 5.0/dist/maplibre-gl.js " integrity ="sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= " crossorigin ="anonymous "> </ script >
20+ < script src ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.js "
integrity ="
sha256-RU7N55x2fpxos26u6Mrn26qPlDih4ZiqZMstWPipnGE= "
crossorigin ="
anonymous "
> </ script > 2121 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.js " integrity ="sha256-NYdRoIbqeAWkTHjpa/BukMLXcsiqFoDuJCYzzaRei30= " crossorigin ="anonymous "> </ script >
2222 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.js " integrity ="sha256-Jo8NvxMzooqayU8+eIsjO49b4EoakoE0o0tSSrBWPCU= " crossorigin ="anonymous "> </ script >
2323 < script src ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.js " integrity ="sha256-80a3VIbp5OJ8HSIWJ7+6NjTvdBmVirLCR6otKucXnlw= " crossorigin ="anonymous "> </ script >
2424 < 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 ">
25+ < link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] .1 /dist/maplibre-gl.css "
integrity ="
sha256-V2sIX92Uh6ZaGSFTKMHghsB85b9toJtmazgG09AI2uk= "
crossorigin ="
anonymous "
> 2626 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-inspect.css " integrity ="sha256-ePhsoaklgbCBxK7kfSUcP+V+bVqnfFwpILz7hkSR0Lo= " crossorigin ="anonymous ">
2727 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-gl-tile-boundaries.css " integrity ="sha256-FxIRliWXnU67sT1i97MgNQ0qL8LjsgYiBH9v/uNxzdM= " crossorigin ="anonymous ">
2828 < link rel ="stylesheet " href ="https://baremaps.apache.org/assets/maplibre/maplibre-custom-controls.css " integrity ="sha256-rFc19qrZTPgcrNeYjtsLCcDOqM5NrLiPy2U+0FxW9vA= " crossorigin ="anonymous ">
You can’t perform that action at this time.
0 commit comments