@@ -541,7 +541,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
541541 <meta name="viewport" content="width=device-width,
542542 initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
543543 <style>
544- #map_720fa9fb601dabad30423cf8ff74c082 {
544+ #map_77a99ad9d47a247d1b0e5ed16e9dd74a {
545545 position: relative;
546546 width: 100.0%;
547547 height: 100.0%;
@@ -580,14 +580,14 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
580580<body>
581581
582582
583- <div class="folium-map" id="map_720fa9fb601dabad30423cf8ff74c082 " ></div>
583+ <div class="folium-map" id="map_77a99ad9d47a247d1b0e5ed16e9dd74a " ></div>
584584
585585</body>
586586<script>
587587
588588
589- var map_720fa9fb601dabad30423cf8ff74c082 = L.map(
590- "map_720fa9fb601dabad30423cf8ff74c082 ",
589+ var map_77a99ad9d47a247d1b0e5ed16e9dd74a = L.map(
590+ "map_77a99ad9d47a247d1b0e5ed16e9dd74a ",
591591 {
592592 center: [0.0, 0.0],
593593 crs: L.CRS.EPSG3857,
@@ -604,7 +604,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
604604
605605
606606
607- var tile_layer_80ab40099b959ebc46e5ca5411153ea0 = L.tileLayer(
607+ var tile_layer_bd4b2b34cd0093dd81b1b2e7b94aeba0 = L.tileLayer(
608608 "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
609609 {
610610 "minZoom": 0,
@@ -621,10 +621,10 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
621621 );
622622
623623
624- tile_layer_80ab40099b959ebc46e5ca5411153ea0 .addTo(map_720fa9fb601dabad30423cf8ff74c082 );
624+ tile_layer_bd4b2b34cd0093dd81b1b2e7b94aeba0 .addTo(map_77a99ad9d47a247d1b0e5ed16e9dd74a );
625625
626626
627- var realtime_4617dabe3c2f099178633e8302349d2b = L.realtime(
627+ var realtime_432e1c1a6c680b4d6602cee12f7d1138 = L.realtime(
628628
629629function(responseHandler, errorHandler) {
630630 var url = 'https://api.wheretheiss.at/v1/satellites/25544';
@@ -667,12 +667,12 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
667667 "removeMissing": false,
668668}
669669 );
670- map_720fa9fb601dabad30423cf8ff74c082 .addLayer(
671- realtime_4617dabe3c2f099178633e8302349d2b ._container
670+ map_77a99ad9d47a247d1b0e5ed16e9dd74a .addLayer(
671+ realtime_432e1c1a6c680b4d6602cee12f7d1138 ._container
672672 );
673673
674674
675- realtime_4617dabe3c2f099178633e8302349d2b .addTo(map_720fa9fb601dabad30423cf8ff74c082 );
675+ realtime_432e1c1a6c680b4d6602cee12f7d1138 .addTo(map_77a99ad9d47a247d1b0e5ed16e9dd74a );
676676
677677</script>
678678</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