@@ -567,7 +567,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
567567 <meta name="viewport" content="width=device-width,
568568 initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
569569 <style>
570- #map_ca904de46909cab95cd07b4baaf80c05 {
570+ #map_c0987b01f695e3857c39ef1025e09cba {
571571 position: relative;
572572 width: 100.0vw;
573573 height: 100.0vh;
@@ -598,14 +598,14 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
598598<body>
599599
600600
601- <div class="folium-map" id="map_ca904de46909cab95cd07b4baaf80c05 " ></div>
601+ <div class="folium-map" id="map_c0987b01f695e3857c39ef1025e09cba " ></div>
602602
603603</body>
604604<script>
605605
606606
607- var map_ca904de46909cab95cd07b4baaf80c05 = L.map(
608- "map_ca904de46909cab95cd07b4baaf80c05 ",
607+ var map_c0987b01f695e3857c39ef1025e09cba = L.map(
608+ "map_c0987b01f695e3857c39ef1025e09cba ",
609609 {
610610 center: [0.0, 0.0],
611611 crs: L.CRS.EPSG3857,
@@ -622,7 +622,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
622622
623623
624624
625- var tile_layer_c28a0638fad41f2a6048971c72fa9c0c = L.tileLayer(
625+ var tile_layer_389f8ce830f9e7b25f873c95347cff70 = L.tileLayer(
626626 "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
627627 {
628628 "minZoom": 0,
@@ -639,10 +639,10 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
639639 );
640640
641641
642- tile_layer_c28a0638fad41f2a6048971c72fa9c0c .addTo(map_ca904de46909cab95cd07b4baaf80c05 );
642+ tile_layer_389f8ce830f9e7b25f873c95347cff70 .addTo(map_c0987b01f695e3857c39ef1025e09cba );
643643
644644
645- var realtime_c10cbdd4bb75f927523df25d0fdbd377 = L.realtime(
645+ var realtime_e0a0b5d22641f70268f05b75f647014f = L.realtime(
646646
647647function(responseHandler, errorHandler) {
648648 var url = 'https://api.wheretheiss.at/v1/satellites/25544';
@@ -685,12 +685,12 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
685685 "removeMissing": false,
686686}
687687 );
688- map_ca904de46909cab95cd07b4baaf80c05 .addLayer(
689- realtime_c10cbdd4bb75f927523df25d0fdbd377 ._container
688+ map_c0987b01f695e3857c39ef1025e09cba .addLayer(
689+ realtime_e0a0b5d22641f70268f05b75f647014f ._container
690690 );
691691
692692
693- realtime_c10cbdd4bb75f927523df25d0fdbd377 .addTo(map_ca904de46909cab95cd07b4baaf80c05 );
693+ realtime_e0a0b5d22641f70268f05b75f647014f .addTo(map_c0987b01f695e3857c39ef1025e09cba );
694694
695695</script>
696696</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