@@ -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_317c2c715e3c8412657608834b4c85af {
544+ #map_63e4d23965c66bc095d76db27047e349 {
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_317c2c715e3c8412657608834b4c85af " ></div>
583+ <div class="folium-map" id="map_63e4d23965c66bc095d76db27047e349 " ></div>
584584
585585</body>
586586<script>
587587
588588
589- var map_317c2c715e3c8412657608834b4c85af = L.map(
590- "map_317c2c715e3c8412657608834b4c85af ",
589+ var map_63e4d23965c66bc095d76db27047e349 = L.map(
590+ "map_63e4d23965c66bc095d76db27047e349 ",
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_0e9da74bda543a17eeae046bf0a8452b = L.tileLayer(
607+ var tile_layer_67690a3e8d978e1e10d01aa68d95c9b0 = 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_0e9da74bda543a17eeae046bf0a8452b .addTo(map_317c2c715e3c8412657608834b4c85af );
624+ tile_layer_67690a3e8d978e1e10d01aa68d95c9b0 .addTo(map_63e4d23965c66bc095d76db27047e349 );
625625
626626
627- var realtime_225315a09cf1ffe426288a40cf81b9d5 = L.realtime(
627+ var realtime_21c3a43352e82336e39801af0b5ad6aa = 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_317c2c715e3c8412657608834b4c85af .addLayer(
671- realtime_225315a09cf1ffe426288a40cf81b9d5 ._container
670+ map_63e4d23965c66bc095d76db27047e349 .addLayer(
671+ realtime_21c3a43352e82336e39801af0b5ad6aa ._container
672672 );
673673
674674
675- realtime_225315a09cf1ffe426288a40cf81b9d5 .addTo(map_317c2c715e3c8412657608834b4c85af );
675+ realtime_21c3a43352e82336e39801af0b5ad6aa .addTo(map_63e4d23965c66bc095d76db27047e349 );
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