@@ -539,7 +539,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
539539 <meta name="viewport" content="width=device-width,
540540 initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
541541 <style>
542- #map_456b6a215a97e4eea9f055639aad34e5 {
542+ #map_f2461c1d8147aa3c0c034c31d5917373 {
543543 position: relative;
544544 width: 100.0%;
545545 height: 100.0%;
@@ -578,14 +578,14 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
578578<body>
579579
580580
581- <div class="folium-map" id="map_456b6a215a97e4eea9f055639aad34e5 " ></div>
581+ <div class="folium-map" id="map_f2461c1d8147aa3c0c034c31d5917373 " ></div>
582582
583583</body>
584584<script>
585585
586586
587- var map_456b6a215a97e4eea9f055639aad34e5 = L.map(
588- "map_456b6a215a97e4eea9f055639aad34e5 ",
587+ var map_f2461c1d8147aa3c0c034c31d5917373 = L.map(
588+ "map_f2461c1d8147aa3c0c034c31d5917373 ",
589589 {
590590 center: [0.0, 0.0],
591591 crs: L.CRS.EPSG3857,
@@ -602,7 +602,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
602602
603603
604604
605- var tile_layer_dc5b32b172949d9ae33d65a0f9d28c30 = L.tileLayer(
605+ var tile_layer_010e7b6497cdacd005738eb6ca778b15 = L.tileLayer(
606606 "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
607607 {
608608 "minZoom": 0,
@@ -619,10 +619,10 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
619619 );
620620
621621
622- tile_layer_dc5b32b172949d9ae33d65a0f9d28c30 .addTo(map_456b6a215a97e4eea9f055639aad34e5 );
622+ tile_layer_010e7b6497cdacd005738eb6ca778b15 .addTo(map_f2461c1d8147aa3c0c034c31d5917373 );
623623
624624
625- var realtime_db31f1764efa755f6f1b5787b7d0cdb4 = L.realtime(
625+ var realtime_1e184f2eb185a03346f940dcefefd218 = L.realtime(
626626
627627function(responseHandler, errorHandler) {
628628 var url = 'https://api.wheretheiss.at/v1/satellites/25544';
@@ -665,12 +665,12 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
665665 "removeMissing": false,
666666}
667667 );
668- map_456b6a215a97e4eea9f055639aad34e5 .addLayer(
669- realtime_db31f1764efa755f6f1b5787b7d0cdb4 ._container
668+ map_f2461c1d8147aa3c0c034c31d5917373 .addLayer(
669+ realtime_1e184f2eb185a03346f940dcefefd218 ._container
670670 );
671671
672672
673- realtime_db31f1764efa755f6f1b5787b7d0cdb4 .addTo(map_456b6a215a97e4eea9f055639aad34e5 );
673+ realtime_1e184f2eb185a03346f940dcefefd218 .addTo(map_f2461c1d8147aa3c0c034c31d5917373 );
674674
675675</script>
676676</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