@@ -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_4a68651f2640ceb0324ea373e5da9ae7 {
544+ #map_59e9954d9f8f84f827a2b1311709d3af {
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_4a68651f2640ceb0324ea373e5da9ae7 " ></div>
583+ <div class="folium-map" id="map_59e9954d9f8f84f827a2b1311709d3af " ></div>
584584
585585</body>
586586<script>
587587
588588
589- var map_4a68651f2640ceb0324ea373e5da9ae7 = L.map(
590- "map_4a68651f2640ceb0324ea373e5da9ae7 ",
589+ var map_59e9954d9f8f84f827a2b1311709d3af = L.map(
590+ "map_59e9954d9f8f84f827a2b1311709d3af ",
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_f44204a9611fc57587b290490477c3f1 = L.tileLayer(
607+ var tile_layer_ab6b278842f19f6aa253faf1f0e29531 = 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_f44204a9611fc57587b290490477c3f1 .addTo(map_4a68651f2640ceb0324ea373e5da9ae7 );
624+ tile_layer_ab6b278842f19f6aa253faf1f0e29531 .addTo(map_59e9954d9f8f84f827a2b1311709d3af );
625625
626626
627- var realtime_c6c6a06953034ac36a58afa11a508888 = L.realtime(
627+ var realtime_3587767f3d4e7cf4e1558123a02d0656 = 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_4a68651f2640ceb0324ea373e5da9ae7 .addLayer(
671- realtime_c6c6a06953034ac36a58afa11a508888 ._container
670+ map_59e9954d9f8f84f827a2b1311709d3af .addLayer(
671+ realtime_3587767f3d4e7cf4e1558123a02d0656 ._container
672672 );
673673
674674
675- realtime_c6c6a06953034ac36a58afa11a508888 .addTo(map_4a68651f2640ceb0324ea373e5da9ae7 );
675+ realtime_3587767f3d4e7cf4e1558123a02d0656 .addTo(map_59e9954d9f8f84f827a2b1311709d3af );
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