@@ -555,7 +555,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
555555 <meta name="viewport" content="width=device-width,
556556 initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
557557 <style>
558- #map_60e03808e8138df6e4e5598924555474 {
558+ #map_00b4e7c213dbacba67a5d9677d30345b {
559559 position: relative;
560560 width: 100.0%;
561561 height: 100.0%;
@@ -594,14 +594,14 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
594594<body>
595595
596596
597- <div class="folium-map" id="map_60e03808e8138df6e4e5598924555474 " ></div>
597+ <div class="folium-map" id="map_00b4e7c213dbacba67a5d9677d30345b " ></div>
598598
599599</body>
600600<script>
601601
602602
603- var map_60e03808e8138df6e4e5598924555474 = L.map(
604- "map_60e03808e8138df6e4e5598924555474 ",
603+ var map_00b4e7c213dbacba67a5d9677d30345b = L.map(
604+ "map_00b4e7c213dbacba67a5d9677d30345b ",
605605 {
606606 center: [0.0, 0.0],
607607 crs: L.CRS.EPSG3857,
@@ -618,7 +618,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
618618
619619
620620
621- var tile_layer_d502f525b1c6e456b34e75dfe374b240 = L.tileLayer(
621+ var tile_layer_469e7000d9ca9bdba19a1d1ef4f9c17c = L.tileLayer(
622622 "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
623623 {
624624 "minZoom": 0,
@@ -635,10 +635,10 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
635635 );
636636
637637
638- tile_layer_d502f525b1c6e456b34e75dfe374b240 .addTo(map_60e03808e8138df6e4e5598924555474 );
638+ tile_layer_469e7000d9ca9bdba19a1d1ef4f9c17c .addTo(map_00b4e7c213dbacba67a5d9677d30345b );
639639
640640
641- var realtime_627c8353f1827ca9b7026d676a932195 = L.realtime(
641+ var realtime_8f3dc371723f632234e5800b1920c16c = L.realtime(
642642
643643function(responseHandler, errorHandler) {
644644 var url = 'https://api.wheretheiss.at/v1/satellites/25544';
@@ -681,12 +681,12 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
681681 "removeMissing": false,
682682}
683683 );
684- map_60e03808e8138df6e4e5598924555474 .addLayer(
685- realtime_627c8353f1827ca9b7026d676a932195 ._container
684+ map_00b4e7c213dbacba67a5d9677d30345b .addLayer(
685+ realtime_8f3dc371723f632234e5800b1920c16c ._container
686686 );
687687
688688
689- realtime_627c8353f1827ca9b7026d676a932195 .addTo(map_60e03808e8138df6e4e5598924555474 );
689+ realtime_8f3dc371723f632234e5800b1920c16c .addTo(map_00b4e7c213dbacba67a5d9677d30345b );
690690
691691</script>
692692</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