JSFiddle - React, Tailwind, and code Playground
by greenpeace
HTML
<!-- MAPA DE UCRANIA NUCLEAR -->
<link rel="preload" href="https://unpkg.com/[email protected]/dist/leaflet.css" as="style" onload="this.rel='stylesheet'" />
<link rel="preload" href="https://storage.googleapis.com/gpes-static/ucrania-nuclear-map/styles.css" as="style" onload="this.rel='stylesheet'" />
<div id="ukraine_nuclear_map" style="width: 100%; height: 550px;"></div>
<p><img src="https://storage.googleapis.com/gpes-static/ucrania-nuclear-map/ucrania-ocupada.png" style="vertical-align:middle; height: 11px; border: 2.5px solid rgb(169,102,100)" /> Ucrania ocupada - marzo de 2022</p>
<p class="mapfooter"><small>© 2022 - Greenpeace</small></p>
<script src="https://unpkg.com/[email protected]/dist/leaflet.js" defer></script>
<script src="https://storage.googleapis.com/gpes-static/ucrania-nuclear-map/scripts.js" defer></script>
<!-- MAPA DE UCRANIA NUCLEAR -->