]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/gps-tile/files/default/html/index.html
Update to leaflet 1.3.0
[chef.git] / cookbooks / gps-tile / files / default / html / index.html
index f8482d3c41f1b3070c6dfec78fa6c7ac7b3c9148..e5818349d92e3e34ec6ab867354d71cd23f104ba 100644 (file)
@@ -4,8 +4,8 @@
     <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
     <title>gps.tile.openstreetmap.org</title>
     <link rel="stylesheet" href="map.css" type="text/css" media="all" />
-    <link rel="stylesheet" href="//unpkg.com/leaflet@1.0.2/dist/leaflet.css" />
-    <script type="text/javascript" src="//unpkg.com/leaflet@1.0.2/dist/leaflet.js"></script>
+    <link rel="stylesheet" href="https://unpkg.com/leaflet@1.3.0/dist/leaflet.css" integrity="sha512-Rksm5RenBEKSKFjgI3a41vrjkw4EVPlJ3+OiI65vTjIdo9brlAacEuKOiQ5OFh7cOI1bkDwLqdLw3Zg0cRJAAQ==" crossorigin="anonymous" />
+    <script src="https://unpkg.com/leaflet@1.3.0/dist/leaflet.js" integrity="sha512-C7BBF9irt5R7hqbUm2uxtODlUVs+IsNu2UULGuZN7gM+k/mmeG4xvIEac01BtQa4YIkUpp23zZC4wIwuXaPMQA==" crossorigin="anonymous"></script>
     <script src="//code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script>
     <script type="text/javascript" src="map.js"></script>
   </head>