Advertisement
OpPride

NATO TARGETS

Jan 15th, 2025 (edited)
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.05 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.    
  5.     <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  6.    
  7.         <script>
  8.             L_NO_TOUCH = false;
  9.             L_DISABLE_3D = false;
  10.         </script>
  11.    
  12.     <style>html, body {width: 100%;height: 100%;margin: 0;padding: 0;}</style>
  13.     <style>#map {position:absolute;top:0;bottom:0;right:0;left:0;}</style>
  14.     <script src="https://cdn.jsdelivr.net/npm/leaflet@1.6.0/dist/leaflet.js"></script>
  15.     <script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
  16.     <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
  17.     <script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
  18.     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.6.0/dist/leaflet.css"/>
  19.     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"/>
  20.     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"/>
  21.     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"/>
  22.     <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
  23.     <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
  24.    
  25.             <meta name="viewport" content="width=device-width,
  26.                initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
  27.             <style>
  28.                 #map_31d53351fcdabb49edb4fb43258a6e47 {
  29.                     position: relative;
  30.                     width: 100.0%;
  31.                     height: 100.0%;
  32.                     left: 0.0%;
  33.                     top: 0.0%;
  34.                 }
  35.             </style>
  36.        
  37. </head>
  38. <body>
  39.    
  40.    
  41.             <div class="folium-map" id="map_31d53351fcdabb49edb4fb43258a6e47" ></div>
  42.        
  43. </body>
  44. <script>
  45.    
  46.    
  47.             var map_31d53351fcdabb49edb4fb43258a6e47 = L.map(
  48.                 "map_31d53351fcdabb49edb4fb43258a6e47",
  49.                 {
  50.                     center: [39.8283, -98.5795],
  51.                     crs: L.CRS.EPSG3857,
  52.                     zoom: 5,
  53.                     zoomControl: true,
  54.                     preferCanvas: false,
  55.                 }
  56.             );
  57.  
  58.            
  59.  
  60.        
  61.    
  62.             var tile_layer_1846b28a9135b8da66df5e7b1aa69438 = L.tileLayer(
  63.                 "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
  64.                 {"attribution": "Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 18, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
  65.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  66.        
  67.    
  68.             var marker_bbf43d76152bcd20d69b07917d903dd4 = L.marker(
  69.                 [33.645, -85.825],
  70.                 {}
  71.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  72.        
  73.    
  74.             var icon_2668d045c3228710e6da28c170b91188 = L.AwesomeMarkers.icon(
  75.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  76.             );
  77.             marker_bbf43d76152bcd20d69b07917d903dd4.setIcon(icon_2668d045c3228710e6da28c170b91188);
  78.        
  79.    
  80.         var popup_1a5d3d82210b5407b17d8f2c59240f53 = L.popup({"maxWidth": "100%"});
  81.  
  82.        
  83.             var html_6540788c00c00e3164e2700bab4b5e79 = $(`<div id="html_6540788c00c00e3164e2700bab4b5e79" style="width: 100.0%; height: 100.0%;">Anniston Army Depot (Alabama) 7 Frankford Ave, Anniston, AL 36201</div>`)[0];
  84.             popup_1a5d3d82210b5407b17d8f2c59240f53.setContent(html_6540788c00c00e3164e2700bab4b5e79);
  85.        
  86.  
  87.         marker_bbf43d76152bcd20d69b07917d903dd4.bindPopup(popup_1a5d3d82210b5407b17d8f2c59240f53)
  88.         ;
  89.  
  90.        
  91.    
  92.    
  93.             var marker_557adb0a93a403b27c34937a6041b0d3 = L.marker(
  94.                 [31.345944664059157, -85.71036250514852],
  95.                 {}
  96.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  97.        
  98.    
  99.             var icon_9fc6a90c68f047a1951bf529b0b7dbe2 = L.AwesomeMarkers.icon(
  100.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  101.             );
  102.             marker_557adb0a93a403b27c34937a6041b0d3.setIcon(icon_9fc6a90c68f047a1951bf529b0b7dbe2);
  103.        
  104.    
  105.         var popup_386b21f1c4dd49e6a07770719e9c8565 = L.popup({"maxWidth": "100%"});
  106.  
  107.        
  108.             var html_d186415a12a0ee1519751e3df26ed88e = $(`<div id="html_d186415a12a0ee1519751e3df26ed88e" style="width: 100.0%; height: 100.0%;">Fort Novosel (Alabama) </div>`)[0];
  109.             popup_386b21f1c4dd49e6a07770719e9c8565.setContent(html_d186415a12a0ee1519751e3df26ed88e);
  110.        
  111.  
  112.         marker_557adb0a93a403b27c34937a6041b0d3.bindPopup(popup_386b21f1c4dd49e6a07770719e9c8565)
  113.         ;
  114.  
  115.        
  116.    
  117.    
  118.             var marker_4bdaaeaab932df22e276db47e2a2c454 = L.marker(
  119.                 [32.41238159725338, -86.25211616559874],
  120.                 {}
  121.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  122.        
  123.    
  124.             var icon_16f4838d671024620688975767723415 = L.AwesomeMarkers.icon(
  125.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  126.             );
  127.             marker_4bdaaeaab932df22e276db47e2a2c454.setIcon(icon_16f4838d671024620688975767723415);
  128.        
  129.    
  130.         var popup_227de5e161b27f08cd23d9385617941f = L.popup({"maxWidth": "100%"});
  131.  
  132.        
  133.             var html_cba0cfbd767a64b3a4b83e14569f1801 = $(`<div id="html_cba0cfbd767a64b3a4b83e14569f1801" style="width: 100.0%; height: 100.0%;">Maxwell AFB and Gunter Annex (Alabama) </div>`)[0];
  134.             popup_227de5e161b27f08cd23d9385617941f.setContent(html_cba0cfbd767a64b3a4b83e14569f1801);
  135.        
  136.  
  137.         marker_4bdaaeaab932df22e276db47e2a2c454.bindPopup(popup_227de5e161b27f08cd23d9385617941f)
  138.         ;
  139.  
  140.        
  141.    
  142.    
  143.             var marker_776ea3cf079d0bfc354a54f181c3c962 = L.marker(
  144.                 [32.17250424289712, -110.87749332785253],
  145.                 {}
  146.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  147.        
  148.    
  149.             var icon_970a32ce478c9ea6b9484b16b6032bdc = L.AwesomeMarkers.icon(
  150.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  151.             );
  152.             marker_776ea3cf079d0bfc354a54f181c3c962.setIcon(icon_970a32ce478c9ea6b9484b16b6032bdc);
  153.        
  154.    
  155.         var popup_79731750aa39ce94dea66c245cfe4c9e = L.popup({"maxWidth": "100%"});
  156.  
  157.        
  158.             var html_5419635a7c82c91685d86953a824dec7 = $(`<div id="html_5419635a7c82c91685d86953a824dec7" style="width: 100.0%; height: 100.0%;">Davis-Monthan AFB (Arizona) </div>`)[0];
  159.             popup_79731750aa39ce94dea66c245cfe4c9e.setContent(html_5419635a7c82c91685d86953a824dec7);
  160.        
  161.  
  162.         marker_776ea3cf079d0bfc354a54f181c3c962.bindPopup(popup_79731750aa39ce94dea66c245cfe4c9e)
  163.         ;
  164.  
  165.        
  166.    
  167.    
  168.             var marker_46ae4cf4da1be26aa6aed0b52f0db56e = L.marker(
  169.                 [39.11121689033108, -121.35879706270335],
  170.                 {}
  171.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  172.        
  173.    
  174.             var icon_e2660c7d6ad4a8851d3091c3fabe681a = L.AwesomeMarkers.icon(
  175.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  176.             );
  177.             marker_46ae4cf4da1be26aa6aed0b52f0db56e.setIcon(icon_e2660c7d6ad4a8851d3091c3fabe681a);
  178.        
  179.    
  180.         var popup_90336ea83cf0971e2b594be8d2d3cd18 = L.popup({"maxWidth": "100%"});
  181.  
  182.        
  183.             var html_2bb57b6fd0172217c4ba6c1add3de763 = $(`<div id="html_2bb57b6fd0172217c4ba6c1add3de763" style="width: 100.0%; height: 100.0%;">Beale AFB (California) </div>`)[0];
  184.             popup_90336ea83cf0971e2b594be8d2d3cd18.setContent(html_2bb57b6fd0172217c4ba6c1add3de763);
  185.        
  186.  
  187.         marker_46ae4cf4da1be26aa6aed0b52f0db56e.bindPopup(popup_90336ea83cf0971e2b594be8d2d3cd18)
  188.         ;
  189.  
  190.        
  191.    
  192.    
  193.             var marker_237060125f3df3eabcc491298da9ceb3 = L.marker(
  194.                 [36.256175296868925, -119.9019443894279],
  195.                 {}
  196.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  197.        
  198.    
  199.             var icon_677a77acdf0d7f12a15629ab7de88449 = L.AwesomeMarkers.icon(
  200.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  201.             );
  202.             marker_237060125f3df3eabcc491298da9ceb3.setIcon(icon_677a77acdf0d7f12a15629ab7de88449);
  203.        
  204.    
  205.         var popup_0c3790cb06a57c2a51db28cdeb9543ab = L.popup({"maxWidth": "100%"});
  206.  
  207.        
  208.             var html_5f128da047a2163202e7d2dddc865c35 = $(`<div id="html_5f128da047a2163202e7d2dddc865c35" style="width: 100.0%; height: 100.0%;">Naval Air Station Lemoore (California) </div>`)[0];
  209.             popup_0c3790cb06a57c2a51db28cdeb9543ab.setContent(html_5f128da047a2163202e7d2dddc865c35);
  210.        
  211.  
  212.         marker_237060125f3df3eabcc491298da9ceb3.bindPopup(popup_0c3790cb06a57c2a51db28cdeb9543ab)
  213.         ;
  214.  
  215.        
  216.    
  217.    
  218.             var marker_eff0e206be3967831892cc41750986b3 = L.marker(
  219.                 [34.742194179784214, -120.57202197969153],
  220.                 {}
  221.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  222.        
  223.    
  224.             var icon_71a3b61efcdcc2433c12ee2f61c433a9 = L.AwesomeMarkers.icon(
  225.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  226.             );
  227.             marker_eff0e206be3967831892cc41750986b3.setIcon(icon_71a3b61efcdcc2433c12ee2f61c433a9);
  228.        
  229.    
  230.         var popup_61731e0b3a860da7be5ea7b4b0581f84 = L.popup({"maxWidth": "100%"});
  231.  
  232.        
  233.             var html_ca3e5d75db5fa86a6139e7bcd195c6c8 = $(`<div id="html_ca3e5d75db5fa86a6139e7bcd195c6c8" style="width: 100.0%; height: 100.0%;">Vandenberg SFB (California) </div>`)[0];
  234.             popup_61731e0b3a860da7be5ea7b4b0581f84.setContent(html_ca3e5d75db5fa86a6139e7bcd195c6c8);
  235.        
  236.  
  237.         marker_eff0e206be3967831892cc41750986b3.bindPopup(popup_61731e0b3a860da7be5ea7b4b0581f84)
  238.         ;
  239.  
  240.        
  241.    
  242.    
  243.             var marker_c1cf3f57a1c7db942b6848c2c05e7d3d = L.marker(
  244.                 [39.698536250044, -104.77844462138103],
  245.                 {}
  246.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  247.        
  248.    
  249.             var icon_65a17c0dd8f1078efbeeb364c5dd068e = L.AwesomeMarkers.icon(
  250.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  251.             );
  252.             marker_c1cf3f57a1c7db942b6848c2c05e7d3d.setIcon(icon_65a17c0dd8f1078efbeeb364c5dd068e);
  253.        
  254.    
  255.         var popup_300fb002323a010dbb594010b666fed4 = L.popup({"maxWidth": "100%"});
  256.  
  257.        
  258.             var html_265d6598a843f8b69e8d335dfa46aa83 = $(`<div id="html_265d6598a843f8b69e8d335dfa46aa83" style="width: 100.0%; height: 100.0%;">Buckley SFB (Colorado) </div>`)[0];
  259.             popup_300fb002323a010dbb594010b666fed4.setContent(html_265d6598a843f8b69e8d335dfa46aa83);
  260.        
  261.  
  262.         marker_c1cf3f57a1c7db942b6848c2c05e7d3d.bindPopup(popup_300fb002323a010dbb594010b666fed4)
  263.         ;
  264.  
  265.        
  266.    
  267.    
  268.             var marker_4cc4a4ae37ef795f73d062b1fd2d345f = L.marker(
  269.                 [38.99845945670392, -104.86066314512355],
  270.                 {}
  271.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  272.        
  273.    
  274.             var icon_647e244f22d2b6cfadfc6798a9eae962 = L.AwesomeMarkers.icon(
  275.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  276.             );
  277.             marker_4cc4a4ae37ef795f73d062b1fd2d345f.setIcon(icon_647e244f22d2b6cfadfc6798a9eae962);
  278.        
  279.    
  280.         var popup_d76dfca5fc9a839a802e8352c296b58f = L.popup({"maxWidth": "100%"});
  281.  
  282.        
  283.             var html_6526498b91af3c5c0aeae70c342ba322 = $(`<div id="html_6526498b91af3c5c0aeae70c342ba322" style="width: 100.0%; height: 100.0%;">USAF Academy (Colorado) </div>`)[0];
  284.             popup_d76dfca5fc9a839a802e8352c296b58f.setContent(html_6526498b91af3c5c0aeae70c342ba322);
  285.        
  286.  
  287.         marker_4cc4a4ae37ef795f73d062b1fd2d345f.bindPopup(popup_d76dfca5fc9a839a802e8352c296b58f)
  288.         ;
  289.  
  290.        
  291.    
  292.    
  293.             var marker_135cd2a1a66188349e72fc76fd8a4044 = L.marker(
  294.                 [41.38858465752268, -72.08529530082859],
  295.                 {}
  296.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  297.        
  298.    
  299.             var icon_1d960083f78f3995edc8c097d4d3bdd2 = L.AwesomeMarkers.icon(
  300.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  301.             );
  302.             marker_135cd2a1a66188349e72fc76fd8a4044.setIcon(icon_1d960083f78f3995edc8c097d4d3bdd2);
  303.        
  304.    
  305.         var popup_306b040e0605590706979ea58323e2bb = L.popup({"maxWidth": "100%"});
  306.  
  307.        
  308.             var html_090580089d5938363e1945c4ee7ed891 = $(`<div id="html_090580089d5938363e1945c4ee7ed891" style="width: 100.0%; height: 100.0%;">Naval Submarine Base New London (Connecticut) </div>`)[0];
  309.             popup_306b040e0605590706979ea58323e2bb.setContent(html_090580089d5938363e1945c4ee7ed891);
  310.        
  311.  
  312.         marker_135cd2a1a66188349e72fc76fd8a4044.bindPopup(popup_306b040e0605590706979ea58323e2bb)
  313.         ;
  314.  
  315.        
  316.    
  317.    
  318.             var marker_43312ddbabcc33a54aaa099bf30d727a = L.marker(
  319.                 [39.12785481343426, -75.4677056432717],
  320.                 {}
  321.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  322.        
  323.    
  324.             var icon_ec63702a58a57517d6b67de3df13dd26 = L.AwesomeMarkers.icon(
  325.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  326.             );
  327.             marker_43312ddbabcc33a54aaa099bf30d727a.setIcon(icon_ec63702a58a57517d6b67de3df13dd26);
  328.        
  329.    
  330.         var popup_c6c746e92d600cac4e96c200c6f7f36c = L.popup({"maxWidth": "100%"});
  331.  
  332.        
  333.             var html_1771674051ba5778b879942c3b232bfc = $(`<div id="html_1771674051ba5778b879942c3b232bfc" style="width: 100.0%; height: 100.0%;">Dover AFB (Delaware) </div>`)[0];
  334.             popup_c6c746e92d600cac4e96c200c6f7f36c.setContent(html_1771674051ba5778b879942c3b232bfc);
  335.        
  336.  
  337.         marker_43312ddbabcc33a54aaa099bf30d727a.bindPopup(popup_c6c746e92d600cac4e96c200c6f7f36c)
  338.         ;
  339.  
  340.        
  341.    
  342.    
  343.             var marker_79232c5fc659e01248baee70e910d885 = L.marker(
  344.                 [38.84349324552798, -77.00788455054929],
  345.                 {}
  346.             ).addTo(map_31d53351fcdabb49edb4fb43258a6e47);
  347.        
  348.    
  349.             var icon_9068e198fa38c5fcb910ad8dc13b642b = L.AwesomeMarkers.icon(
  350.                 {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
  351.             );
  352.             marker_79232c5fc659e01248baee70e910d885.setIcon(icon_9068e198fa38c5fcb910ad8dc13b642b);
  353.        
  354.    
  355.         var popup_bd36c85e44ab8ba22855d6d14c29f2a3 = L.popup({"maxWidth": "100%"});
  356.  
  357.        
  358.             var html_fc40957782a9257617be6e835f30a7b1 = $(`<div id="html_fc40957782a9257617be6e835f30a7b1" style="width: 100.0%; height: 100.0%;">Joint Base Anacostia-Bolling (District of Columbia) </div>`)[0];
  359.             popup_bd36c85e44ab8ba22855d6d14c29f2a3.setContent(html_fc40957782a9257617be6e835f30a7b1);
  360.        
  361.  
  362.         marker_79232c5fc659e01248baee70e910d885.bindPopup(popup_bd36c85e44ab8ba22855d6d14c29f2a3)
  363.         ;
  364.  
  365.        
  366.    
  367. </script>
  368. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement