1er essai to_notebook_fr

parent e2b2f872
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<meta name="viewport" content="width=device-width, <meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style> <style>
#map_b3bfd5440fc0494a85c6935a8ac0366f { #map_b7fb4cfebf4544bfb60c5db8cddcf7e5 {
position: relative; position: relative;
width: 100.0%; width: 100.0%;
height: 100.0%; height: 100.0%;
...@@ -35,13 +35,13 @@ ...@@ -35,13 +35,13 @@
</head> </head>
<body> <body>
<div class="folium-map" id="map_b3bfd5440fc0494a85c6935a8ac0366f" ></div> <div class="folium-map" id="map_b7fb4cfebf4544bfb60c5db8cddcf7e5" ></div>
</body> </body>
<script> <script>
var map_b3bfd5440fc0494a85c6935a8ac0366f = L.map( var map_b7fb4cfebf4544bfb60c5db8cddcf7e5 = L.map(
"map_b3bfd5440fc0494a85c6935a8ac0366f", "map_b7fb4cfebf4544bfb60c5db8cddcf7e5",
{ {
center: [48.8398094, 2.5840685], center: [48.8398094, 2.5840685],
crs: L.CRS.EPSG3857, crs: L.CRS.EPSG3857,
...@@ -55,9 +55,9 @@ ...@@ -55,9 +55,9 @@
var tile_layer_0d298e263e3544aeaea3d05ecff0854a = L.tileLayer( var tile_layer_71ba6f3424864196860e5516af0adf4c = L.tileLayer(
"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png", "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
{"attribution": "Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 18, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false} {"attribution": "Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 18, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
).addTo(map_b3bfd5440fc0494a85c6935a8ac0366f); ).addTo(map_b7fb4cfebf4544bfb60c5db8cddcf7e5);
</script> </script>
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment