@@ -539,7 +539,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
539539 <meta name="viewport" content="width=device-width,
540540 initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
541541 <style>
542- #map_ef13ca9e3939e1740b8293d83dff071c {
542+ #map_06dffd4dcd8b58014bf8c74592136f1a {
543543 position: relative;
544544 width: 100.0%;
545545 height: 100.0%;
@@ -578,14 +578,14 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
578578<body>
579579
580580
581- <div class="folium-map" id="map_ef13ca9e3939e1740b8293d83dff071c " ></div>
581+ <div class="folium-map" id="map_06dffd4dcd8b58014bf8c74592136f1a " ></div>
582582
583583</body>
584584<script>
585585
586586
587- var map_ef13ca9e3939e1740b8293d83dff071c = L.map(
588- "map_ef13ca9e3939e1740b8293d83dff071c ",
587+ var map_06dffd4dcd8b58014bf8c74592136f1a = L.map(
588+ "map_06dffd4dcd8b58014bf8c74592136f1a ",
589589 {
590590 center: [0.0, 0.0],
591591 crs: L.CRS.EPSG3857,
@@ -602,7 +602,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
602602
603603
604604
605- var tile_layer_9232d2e7cae8036de3f7b215a78ff7bc = L.tileLayer(
605+ var tile_layer_191653b2f53d25f71604c6b95a14dfa3 = L.tileLayer(
606606 "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
607607 {
608608 "minZoom": 0,
@@ -619,10 +619,10 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
619619 );
620620
621621
622- tile_layer_9232d2e7cae8036de3f7b215a78ff7bc .addTo(map_ef13ca9e3939e1740b8293d83dff071c );
622+ tile_layer_191653b2f53d25f71604c6b95a14dfa3 .addTo(map_06dffd4dcd8b58014bf8c74592136f1a );
623623
624624
625- var realtime_e96b9704ad45d030f5a53504bda396a8 = L.realtime(
625+ var realtime_5fbb2b9b254b4f46dc31d812b97da473 = L.realtime(
626626
627627function(responseHandler, errorHandler) {
628628 var url = 'https://api.wheretheiss.at/v1/satellites/25544';
@@ -665,12 +665,12 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
665665 "removeMissing": false,
666666}
667667 );
668- map_ef13ca9e3939e1740b8293d83dff071c .addLayer(
669- realtime_e96b9704ad45d030f5a53504bda396a8 ._container
668+ map_06dffd4dcd8b58014bf8c74592136f1a .addLayer(
669+ realtime_5fbb2b9b254b4f46dc31d812b97da473 ._container
670670 );
671671
672672
673- realtime_e96b9704ad45d030f5a53504bda396a8 .addTo(map_ef13ca9e3939e1740b8293d83dff071c );
673+ realtime_5fbb2b9b254b4f46dc31d812b97da473 .addTo(map_06dffd4dcd8b58014bf8c74592136f1a );
674674
675675</script>
676676</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