@@ -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_d13d026952ddb4290c593a030821f590 {
544+ #map_2d52b8f0148ad73e205408b3e72a0b31 {
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_d13d026952ddb4290c593a030821f590 " ></div>
583+ <div class="folium-map" id="map_2d52b8f0148ad73e205408b3e72a0b31 " ></div>
584584
585585</body>
586586<script>
587587
588588
589- var map_d13d026952ddb4290c593a030821f590 = L.map(
590- "map_d13d026952ddb4290c593a030821f590 ",
589+ var map_2d52b8f0148ad73e205408b3e72a0b31 = L.map(
590+ "map_2d52b8f0148ad73e205408b3e72a0b31 ",
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_50bf4b5e6b5744e020ced95db1a1baae = L.tileLayer(
607+ var tile_layer_6727d066551e6189f3c8a74ed94fe6a8 = 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_50bf4b5e6b5744e020ced95db1a1baae .addTo(map_d13d026952ddb4290c593a030821f590 );
624+ tile_layer_6727d066551e6189f3c8a74ed94fe6a8 .addTo(map_2d52b8f0148ad73e205408b3e72a0b31 );
625625
626626
627- var realtime_cf51da527cca871d327b9d116069096e = L.realtime(
627+ var realtime_c3366d2f711618d3c364454bd0ca1586 = 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_d13d026952ddb4290c593a030821f590 .addLayer(
671- realtime_cf51da527cca871d327b9d116069096e ._container
670+ map_2d52b8f0148ad73e205408b3e72a0b31 .addLayer(
671+ realtime_c3366d2f711618d3c364454bd0ca1586 ._container
672672 );
673673
674674
675- realtime_cf51da527cca871d327b9d116069096e .addTo(map_d13d026952ddb4290c593a030821f590 );
675+ realtime_c3366d2f711618d3c364454bd0ca1586 .addTo(map_2d52b8f0148ad73e205408b3e72a0b31 );
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