@@ -568,7 +568,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
568568 <meta name="viewport" content="width=device-width,
569569 initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
570570 <style>
571- #map_c22524e17846b444f17d7f69718a5ff1 {
571+ #map_7f1f0ad447361bb838bc98d6fb418dbd {
572572 position: relative;
573573 width: 100.0vw;
574574 height: 100.0vh;
@@ -608,14 +608,14 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
608608<body>
609609
610610
611- <div class="folium-map" id="map_c22524e17846b444f17d7f69718a5ff1 " ></div>
611+ <div class="folium-map" id="map_7f1f0ad447361bb838bc98d6fb418dbd " ></div>
612612
613613</body>
614614<script>
615615
616616
617- var map_c22524e17846b444f17d7f69718a5ff1 = L.map(
618- "map_c22524e17846b444f17d7f69718a5ff1 ",
617+ var map_7f1f0ad447361bb838bc98d6fb418dbd = L.map(
618+ "map_7f1f0ad447361bb838bc98d6fb418dbd ",
619619 {
620620 center: [0.0, 0.0],
621621 crs: L.CRS.EPSG3857,
@@ -632,7 +632,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
632632
633633
634634
635- var tile_layer_1a05de144792d24887bf9d06ff9eef17 = L.tileLayer(
635+ var tile_layer_ab9c64d70880dc40fa3e5e4b73b302d3 = L.tileLayer(
636636 "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
637637 {
638638 "minZoom": 0,
@@ -649,10 +649,10 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
649649 );
650650
651651
652- tile_layer_1a05de144792d24887bf9d06ff9eef17 .addTo(map_c22524e17846b444f17d7f69718a5ff1 );
652+ tile_layer_ab9c64d70880dc40fa3e5e4b73b302d3 .addTo(map_7f1f0ad447361bb838bc98d6fb418dbd );
653653
654654
655- var realtime_c735e0145742ec3c98a5f7c00240031e = L.realtime(
655+ var realtime_626964fa6363a1e40b632f1e0903e058 = L.realtime(
656656
657657function(responseHandler, errorHandler) {
658658 var url = 'https://api.wheretheiss.at/v1/satellites/25544';
@@ -695,12 +695,12 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
695695 "removeMissing": false,
696696}
697697 );
698- map_c22524e17846b444f17d7f69718a5ff1 .addLayer(
699- realtime_c735e0145742ec3c98a5f7c00240031e ._container
698+ map_7f1f0ad447361bb838bc98d6fb418dbd .addLayer(
699+ realtime_626964fa6363a1e40b632f1e0903e058 ._container
700700 );
701701
702702
703- realtime_c735e0145742ec3c98a5f7c00240031e .addTo(map_c22524e17846b444f17d7f69718a5ff1 );
703+ realtime_626964fa6363a1e40b632f1e0903e058 .addTo(map_7f1f0ad447361bb838bc98d6fb418dbd );
704704
705705</script>
706706</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