@@ -567,7 +567,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
567567 <meta name="viewport" content="width=device-width,
568568 initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
569569 <style>
570- #map_1e589c40d0121a4f7fff73d6207a476d {
570+ #map_184ee5c8642615f6023e4be0837e8497 {
571571 position: relative;
572572 width: 100.0vw;
573573 height: 100.0vh;
@@ -607,14 +607,14 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
607607<body>
608608
609609
610- <div class="folium-map" id="map_1e589c40d0121a4f7fff73d6207a476d " ></div>
610+ <div class="folium-map" id="map_184ee5c8642615f6023e4be0837e8497 " ></div>
611611
612612</body>
613613<script>
614614
615615
616- var map_1e589c40d0121a4f7fff73d6207a476d = L.map(
617- "map_1e589c40d0121a4f7fff73d6207a476d ",
616+ var map_184ee5c8642615f6023e4be0837e8497 = L.map(
617+ "map_184ee5c8642615f6023e4be0837e8497 ",
618618 {
619619 center: [0.0, 0.0],
620620 crs: L.CRS.EPSG3857,
@@ -631,7 +631,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
631631
632632
633633
634- var tile_layer_fc2d64ef8bae6cbb95b2a299f4cce260 = L.tileLayer(
634+ var tile_layer_8062cf88a16ba1c5472fcb4b98629024 = L.tileLayer(
635635 "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
636636 {
637637 "minZoom": 0,
@@ -648,10 +648,10 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
648648 );
649649
650650
651- tile_layer_fc2d64ef8bae6cbb95b2a299f4cce260 .addTo(map_1e589c40d0121a4f7fff73d6207a476d );
651+ tile_layer_8062cf88a16ba1c5472fcb4b98629024 .addTo(map_184ee5c8642615f6023e4be0837e8497 );
652652
653653
654- var realtime_f77845eb2e47c2a80568272da56d3a58 = L.realtime(
654+ var realtime_0cc6473cfb0f44d4bac1f2c37d32cc14 = L.realtime(
655655
656656function(responseHandler, errorHandler) {
657657 var url = 'https://api.wheretheiss.at/v1/satellites/25544';
@@ -694,12 +694,12 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
694694 "removeMissing": false,
695695}
696696 );
697- map_1e589c40d0121a4f7fff73d6207a476d .addLayer(
698- realtime_f77845eb2e47c2a80568272da56d3a58 ._container
697+ map_184ee5c8642615f6023e4be0837e8497 .addLayer(
698+ realtime_0cc6473cfb0f44d4bac1f2c37d32cc14 ._container
699699 );
700700
701701
702- realtime_f77845eb2e47c2a80568272da56d3a58 .addTo(map_1e589c40d0121a4f7fff73d6207a476d );
702+ realtime_0cc6473cfb0f44d4bac1f2c37d32cc14 .addTo(map_184ee5c8642615f6023e4be0837e8497 );
703703
704704</script>
705705</html> " style ="position:absolute;width:100%;height:100%;left:0;top:0;border:none !important; " allowfullscreen webkitallowfullscreen mozallowfullscreen > </ iframe > </ div > </ div > </ div >
0 commit comments