We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6241e5 commit 0adcef4Copy full SHA for 0adcef4
1 file changed
index.html
@@ -24,9 +24,7 @@
24
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicons/favicon-16x16.png">
25
<link rel="shortcut icon" href="/favicon.ico">
26
27
- <link rel="stylesheet" href="https://unpkg.com/leaflet@1.0.3/dist/leaflet.css"
28
- integrity="sha512-07I2e+7D8p6he1SIM+1twR5TIrhUQn9+I6yjqD53JQjFiMf8EtC93ty0/5vJTZGF8aAocvHYNEDJajGdNx1IsQ=="
29
- crossorigin=""/>
+ <link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin="" />
30
<link
31
href="https://unpkg.com/mapillary-js@4.1.2/dist/mapillary.css"
32
rel="stylesheet"
0 commit comments