knnCorsica/activite2/knn_microregions.html

7656 lines
No EOL
380 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_96f79f56f9064aa853aff8be7a33297b {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
.leaflet-container { font-size: 1rem; }
</style>
<style>html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
</style>
<style>#map {
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
}
</style>
<script>
L_NO_TOUCH = false;
L_DISABLE_3D = false;
</script>
</head>
<body>
<div style='position:fixed;top:10px;left:60px;z-index:1000;background:white;padding:15px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.2);max-width:300px;'>
<div style='background:#e3f2fd;padding:10px;border-radius:5px;margin-bottom:10px;'>
<b>🖱️ Cliquez sur la carte</b> pour prédire la micro-région.
</div>
<div style='margin-bottom:10px;'>
<label for='k-slider'><b>k voisins: <span id='k-value'>5</span></b></label><br>
<input type='range' id='k-slider' min='1' max='15' value='5' style='width:100%;'>
</div>
<div id='result-text' style='font-size:12px;background:#f5f5f5;padding:8px;border-radius:4px;max-height:200px;overflow-y:auto;'>
<em>Cliquez sur la carte pour voir la prédiction</em>
</div>
</div>
<script>
// Attendre que la carte soit chargée
document.addEventListener('DOMContentLoaded', function() {
// Récupérer l'objet map Leaflet
const mapElement = document.querySelector('.folium-map');
const mapId = mapElement.id;
const map = window[mapId];
// Données des communes
const communesData = [{"Latitude": 41.984099158, "Longitude": 8.798384636, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Afa"}, {"Latitude": 42.307923468, "Longitude": 9.286438857, "Territoire de projet": "CENTRE CORSE", "Commune": "Alando"}, {"Latitude": 42.311736325, "Longitude": 8.924113162, "Territoire de projet": "CENTRE CORSE", "Commune": "Albertacce"}, {"Latitude": 42.087881677, "Longitude": 8.77334639, "Territoire de projet": "OUEST CORSE", "Commune": "Ambiegna"}, {"Latitude": 41.671484206, "Longitude": 8.989411005, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Arbellara"}, {"Latitude": 42.187366095, "Longitude": 8.754098668, "Territoire de projet": "OUEST CORSE", "Commune": "Balogna"}, {"Latitude": 42.686414633, "Longitude": 9.425141541, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Bastia"}, {"Latitude": 42.531345808, "Longitude": 9.302728988, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Bigorno"}, {"Latitude": 42.61657278, "Longitude": 9.440821107, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Biguglia"}, {"Latitude": 41.621985218, "Longitude": 8.90490826, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Bilia"}, {"Latitude": 42.779653432, "Longitude": 9.450590588, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Brando"}, {"Latitude": 42.872170492, "Longitude": 9.443557009, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Cagnano"}, {"Latitude": 42.545056158, "Longitude": 8.76006141, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Calvi"}, {"Latitude": 42.526951928, "Longitude": 9.324989461, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Campitello"}, {"Latitude": 41.759907282, "Longitude": 8.92558467, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Casalabriva"}, {"Latitude": 42.470882238, "Longitude": 9.501396959, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Castellare-di-Casinca"}, {"Latitude": 42.310042781, "Longitude": 9.246588717, "Territoire de projet": "CENTRE CORSE", "Commune": "Castellare-di-Mercurio"}, {"Latitude": 42.471494035, "Longitude": 9.297984515, "Territoire de projet": "CENTRE CORSE", "Commune": "Castello-di-Rostino"}, {"Latitude": 42.320960615, "Longitude": 9.516328611, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Cervione"}, {"Latitude": 42.270219558, "Longitude": 9.083127876, "Territoire de projet": "CENTRE CORSE", "Commune": "Corte"}, {"Latitude": 42.407784001, "Longitude": 9.357450274, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Croce"}, {"Latitude": 42.473573975, "Longitude": 9.352551876, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Crocicchia"}, {"Latitude": 42.652181399, "Longitude": 9.416709053, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Furiani"}, {"Latitude": 42.043736738, "Longitude": 9.422930938, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Ghisonaccia"}, {"Latitude": 41.651592663, "Longitude": 9.11575364, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Levie"}, {"Latitude": 42.476560658, "Longitude": 9.425072468, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Loreto-di-Casinca"}, {"Latitude": 42.208985566, "Longitude": 8.690764867, "Territoire de projet": "OUEST CORSE", "Commune": "Marignana"}, {"Latitude": 41.683477908, "Longitude": 9.092481156, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Mela"}, {"Latitude": 41.787617666, "Longitude": 9.010018558, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Moca-Croce"}, {"Latitude": 42.482896791, "Longitude": 9.401684112, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Monte"}, {"Latitude": 42.168067922, "Longitude": 9.19010691, "Territoire de projet": "CENTRE CORSE", "Commune": "Muracciole"}, {"Latitude": 42.567488213, "Longitude": 9.327568214, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Murato"}, {"Latitude": 42.30481733, "Longitude": 9.411128601, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Novale"}, {"Latitude": 42.806047774, "Longitude": 9.386810335, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Olcani"}, {"Latitude": 42.382592655, "Longitude": 9.193716559, "Territoire de projet": "CENTRE CORSE", "Commune": "Omessa"}, {"Latitude": 42.629902138, "Longitude": 9.057287078, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Palasca"}, {"Latitude": 41.991820611, "Longitude": 9.189004468, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Palneca"}, {"Latitude": 42.314571009, "Longitude": 9.388646318, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Perelli"}, {"Latitude": 42.004108, "Longitude": 8.912431225, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Peri"}, {"Latitude": 42.415898621, "Longitude": 9.464461145, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Pero-Casevecchie"}, {"Latitude": 42.297735632, "Longitude": 9.356328684, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Pianello"}, {"Latitude": 42.441283087, "Longitude": 9.397228426, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Piano"}, {"Latitude": 41.504855488, "Longitude": 9.048610742, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Pianottoli-Caldarello"}, {"Latitude": 42.214947914, "Longitude": 9.323352874, "Territoire de projet": "CENTRE CORSE", "Commune": "Piedicorte-di-Gaggio"}, {"Latitude": 42.905222016, "Longitude": 9.353769399, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Pino"}, {"Latitude": 42.522456117, "Longitude": 8.974927807, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Pioggiola"}, {"Latitude": 42.656892578, "Longitude": 9.359153809, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Poggio-d'Oletta"}, {"Latitude": 42.162669782, "Longitude": 8.898744992, "Territoire de projet": "OUEST CORSE", "Commune": "Poggiolo"}, {"Latitude": 42.401462441, "Longitude": 9.512030352, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Poggio-Mezzana"}, {"Latitude": 42.401203387, "Longitude": 9.361395421, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Polveroso"}, {"Latitude": 42.247726488, "Longitude": 9.203165174, "Territoire de projet": "CENTRE CORSE", "Commune": "Riventosa"}, {"Latitude": 42.353850161, "Longitude": 9.258527475, "Territoire de projet": "CENTRE CORSE", "Commune": "Rusio"}, {"Latitude": 42.410520775, "Longitude": 9.263971715, "Territoire de projet": "CENTRE CORSE", "Commune": "Saliceto"}, {"Latitude": 42.184365901, "Longitude": 9.465645988, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Tallone"}, {"Latitude": 42.069723105, "Longitude": 9.016762047, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Tavera"}, {"Latitude": 42.362343619, "Longitude": 9.40334978, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Valle-d'Orezza"}, {"Latitude": 42.213918028, "Longitude": 9.137186586, "Territoire de projet": "CENTRE CORSE", "Commune": "Venaco"}, {"Latitude": 42.157535989, "Longitude": 9.29219028, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Vezzani"}, {"Latitude": 42.152494442, "Longitude": 9.120723761, "Territoire de projet": "CENTRE CORSE", "Commune": "Vivario"}, {"Latitude": 42.519867456, "Longitude": 9.360362944, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Volpajola"}, {"Latitude": 42.21988286, "Longitude": 9.278582603, "Territoire de projet": "CENTRE CORSE", "Commune": "Altiani"}, {"Latitude": 42.559045538, "Longitude": 8.893822971, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Avapessa"}, {"Latitude": 42.68403287, "Longitude": 9.368383831, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Barbaggio"}, {"Latitude": 41.988202996, "Longitude": 9.048770899, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Bastelica"}, {"Latitude": 42.32334002, "Longitude": 9.034454548, "Territoire de projet": "CENTRE CORSE", "Commune": "Calacuccia"}, {"Latitude": 42.268421021, "Longitude": 9.42340261, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Campi"}, {"Latitude": 42.355816993, "Longitude": 9.380036665, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Carpineto"}, {"Latitude": 42.446912546, "Longitude": 9.371438459, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Casabianca"}, {"Latitude": 42.368110887, "Longitude": 9.125662016, "Territoire de projet": "CENTRE CORSE", "Commune": "Castirla"}, {"Latitude": 42.549098073, "Longitude": 8.939971216, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Feliceto"}, {"Latitude": 41.622016364, "Longitude": 9.036079, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Foce"}, {"Latitude": 42.424118586, "Longitude": 9.250834128, "Territoire de projet": "CENTRE CORSE", "Commune": "Gavignano"}, {"Latitude": 42.443980232, "Longitude": 9.346162636, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Giocatojo"}, {"Latitude": 41.881679666, "Longitude": 8.8180744, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Grosseto-Prugna"}, {"Latitude": 42.53133798, "Longitude": 9.263000703, "Territoire de projet": "CENTRE CORSE", "Commune": "Lento"}, {"Latitude": 42.362293727, "Longitude": 8.981020761, "Territoire de projet": "CENTRE CORSE", "Commune": "Lozzi"}, {"Latitude": 42.58003415, "Longitude": 8.825470213, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Lumio"}, {"Latitude": 42.919922654, "Longitude": 9.436626608, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Meria"}, {"Latitude": 42.641773997, "Longitude": 9.333297468, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Oletta"}, {"Latitude": 42.612322524, "Longitude": 9.363945407, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Olmeta-di-Tuda"}, {"Latitude": 41.670651674, "Longitude": 9.033579591, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Olmiccia"}, {"Latitude": 42.343210456, "Longitude": 8.623256444, "Territoire de projet": "OUEST CORSE", "Commune": "Osani"}, {"Latitude": 42.254915069, "Longitude": 8.733420349, "Territoire de projet": "OUEST CORSE", "Commune": "Ota"}, {"Latitude": 42.143534665, "Longitude": 9.016661089, "Territoire de projet": "OUEST CORSE", "Commune": "Pastricciola"}, {"Latitude": 42.463219499, "Longitude": 9.372503735, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Penta-Acquatella"}, {"Latitude": 41.770617869, "Longitude": 8.969676171, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Petreto-Bicchisano"}, {"Latitude": 42.357818151, "Longitude": 9.344917642, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Piedipartino"}, {"Latitude": 42.374283692, "Longitude": 9.338168108, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Pie-d'Orezza"}, {"Latitude": 42.292706467, "Longitude": 9.444427237, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Pietra-di-Verde"}, {"Latitude": 42.542992942, "Longitude": 9.183540313, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Pietralba"}, {"Latitude": 42.329371523, "Longitude": 9.376444081, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Pietricaggio"}, {"Latitude": 42.599594739, "Longitude": 8.899643154, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Pigna"}, {"Latitude": 42.34031583, "Longitude": 9.367213393, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Piobetta"}, {"Latitude": 41.909019445, "Longitude": 9.00915712, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Quasquara"}, {"Latitude": 42.427994577, "Longitude": 9.342287535, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Quercitello"}, {"Latitude": 42.582984073, "Longitude": 9.38185368, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Rutali"}, {"Latitude": 42.30710231, "Longitude": 8.732587166, "Territoire de projet": "OUEST CORSE", "Commune": "Serriera"}, {"Latitude": 41.741671271, "Longitude": 8.88000405, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Sollacaro"}, {"Latitude": 41.750045408, "Longitude": 9.115741672, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Sorbollano"}, {"Latitude": 42.349616968, "Longitude": 9.146357138, "Territoire de projet": "CENTRE CORSE", "Commune": "Soveria"}, {"Latitude": 42.380164629, "Longitude": 9.375561105, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Stazzona"}, {"Latitude": 42.34423574, "Longitude": 9.401886383, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Tarrano"}, {"Latitude": 41.950459429, "Longitude": 9.09336522, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Tasso"}, {"Latitude": 41.968373368, "Longitude": 8.969188641, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Tolla"}, {"Latitude": 42.943861568, "Longitude": 9.44531518, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Tomino"}, {"Latitude": 42.243920282, "Longitude": 9.442949117, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Tox"}, {"Latitude": 41.826622451, "Longitude": 8.948910033, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Urbalacone"}, {"Latitude": 42.620839816, "Longitude": 9.147910762, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Urtaca"}, {"Latitude": 42.59968682, "Longitude": 9.337178683, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Vallecalle"}, {"Latitude": 42.460117779, "Longitude": 9.264946452, "Territoire de projet": "CENTRE CORSE", "Commune": "Valle-di-Rostino"}, {"Latitude": 41.668941046, "Longitude": 8.944901982, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Viggianello"}, {"Latitude": 42.536988042, "Longitude": 9.395981853, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Vignale"}, {"Latitude": 41.963230481, "Longitude": 8.670013801, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Villanova"}, {"Latitude": 42.715990142, "Longitude": 9.427402606, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Ville-di-Pietrabugno"}, {"Latitude": 42.518910536, "Longitude": 8.903243603, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Zilia"}, {"Latitude": 42.00345914, "Longitude": 8.733864943, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Appietto"}, {"Latitude": 41.815418536, "Longitude": 9.032650196, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Argiusta-Moriccio"}, {"Latitude": 42.434499645, "Longitude": 8.997095065, "Territoire de projet": "CENTRE CORSE", "Commune": "Asco"}, {"Latitude": 42.112842887, "Longitude": 8.931331876, "Territoire de projet": "OUEST CORSE", "Commune": "Azzana"}, {"Latitude": 41.935379337, "Longitude": 8.836589723, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Bastelicaccia"}, {"Latitude": 42.088739774, "Longitude": 9.070832593, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Bocognano"}, {"Latitude": 42.368771929, "Longitude": 9.302086757, "Territoire de projet": "CENTRE CORSE", "Commune": "Cambia"}, {"Latitude": 42.030469338, "Longitude": 8.936785201, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Carbuccia"}, {"Latitude": 42.355169325, "Longitude": 9.360190647, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Carcheto-Brustico"}, {"Latitude": 42.347884499, "Longitude": 9.304041972, "Territoire de projet": "CENTRE CORSE", "Commune": "Carticasi"}, {"Latitude": 42.135680677, "Longitude": 9.367689873, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Casevecchie"}, {"Latitude": 42.526053978, "Longitude": 9.1191624, "Territoire de projet": "CENTRE CORSE", "Commune": "Castifao"}, {"Latitude": 41.921131467, "Longitude": 9.265733256, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Chisa"}, {"Latitude": 41.881942483, "Longitude": 9.071029024, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Corrano"}, {"Latitude": 42.575888016, "Longitude": 8.999087263, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Costa"}, {"Latitude": 41.976786839, "Longitude": 8.883279935, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Cuttoli-Corticchiato"}, {"Latitude": 42.729654089, "Longitude": 9.365399919, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Farinole"}, {"Latitude": 42.287456671, "Longitude": 9.248604359, "Territoire de projet": "CENTRE CORSE", "Commune": "Favalello"}, {"Latitude": 42.346046887, "Longitude": 9.425120642, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Felce"}, {"Latitude": 41.848098218, "Longitude": 9.015462121, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Forciolo"}, {"Latitude": 41.698563612, "Longitude": 8.987659621, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Fozzano"}, {"Latitude": 42.191310434, "Longitude": 9.38352629, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Giuncaggio"}, {"Latitude": 41.602318096, "Longitude": 8.86442058, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Grossa"}, {"Latitude": 42.178286555, "Longitude": 8.98392941, "Territoire de projet": "OUEST CORSE", "Commune": "Guagno"}, {"Latitude": 41.922370397, "Longitude": 9.078574208, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Guitera-les-Bains"}, {"Latitude": 42.015837338, "Longitude": 9.264232102, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Isolaccio-di-Fiumorbo"}, {"Latitude": 42.378903669, "Longitude": 9.235259414, "Territoire de projet": "CENTRE CORSE", "Commune": "Lano"}, {"Latitude": 42.214914413, "Longitude": 8.87695352, "Territoire de projet": "OUEST CORSE", "Commune": "Letia"}, {"Latitude": 42.217767861, "Longitude": 9.509959362, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Linguizzetta"}, {"Latitude": 42.370935911, "Longitude": 8.818884048, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Manso"}, {"Latitude": 42.304307939, "Longitude": 9.327333922, "Territoire de projet": "CENTRE CORSE", "Commune": "Mazzola"}, {"Latitude": 42.474312405, "Longitude": 9.123341042, "Territoire de projet": "CENTRE CORSE", "Commune": "Moltifao"}, {"Latitude": 42.596773705, "Longitude": 8.998549075, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Occhiatana"}, {"Latitude": 42.822221341, "Longitude": 9.354625421, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Ogliastro"}, {"Latitude": 41.712094263, "Longitude": 8.904666687, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Olmeto"}, {"Latitude": 42.520107802, "Longitude": 9.019923665, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Olmi-Cappella"}, {"Latitude": 42.456479299, "Longitude": 9.345094755, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Ortiporio"}, {"Latitude": 42.198884881, "Longitude": 8.957623504, "Territoire de projet": "OUEST CORSE", "Commune": "Orto"}, {"Latitude": 42.446285826, "Longitude": 9.18174561, "Territoire de projet": "CENTRE CORSE", "Commune": "Piedigriggio"}, {"Latitude": 42.233745006, "Longitude": 9.354649252, "Territoire de projet": "CENTRE CORSE", "Commune": "Pietraserena"}, {"Latitude": 41.828388927, "Longitude": 8.813564382, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Pietrosella"}, {"Latitude": 41.792130713, "Longitude": 8.898406314, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Pila-Canale"}, {"Latitude": 42.268695229, "Longitude": 9.205973945, "Territoire de projet": "CENTRE CORSE", "Commune": "Poggio-di-Venaco"}, {"Latitude": 42.436106435, "Longitude": 9.347133242, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Poggio-Marinaccio"}, {"Latitude": 42.437461206, "Longitude": 9.135258451, "Territoire de projet": "CENTRE CORSE", "Commune": "Popolasca"}, {"Latitude": 42.509944635, "Longitude": 9.405483212, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Prunelli-di-Casacconi"}, {"Latitude": 41.807500353, "Longitude": 9.200726813, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Quenza"}, {"Latitude": 42.375058194, "Longitude": 9.383937899, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Rapaggio"}, {"Latitude": 42.972122193, "Longitude": 9.426061606, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Rogliano"}, {"Latitude": 42.125334299, "Longitude": 8.861925294, "Territoire de projet": "OUEST CORSE", "Commune": "Rosazia"}, {"Latitude": 41.668133274, "Longitude": 9.061131462, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Sainte-Lucie-de-Tallano"}, {"Latitude": 42.104686784, "Longitude": 8.902309872, "Territoire de projet": "OUEST CORSE", "Commune": "Salice"}, {"Latitude": 41.946486583, "Longitude": 9.120742619, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Sampolo"}, {"Latitude": 41.971505019, "Longitude": 9.247435686, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "San-Gavino-di-Fiumorbo"}, {"Latitude": 42.001804096, "Longitude": 8.835119475, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Sarrola-Carcopino"}, {"Latitude": 41.971818306, "Longitude": 9.328709317, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Serra-di-Fiumorbo"}, {"Latitude": 42.209514801, "Longitude": 8.922484339, "Territoire de projet": "OUEST CORSE", "Commune": "Soccia"}, {"Latitude": 41.879729335, "Longitude": 9.320753989, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Solaro"}, {"Latitude": 42.577541785, "Longitude": 9.244900728, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Sorio"}, {"Latitude": 42.335484289, "Longitude": 9.515431559, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Valle-di-Campoloro"}, {"Latitude": 42.023677226, "Longitude": 8.820219186, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Valle-di-Mezzana"}, {"Latitude": 41.941134978, "Longitude": 9.362670018, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Ventiseri"}, {"Latitude": 42.061137696, "Longitude": 8.922243833, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Vero"}, {"Latitude": 42.515771377, "Longitude": 9.473989387, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Vescovato"}, {"Latitude": 42.1507896, "Longitude": 8.730071527, "Territoire de projet": "OUEST CORSE", "Commune": "Vico"}, {"Latitude": 41.834494139, "Longitude": 8.983551172, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Zigliara"}, {"Latitude": 41.721323664, "Longitude": 9.266906298, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Zonza"}, {"Latitude": 41.721274416, "Longitude": 9.071461428, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Zoza"}, {"Latitude": 41.934714906, "Longitude": 8.700944147, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Ajaccio"}, {"Latitude": 42.254069427, "Longitude": 9.356980634, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Ampriani"}, {"Latitude": 42.156532393, "Longitude": 9.3835262, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Antisanti"}, {"Latitude": 42.128066991, "Longitude": 8.795671346, "Territoire de projet": "OUEST CORSE", "Commune": "Arbori"}, {"Latitude": 42.590900289, "Longitude": 8.876938763, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Aregno"}, {"Latitude": 42.873175358, "Longitude": 9.360537313, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Barrettali"}, {"Latitude": 42.486019143, "Longitude": 9.319438296, "Territoire de projet": "CENTRE CORSE", "Commune": "Bisinchi"}, {"Latitude": 41.435013642, "Longitude": 9.185681095, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Bonifacio"}, {"Latitude": 42.327134133, "Longitude": 9.308731954, "Territoire de projet": "CENTRE CORSE", "Commune": "Bustanico"}, {"Latitude": 42.028473495, "Longitude": 8.738326994, "Territoire de projet": "OUEST CORSE", "Commune": "Calcatoggio"}, {"Latitude": 42.478233108, "Longitude": 8.804164887, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Calenzana"}, {"Latitude": 42.495874387, "Longitude": 9.355468104, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Campile"}, {"Latitude": 41.890771999, "Longitude": 9.000227322, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Campo"}, {"Latitude": 42.265070947, "Longitude": 9.501682966, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Canale-di-Verde"}, {"Latitude": 42.496582029, "Longitude": 9.234597593, "Territoire de projet": "CENTRE CORSE", "Commune": "Canavaggia"}, {"Latitude": 42.435560307, "Longitude": 9.423293866, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Casalta"}, {"Latitude": 42.282832216, "Longitude": 8.995293774, "Territoire de projet": "CENTRE CORSE", "Commune": "Casamaccioli"}, {"Latitude": 42.261871783, "Longitude": 9.151974719, "Territoire de projet": "CENTRE CORSE", "Commune": "Casanova"}, {"Latitude": 42.428151857, "Longitude": 9.272871351, "Territoire de projet": "CENTRE CORSE", "Commune": "Castineta"}, {"Latitude": 42.569234613, "Longitude": 8.896582034, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Cateri"}, {"Latitude": 41.903933079, "Longitude": 8.893570079, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Cauro"}, {"Latitude": 42.287456145, "Longitude": 9.489738458, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Chiatra"}, {"Latitude": 42.112397941, "Longitude": 8.735268745, "Territoire de projet": "OUEST CORSE", "Commune": "Coggia"}, {"Latitude": 41.802400595, "Longitude": 8.865927867, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Cognocoli-Monticchi"}, {"Latitude": 41.922967405, "Longitude": 8.894632094, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Eccica-Suarella"}, {"Latitude": 42.253058568, "Longitude": 9.263518462, "Territoire de projet": "CENTRE CORSE", "Commune": "Erbajolo"}, {"Latitude": 42.987189767, "Longitude": 9.38307572, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Ersa"}, {"Latitude": 42.421419454, "Longitude": 9.377909174, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Ficaja"}, {"Latitude": 41.516178028, "Longitude": 9.120207127, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Figari"}, {"Latitude": 42.250218538, "Longitude": 9.292631017, "Territoire de projet": "CENTRE CORSE", "Commune": "Focicchia"}, {"Latitude": 42.090679736, "Longitude": 9.20997778, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Ghisoni"}, {"Latitude": 41.586272265, "Longitude": 8.957309352, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Giuncheto"}, {"Latitude": 41.640462631, "Longitude": 9.011964568, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Granace"}, {"Latitude": 41.665826255, "Longitude": 9.318756924, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Lecci"}, {"Latitude": 42.089854585, "Longitude": 8.854582179, "Territoire de projet": "OUEST CORSE", "Commune": "Lopigna"}, {"Latitude": 41.69992436, "Longitude": 9.03147424, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Loreto-di-Tallano"}, {"Latitude": 42.075917936, "Longitude": 9.32399106, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Lugo-di-Nazza"}, {"Latitude": 42.893359929, "Longitude": 9.410319042, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Luri"}, {"Latitude": 42.935746225, "Longitude": 9.373642508, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Morsiglia"}, {"Latitude": 42.549250368, "Longitude": 8.955449628, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Nessa"}, {"Latitude": 42.202866893, "Longitude": 9.209151, "Territoire de projet": "CENTRE CORSE", "Commune": "Noceta"}, {"Latitude": 42.597336578, "Longitude": 9.103111016, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Novella"}, {"Latitude": 41.840754048, "Longitude": 9.068910135, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Olivese"}, {"Latitude": 42.500966147, "Longitude": 9.4137889, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Olmo"}, {"Latitude": 42.310583643, "Longitude": 9.43481212, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Ortale"}, {"Latitude": 42.196509397, "Longitude": 9.404937717, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Pancheraccia"}, {"Latitude": 42.367370002, "Longitude": 9.419511907, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Parata"}, {"Latitude": 42.70684118, "Longitude": 9.367291211, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Patrimonio"}, {"Latitude": 42.319849138, "Longitude": 9.40624796, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Piazzali"}, {"Latitude": 42.394305864, "Longitude": 9.406026984, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Piazzole"}, {"Latitude": 42.383602991, "Longitude": 9.367496412, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Piedicroce"}, {"Latitude": 42.126673307, "Longitude": 9.299766506, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Pietroso"}, {"Latitude": 42.052471465, "Longitude": 9.292823274, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Poggio-di-Nazza"}, {"Latitude": 41.650480026, "Longitude": 8.893782923, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Propriano"}, {"Latitude": 42.007264725, "Longitude": 9.367477287, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Prunelli-di-Fiumorbo"}, {"Latitude": 42.620693423, "Longitude": 9.304226711, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Rapale"}, {"Latitude": 41.6808746, "Longitude": 9.233197674, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "San-Gavino-di-Carbini"}, {"Latitude": 41.724797617, "Longitude": 9.008692108, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Santa-Maria-Figaniella"}, {"Latitude": 42.064793742, "Longitude": 8.833814061, "Territoire de projet": "OUEST CORSE", "Commune": "Sari-d'Orcino"}, {"Latitude": 41.741305905, "Longitude": 8.812689336, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Serra-di-Ferro"}, {"Latitude": 41.555644785, "Longitude": 9.181631152, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Sotta"}, {"Latitude": 42.434761907, "Longitude": 9.495861718, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Taglio-Isolaccio"}, {"Latitude": 42.340626954, "Longitude": 9.192853447, "Territoire de projet": "CENTRE CORSE", "Commune": "Tralonca"}, {"Latitude": 42.517505492, "Longitude": 9.057996561, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Vallica"}, {"Latitude": 42.501541943, "Longitude": 9.493148146, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Venzolasca"}, {"Latitude": 42.58198927, "Longitude": 8.989693518, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Ville-di-Paraso"}, {"Latitude": 42.25378544, "Longitude": 9.381355656, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Zalana"}, {"Latitude": 42.265394888, "Longitude": 9.340839826, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Zuani"}, {"Latitude": 42.09858371, "Longitude": 9.41182181, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Aghione"}, {"Latitude": 42.404034764, "Longitude": 9.228973435, "Territoire de projet": "CENTRE CORSE", "Commune": "Aiti"}, {"Latitude": 41.973630938, "Longitude": 8.731653878, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Alata"}, {"Latitude": 41.86066083, "Longitude": 8.877731508, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Albitreccia"}, {"Latitude": 42.60478, "Longitude": 8.857309253, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Algajola"}, {"Latitude": 42.31255873, "Longitude": 9.314211407, "Territoire de projet": "CENTRE CORSE", "Commune": "Alzi"}, {"Latitude": 42.096711741, "Longitude": 8.80432428, "Territoire de projet": "OUEST CORSE", "Commune": "Arro"}, {"Latitude": 42.574004682, "Longitude": 9.457384712, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Borgo"}, {"Latitude": 42.388404949, "Longitude": 9.340363117, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Campana"}, {"Latitude": 42.842994572, "Longitude": 9.345139796, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Canari"}, {"Latitude": 42.047811428, "Longitude": 8.816968797, "Territoire de projet": "OUEST CORSE", "Commune": "Cannelle"}, {"Latitude": 41.6758019, "Longitude": 9.159962103, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Carbini"}, {"Latitude": 41.852428162, "Longitude": 8.97181311, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Cardo-Torgia"}, {"Latitude": 41.732245332, "Longitude": 9.040954726, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Cargiaca"}, {"Latitude": 42.069544281, "Longitude": 8.76036097, "Territoire de projet": "OUEST CORSE", "Commune": "Casaglione"}, {"Latitude": 42.409266106, "Longitude": 9.11456258, "Territoire de projet": "CENTRE CORSE", "Commune": "Castiglione"}, {"Latitude": 42.967299152, "Longitude": 9.364562278, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Centuri"}, {"Latitude": 41.973021385, "Longitude": 9.138412717, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Ciamannacce"}, {"Latitude": 41.753235671, "Longitude": 9.330136574, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Conca"}, {"Latitude": 42.617463796, "Longitude": 8.901371157, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Corbara"}, {"Latitude": 42.36912127, "Longitude": 9.055683928, "Territoire de projet": "CENTRE CORSE", "Commune": "Corscia"}, {"Latitude": 41.769220036, "Longitude": 8.752801633, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Coti-Chiavari"}, {"Latitude": 41.933423808, "Longitude": 9.18627726, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Cozzano"}, {"Latitude": 42.243558113, "Longitude": 8.855476205, "Territoire de projet": "OUEST CORSE", "Commune": "Cristinacce"}, {"Latitude": 42.285205276, "Longitude": 8.820545759, "Territoire de projet": "OUEST CORSE", "Commune": "Evisa"}, {"Latitude": 41.920065663, "Longitude": 9.039339609, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Frasseto"}, {"Latitude": 42.424509445, "Longitude": 9.358285544, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "La Porta"}, {"Latitude": 42.58037041, "Longitude": 9.165869709, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Lama"}, {"Latitude": 42.573525634, "Longitude": 8.86117754, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Lavatoggio"}, {"Latitude": 42.541495443, "Longitude": 9.473319063, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Lucciana"}, {"Latitude": 42.282877731, "Longitude": 9.388145686, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Matra"}, {"Latitude": 42.381282416, "Longitude": 9.404972062, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Monacia-d'Orezza"}, {"Latitude": 42.503349971, "Longitude": 8.819545913, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Moncale"}, {"Latitude": 42.543663598, "Longitude": 8.855619194, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Montegrosso"}, {"Latitude": 42.621908943, "Longitude": 8.96175403, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Monticello"}, {"Latitude": 42.447442972, "Longitude": 9.254839416, "Territoire de projet": "CENTRE CORSE", "Commune": "Morosaglia"}, {"Latitude": 42.546200932, "Longitude": 8.91727282, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Muro"}, {"Latitude": 42.158617987, "Longitude": 8.846746277, "Territoire de projet": "OUEST CORSE", "Commune": "Murzo"}, {"Latitude": 42.395383375, "Longitude": 9.347999187, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Nocario"}, {"Latitude": 42.788421198, "Longitude": 9.354620265, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Nonza"}, {"Latitude": 41.95029011, "Longitude": 8.909484856, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Ocana"}, {"Latitude": 42.76662536, "Longitude": 9.377150937, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Olmeta-di-Capocorso"}, {"Latitude": 42.318887178, "Longitude": 8.689536408, "Territoire de projet": "OUEST CORSE", "Commune": "Partinello"}, {"Latitude": 42.454841775, "Longitude": 9.497220418, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Penta-di-Casinca"}, {"Latitude": 42.225980207, "Longitude": 8.629135134, "Territoire de projet": "OUEST CORSE", "Commune": "Piana"}, {"Latitude": 42.844693715, "Longitude": 9.438161192, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Pietracorbara"}, {"Latitude": 42.449261473, "Longitude": 9.441966528, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Porri"}, {"Latitude": 41.592638608, "Longitude": 9.253642063, "Territoire de projet": "EXTREME SUD / ALTA ROCCA", "Commune": "Porto-Vecchio"}, {"Latitude": 42.419022064, "Longitude": 9.169230292, "Territoire de projet": "CENTRE CORSE", "Commune": "Prato-di-Giovellina"}, {"Latitude": 42.42434454, "Longitude": 9.448133189, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Pruno"}, {"Latitude": 42.206614166, "Longitude": 8.820333351, "Territoire de projet": "OUEST CORSE", "Commune": "Renno"}, {"Latitude": 42.123684074, "Longitude": 8.952481117, "Territoire de projet": "OUEST CORSE", "Commune": "Rezza"}, {"Latitude": 42.194036469, "Longitude": 9.238021239, "Territoire de projet": "CENTRE CORSE", "Commune": "Rospigliani"}, {"Latitude": 42.69204221, "Longitude": 9.326144109, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Saint-Florent"}, {"Latitude": 42.584511842, "Longitude": 8.908424902, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Sant'Antonino"}, {"Latitude": 41.813484388, "Longitude": 9.352409643, "Territoire de projet": "PLAINE ORIENTALE", "Commune": "Sari-Solenzara"}, {"Latitude": 42.422242874, "Longitude": 9.404226001, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Scata"}, {"Latitude": 42.538730176, "Longitude": 9.364871046, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Scolca"}, {"Latitude": 42.315096946, "Longitude": 9.266283956, "Territoire de projet": "CENTRE CORSE", "Commune": "Sermano"}, {"Latitude": 42.452776483, "Longitude": 9.417778706, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Silvareccio"}, {"Latitude": 42.814388831, "Longitude": 9.442807921, "Territoire de projet": "PAYS BASTIAIS", "Commune": "Sisco"}, {"Latitude": 42.574023464, "Longitude": 8.9695723, "Territoire de projet": "PAYS DE BALAGNE", "Commune": "Speloncato"}, {"Latitude": 42.417836969, "Longitude": 9.507426546, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Talasani"}, {"Latitude": 42.031657485, "Longitude": 8.884974446, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Tavaco"}, {"Latitude": 42.047197897, "Longitude": 8.982585246, "Territoire de projet": "PAYS AJACCIEN", "Commune": "Ucciani"}, {"Latitude": 42.328016128, "Longitude": 9.434606151, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Valle-d'Alesani"}, {"Latitude": 42.39097936, "Longitude": 9.451708549, "Territoire de projet": "CASTAGNICCIA / MARE E MONTI", "Commune": "Velone-Orneto"}, {"Latitude": 41.884420509, "Longitude": 9.16690313, "Territoire de projet": "TARAVO / VALINCO / SARTENAIS", "Commune": "Zicavo"}];
const colorMap = {"CASTAGNICCIA / MARE E MONTI": "red", "CENTRE CORSE": "blue", "EXTREME SUD / ALTA ROCCA": "green", "OUEST CORSE": "purple", "PAYS AJACCIEN": "orange", "PAYS BASTIAIS": "darkred", "PAYS DE BALAGNE": "lightcoral", "PLAINE ORIENTALE": "gray", "TARAVO / VALINCO / SARTENAIS": "darkblue"};
// Variables globales
let kValue = 5;
let predictionMarker = null;
let predictionLines = [];
// Fonction de distance haversine
function haversineDistance(lat1, lon1, lat2, lon2) {
const R = 6371; // Rayon de la Terre en km
const dLat = (lat2 - lat1) * Math.PI / 180;
const dLon = (lon2 - lon1) * Math.PI / 180;
const a = Math.sin(dLat/2) * Math.sin(dLat/2) +
Math.cos(lat1 * Math.PI / 180) * Math.cos(lat2 * Math.PI / 180) *
Math.sin(dLon/2) * Math.sin(dLon/2);
const c = 2 * Math.atan2(Math.sqrt(a), Math.sqrt(1-a));
return R * c;
}
// k-NN prédiction
function predictRegion(lat, lon, k) {
// Calculer les distances
const distances = communesData.map((commune, index) => ({
index: index,
distance: haversineDistance(lat, lon, commune.Latitude, commune.Longitude),
region: commune['Territoire de projet'],
commune: commune.Commune
}));
// Trier par distance
distances.sort((a, b) => a.distance - b.distance);
// Prendre les k plus proches
const kNearest = distances.slice(0, k);
// Vote majoritaire
const votes = {};
kNearest.forEach(neighbor => {
votes[neighbor.region] = (votes[neighbor.region] || 0) + 1;
});
const prediction = Object.keys(votes).reduce((a, b) =>
votes[a] > votes[b] ? a : b
);
return { prediction, kNearest };
}
// Mettre à jour la carte avec la prédiction
function updatePrediction(lat, lon) {
// Supprimer l'ancien marqueur et lignes
if (predictionMarker) {
map.removeLayer(predictionMarker);
}
predictionLines.forEach(line => map.removeLayer(line));
predictionLines = [];
// Prédire
const result = predictRegion(lat, lon, kValue);
const color = colorMap[result.prediction];
// Créer le popup
let popupContent = `
<div style='min-width:220px;'>
<h4 style='margin:5px 0;color:${color};'>🎯 ${result.prediction}</h4>
<p style='margin:5px 0;font-size:11px;'>
<b>Coordonnées:</b><br>
Lat: ${lat.toFixed(5)}°<br>
Lon: ${lon.toFixed(5)}°
</p>
<hr style='margin:5px 0;'>
<p style='margin:5px 0;font-size:11px;'><b>${kValue} plus proches communes:</b></p>
<ul style='margin:5px 0;padding-left:20px;font-size:10px;'>
`;
result.kNearest.forEach(neighbor => {
popupContent += `<li><b>${neighbor.commune}</b> (${neighbor.distance.toFixed(2)} km)</li>`;
});
popupContent += '</ul></div>';
// Ajouter le marqueur étoile
const starIcon = L.divIcon({
html: `<div style="background-color:${color};width:30px;height:30px;border-radius:50%;border:2px solid white;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(0,0,0,0.3);">
<span style="color:white;font-size:16px;">★</span>
</div>`,
className: 'custom-star-icon',
iconSize: [30, 30],
iconAnchor: [15, 15]
});
predictionMarker = L.marker([lat, lon], { icon: starIcon })
.bindPopup(popupContent)
.addTo(map)
.openPopup();
// Ajouter les lignes vers les voisins
result.kNearest.forEach(neighbor => {
const commune = communesData[neighbor.index];
const line = L.polyline(
[[lat, lon], [commune.Latitude, commune.Longitude]],
{
color: 'gray',
weight: 2,
opacity: 0.6,
dashArray: '8, 8'
}
).addTo(map);
predictionLines.push(line);
});
// Mettre à jour l'affichage des résultats
document.getElementById('result-text').innerHTML = `
<strong>🎯 Prédiction: ${result.prediction}</strong><br>
📍 Coordonnées: (${lat.toFixed(5)}, ${lon.toFixed(5)})<br>
<br><strong>${kValue} plus proches communes:</strong><br>
${result.kNearest.map((n, i) =>
`${i+1}. ${n.commune} - ${n.distance.toFixed(2)} km`
).join('<br>')}
`;
}
// Gérer le clic sur la carte
map.on('click', function(e) {
updatePrediction(e.latlng.lat, e.latlng.lng);
});
// Gérer le changement de k
const slider = document.getElementById('k-slider');
if (slider) {
slider.addEventListener('input', function(e) {
kValue = parseInt(e.target.value);
document.getElementById('k-value').textContent = kValue;
// Si une prédiction existe, la mettre à jour
if (predictionMarker) {
const latlng = predictionMarker.getLatLng();
updatePrediction(latlng.lat, latlng.lng);
}
});
}
console.log('✅ Carte interactive chargée et prête!');
});
</script>
<div style="position:fixed;bottom:50px;right:50px;z-index:1000;background:white;padding:15px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.2);max-height:400px;overflow-y:auto;">
<h4 style="margin-top:0;">🗺️ Micro-régions</h4>
<div style="margin:5px 0;">
<span style="display:inline-block;width:14px;height:14px;background:red;border-radius:50%;margin-right:8px;border:1px solid #ccc;"></span>
<span style="font-size:12px;">CASTAGNICCIA / MARE E MONTI</span>
</div>
<div style="margin:5px 0;">
<span style="display:inline-block;width:14px;height:14px;background:blue;border-radius:50%;margin-right:8px;border:1px solid #ccc;"></span>
<span style="font-size:12px;">CENTRE CORSE</span>
</div>
<div style="margin:5px 0;">
<span style="display:inline-block;width:14px;height:14px;background:green;border-radius:50%;margin-right:8px;border:1px solid #ccc;"></span>
<span style="font-size:12px;">EXTREME SUD / ALTA ROCCA</span>
</div>
<div style="margin:5px 0;">
<span style="display:inline-block;width:14px;height:14px;background:purple;border-radius:50%;margin-right:8px;border:1px solid #ccc;"></span>
<span style="font-size:12px;">OUEST CORSE</span>
</div>
<div style="margin:5px 0;">
<span style="display:inline-block;width:14px;height:14px;background:orange;border-radius:50%;margin-right:8px;border:1px solid #ccc;"></span>
<span style="font-size:12px;">PAYS AJACCIEN</span>
</div>
<div style="margin:5px 0;">
<span style="display:inline-block;width:14px;height:14px;background:darkred;border-radius:50%;margin-right:8px;border:1px solid #ccc;"></span>
<span style="font-size:12px;">PAYS BASTIAIS</span>
</div>
<div style="margin:5px 0;">
<span style="display:inline-block;width:14px;height:14px;background:lightcoral;border-radius:50%;margin-right:8px;border:1px solid #ccc;"></span>
<span style="font-size:12px;">PAYS DE BALAGNE</span>
</div>
<div style="margin:5px 0;">
<span style="display:inline-block;width:14px;height:14px;background:gray;border-radius:50%;margin-right:8px;border:1px solid #ccc;"></span>
<span style="font-size:12px;">PLAINE ORIENTALE</span>
</div>
<div style="margin:5px 0;">
<span style="display:inline-block;width:14px;height:14px;background:darkblue;border-radius:50%;margin-right:8px;border:1px solid #ccc;"></span>
<span style="font-size:12px;">TARAVO / VALINCO / SARTENAIS</span>
</div>
</div>
<div class="folium-map" id="map_96f79f56f9064aa853aff8be7a33297b" ></div>
</body>
<script>
var map_96f79f56f9064aa853aff8be7a33297b = L.map(
"map_96f79f56f9064aa853aff8be7a33297b",
{
center: [42.256423135630094, 9.16285259043887],
crs: L.CRS.EPSG3857,
...{
"zoom": 9,
"zoomControl": true,
"preferCanvas": false,
}
}
);
var tile_layer_351aebd52bd4f5f9b510a5cd07f001c1 = L.tileLayer(
"https://tile.openstreetmap.org/{z}/{x}/{y}.png",
{
"minZoom": 0,
"maxZoom": 19,
"maxNativeZoom": 19,
"noWrap": false,
"attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors",
"subdomains": "abc",
"detectRetina": false,
"tms": false,
"opacity": 1,
}
);
tile_layer_351aebd52bd4f5f9b510a5cd07f001c1.addTo(map_96f79f56f9064aa853aff8be7a33297b);
var circle_marker_eb8da4a678a93bc81bfe378a30020dc5 = L.circleMarker(
[41.984099158, 8.798384636],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_503f224434ac67715adfee1c7725d5f1 = L.popup({
"maxWidth": "100%",
});
var html_7d23154795e222f6d6934b0bb24f4cec = $(`<div id="html_7d23154795e222f6d6934b0bb24f4cec" style="width: 100.0%; height: 100.0%;"><b>Afa</b><br>PAYS AJACCIEN</div>`)[0];
popup_503f224434ac67715adfee1c7725d5f1.setContent(html_7d23154795e222f6d6934b0bb24f4cec);
circle_marker_eb8da4a678a93bc81bfe378a30020dc5.bindPopup(popup_503f224434ac67715adfee1c7725d5f1)
;
var circle_marker_d86d4f0109cfc7f3fada6da995f9a814 = L.circleMarker(
[42.307923468, 9.286438857],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6211b9dd360470df5b55c7df905bbb26 = L.popup({
"maxWidth": "100%",
});
var html_cb36a1f1e9ebabc639a85ceff1f8ca7c = $(`<div id="html_cb36a1f1e9ebabc639a85ceff1f8ca7c" style="width: 100.0%; height: 100.0%;"><b>Alando</b><br>CENTRE CORSE</div>`)[0];
popup_6211b9dd360470df5b55c7df905bbb26.setContent(html_cb36a1f1e9ebabc639a85ceff1f8ca7c);
circle_marker_d86d4f0109cfc7f3fada6da995f9a814.bindPopup(popup_6211b9dd360470df5b55c7df905bbb26)
;
var circle_marker_8a73fffef6752bd50536953a8281d418 = L.circleMarker(
[42.311736325, 8.924113162],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_58bd708c929cc9a6f776880cadfaabb8 = L.popup({
"maxWidth": "100%",
});
var html_09f3d303aff04b25a8b23de66d3b479c = $(`<div id="html_09f3d303aff04b25a8b23de66d3b479c" style="width: 100.0%; height: 100.0%;"><b>Albertacce</b><br>CENTRE CORSE</div>`)[0];
popup_58bd708c929cc9a6f776880cadfaabb8.setContent(html_09f3d303aff04b25a8b23de66d3b479c);
circle_marker_8a73fffef6752bd50536953a8281d418.bindPopup(popup_58bd708c929cc9a6f776880cadfaabb8)
;
var circle_marker_a026f63620d5889f783d814804464371 = L.circleMarker(
[42.087881677, 8.77334639],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_418265be6dd0d7da9cdebce2f66de90a = L.popup({
"maxWidth": "100%",
});
var html_08bcd47f0cea440f5f423aa31ad633e8 = $(`<div id="html_08bcd47f0cea440f5f423aa31ad633e8" style="width: 100.0%; height: 100.0%;"><b>Ambiegna</b><br>OUEST CORSE</div>`)[0];
popup_418265be6dd0d7da9cdebce2f66de90a.setContent(html_08bcd47f0cea440f5f423aa31ad633e8);
circle_marker_a026f63620d5889f783d814804464371.bindPopup(popup_418265be6dd0d7da9cdebce2f66de90a)
;
var circle_marker_4f735d8221f86b0304ceef8c971c0678 = L.circleMarker(
[41.671484206, 8.989411005],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d9fdf1c154025f6386a013250934780b = L.popup({
"maxWidth": "100%",
});
var html_c09c8d2a62d6fe6049f57a94feea3dc0 = $(`<div id="html_c09c8d2a62d6fe6049f57a94feea3dc0" style="width: 100.0%; height: 100.0%;"><b>Arbellara</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_d9fdf1c154025f6386a013250934780b.setContent(html_c09c8d2a62d6fe6049f57a94feea3dc0);
circle_marker_4f735d8221f86b0304ceef8c971c0678.bindPopup(popup_d9fdf1c154025f6386a013250934780b)
;
var circle_marker_be81c59342a887952b1b345e101b6a25 = L.circleMarker(
[42.187366095, 8.754098668],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d0f1b5c78f2851723b0984c9f2bcc62b = L.popup({
"maxWidth": "100%",
});
var html_40e1a520bd8dc19000cc629f7a52976f = $(`<div id="html_40e1a520bd8dc19000cc629f7a52976f" style="width: 100.0%; height: 100.0%;"><b>Balogna</b><br>OUEST CORSE</div>`)[0];
popup_d0f1b5c78f2851723b0984c9f2bcc62b.setContent(html_40e1a520bd8dc19000cc629f7a52976f);
circle_marker_be81c59342a887952b1b345e101b6a25.bindPopup(popup_d0f1b5c78f2851723b0984c9f2bcc62b)
;
var circle_marker_258da407c1516b86c6790cd112e0c0ad = L.circleMarker(
[42.686414633, 9.425141541],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d1c57763610195f607808de203366591 = L.popup({
"maxWidth": "100%",
});
var html_1d9a707f1950b5633553a6e7bbfae54c = $(`<div id="html_1d9a707f1950b5633553a6e7bbfae54c" style="width: 100.0%; height: 100.0%;"><b>Bastia</b><br>PAYS BASTIAIS</div>`)[0];
popup_d1c57763610195f607808de203366591.setContent(html_1d9a707f1950b5633553a6e7bbfae54c);
circle_marker_258da407c1516b86c6790cd112e0c0ad.bindPopup(popup_d1c57763610195f607808de203366591)
;
var circle_marker_3a00e8837a95d6ad3685dd98de1010dc = L.circleMarker(
[42.531345808, 9.302728988],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_62ddbb23bf1fc555ea85c5e2de518377 = L.popup({
"maxWidth": "100%",
});
var html_1e229fc897aea6ff0d326813c80bb37d = $(`<div id="html_1e229fc897aea6ff0d326813c80bb37d" style="width: 100.0%; height: 100.0%;"><b>Bigorno</b><br>PAYS BASTIAIS</div>`)[0];
popup_62ddbb23bf1fc555ea85c5e2de518377.setContent(html_1e229fc897aea6ff0d326813c80bb37d);
circle_marker_3a00e8837a95d6ad3685dd98de1010dc.bindPopup(popup_62ddbb23bf1fc555ea85c5e2de518377)
;
var circle_marker_99e5c876cf36f985934ed080599c131e = L.circleMarker(
[42.61657278, 9.440821107],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_8a62de2921de0a8a9392c46d3efe4dad = L.popup({
"maxWidth": "100%",
});
var html_30c8c0b1e23bb6851045cd66264abb5a = $(`<div id="html_30c8c0b1e23bb6851045cd66264abb5a" style="width: 100.0%; height: 100.0%;"><b>Biguglia</b><br>PAYS BASTIAIS</div>`)[0];
popup_8a62de2921de0a8a9392c46d3efe4dad.setContent(html_30c8c0b1e23bb6851045cd66264abb5a);
circle_marker_99e5c876cf36f985934ed080599c131e.bindPopup(popup_8a62de2921de0a8a9392c46d3efe4dad)
;
var circle_marker_f899762096419e0e262ec9f78c787ba4 = L.circleMarker(
[41.621985218, 8.90490826],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_8330e7872b7117e7e1fe0c1d2c4e3b1d = L.popup({
"maxWidth": "100%",
});
var html_034d47e0d0dfe9a0c4e88b74e21cfc02 = $(`<div id="html_034d47e0d0dfe9a0c4e88b74e21cfc02" style="width: 100.0%; height: 100.0%;"><b>Bilia</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_8330e7872b7117e7e1fe0c1d2c4e3b1d.setContent(html_034d47e0d0dfe9a0c4e88b74e21cfc02);
circle_marker_f899762096419e0e262ec9f78c787ba4.bindPopup(popup_8330e7872b7117e7e1fe0c1d2c4e3b1d)
;
var circle_marker_233687af6817f7dddbb15399dde5dc17 = L.circleMarker(
[42.779653432, 9.450590588],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b2a0cb6d968d8e9b84bd56a7f1262ffd = L.popup({
"maxWidth": "100%",
});
var html_884e3ed9563ea0d4813d44723f63d9ad = $(`<div id="html_884e3ed9563ea0d4813d44723f63d9ad" style="width: 100.0%; height: 100.0%;"><b>Brando</b><br>PAYS BASTIAIS</div>`)[0];
popup_b2a0cb6d968d8e9b84bd56a7f1262ffd.setContent(html_884e3ed9563ea0d4813d44723f63d9ad);
circle_marker_233687af6817f7dddbb15399dde5dc17.bindPopup(popup_b2a0cb6d968d8e9b84bd56a7f1262ffd)
;
var circle_marker_301e65bd86d8ceea6f3d47fe81312f7d = L.circleMarker(
[42.872170492, 9.443557009],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c80ce0459abe49134e6275150a3594d1 = L.popup({
"maxWidth": "100%",
});
var html_a74eb59e1aa00b29cf094031b5dabf27 = $(`<div id="html_a74eb59e1aa00b29cf094031b5dabf27" style="width: 100.0%; height: 100.0%;"><b>Cagnano</b><br>PAYS BASTIAIS</div>`)[0];
popup_c80ce0459abe49134e6275150a3594d1.setContent(html_a74eb59e1aa00b29cf094031b5dabf27);
circle_marker_301e65bd86d8ceea6f3d47fe81312f7d.bindPopup(popup_c80ce0459abe49134e6275150a3594d1)
;
var circle_marker_6875a5b42be0fee80dd9f62033cac587 = L.circleMarker(
[42.545056158, 8.76006141],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_45f53420750b9d447d7f1abf0b765558 = L.popup({
"maxWidth": "100%",
});
var html_c6d8fbececf88f66aa574e342215550d = $(`<div id="html_c6d8fbececf88f66aa574e342215550d" style="width: 100.0%; height: 100.0%;"><b>Calvi</b><br>PAYS DE BALAGNE</div>`)[0];
popup_45f53420750b9d447d7f1abf0b765558.setContent(html_c6d8fbececf88f66aa574e342215550d);
circle_marker_6875a5b42be0fee80dd9f62033cac587.bindPopup(popup_45f53420750b9d447d7f1abf0b765558)
;
var circle_marker_0213589ffb606b0f3856ba83fd6bafbe = L.circleMarker(
[42.526951928, 9.324989461],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_4a30a65fa74c44f5c1d76e9c22aabcac = L.popup({
"maxWidth": "100%",
});
var html_538e24db123c421dc13456913fd0ee63 = $(`<div id="html_538e24db123c421dc13456913fd0ee63" style="width: 100.0%; height: 100.0%;"><b>Campitello</b><br>PAYS BASTIAIS</div>`)[0];
popup_4a30a65fa74c44f5c1d76e9c22aabcac.setContent(html_538e24db123c421dc13456913fd0ee63);
circle_marker_0213589ffb606b0f3856ba83fd6bafbe.bindPopup(popup_4a30a65fa74c44f5c1d76e9c22aabcac)
;
var circle_marker_124ec3ee21d1e6c0ff4bb5d9e64b635a = L.circleMarker(
[41.759907282, 8.92558467],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0efb7e1405250ccf8f85f5380e512b4f = L.popup({
"maxWidth": "100%",
});
var html_94fd686ab89e3eb46e97800a20ff529b = $(`<div id="html_94fd686ab89e3eb46e97800a20ff529b" style="width: 100.0%; height: 100.0%;"><b>Casalabriva</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_0efb7e1405250ccf8f85f5380e512b4f.setContent(html_94fd686ab89e3eb46e97800a20ff529b);
circle_marker_124ec3ee21d1e6c0ff4bb5d9e64b635a.bindPopup(popup_0efb7e1405250ccf8f85f5380e512b4f)
;
var circle_marker_43f67dacc790f2216223d6e136e4b8cc = L.circleMarker(
[42.470882238, 9.501396959],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c6e7eef74e3948b337ced7a358f0e1d1 = L.popup({
"maxWidth": "100%",
});
var html_0c31e0b4ef7653ba17824f749edd87b2 = $(`<div id="html_0c31e0b4ef7653ba17824f749edd87b2" style="width: 100.0%; height: 100.0%;"><b>Castellare-di-Casinca</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_c6e7eef74e3948b337ced7a358f0e1d1.setContent(html_0c31e0b4ef7653ba17824f749edd87b2);
circle_marker_43f67dacc790f2216223d6e136e4b8cc.bindPopup(popup_c6e7eef74e3948b337ced7a358f0e1d1)
;
var circle_marker_94ddcdbab9c3dbf8942e2e29c1a4ba19 = L.circleMarker(
[42.310042781, 9.246588717],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_fab08dc7bd61c7d77bf4e5299bedc1ce = L.popup({
"maxWidth": "100%",
});
var html_64857237c9efc17db632099fefcb1134 = $(`<div id="html_64857237c9efc17db632099fefcb1134" style="width: 100.0%; height: 100.0%;"><b>Castellare-di-Mercurio</b><br>CENTRE CORSE</div>`)[0];
popup_fab08dc7bd61c7d77bf4e5299bedc1ce.setContent(html_64857237c9efc17db632099fefcb1134);
circle_marker_94ddcdbab9c3dbf8942e2e29c1a4ba19.bindPopup(popup_fab08dc7bd61c7d77bf4e5299bedc1ce)
;
var circle_marker_55c7d6034f9267c4bb91534fae69a9c6 = L.circleMarker(
[42.471494035, 9.297984515],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_562a66b5e5ddcabcac574184d896d867 = L.popup({
"maxWidth": "100%",
});
var html_f2a7d4e77bda34770affd4ea9c40054e = $(`<div id="html_f2a7d4e77bda34770affd4ea9c40054e" style="width: 100.0%; height: 100.0%;"><b>Castello-di-Rostino</b><br>CENTRE CORSE</div>`)[0];
popup_562a66b5e5ddcabcac574184d896d867.setContent(html_f2a7d4e77bda34770affd4ea9c40054e);
circle_marker_55c7d6034f9267c4bb91534fae69a9c6.bindPopup(popup_562a66b5e5ddcabcac574184d896d867)
;
var circle_marker_a506ba06064c369de62a78a1a0bc74e5 = L.circleMarker(
[42.320960615, 9.516328611],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_829100061db4a5380bcf2e23568738a5 = L.popup({
"maxWidth": "100%",
});
var html_b8243ac57a66b2a1a671edbcf83d074e = $(`<div id="html_b8243ac57a66b2a1a671edbcf83d074e" style="width: 100.0%; height: 100.0%;"><b>Cervione</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_829100061db4a5380bcf2e23568738a5.setContent(html_b8243ac57a66b2a1a671edbcf83d074e);
circle_marker_a506ba06064c369de62a78a1a0bc74e5.bindPopup(popup_829100061db4a5380bcf2e23568738a5)
;
var circle_marker_30bc08ee4f436425c830ee01f5a0e470 = L.circleMarker(
[42.270219558, 9.083127876],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c286656ce9be039b5c4da189cecd4957 = L.popup({
"maxWidth": "100%",
});
var html_fe93f3c9ac5069a5db72c0f66cc2ae7a = $(`<div id="html_fe93f3c9ac5069a5db72c0f66cc2ae7a" style="width: 100.0%; height: 100.0%;"><b>Corte</b><br>CENTRE CORSE</div>`)[0];
popup_c286656ce9be039b5c4da189cecd4957.setContent(html_fe93f3c9ac5069a5db72c0f66cc2ae7a);
circle_marker_30bc08ee4f436425c830ee01f5a0e470.bindPopup(popup_c286656ce9be039b5c4da189cecd4957)
;
var circle_marker_38ff677094600d55995fd0f1527c6832 = L.circleMarker(
[42.407784001, 9.357450274],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_430bc4db0a18df3a8293c470aee46340 = L.popup({
"maxWidth": "100%",
});
var html_7db8253fc202b5b2b2544ac6e354303d = $(`<div id="html_7db8253fc202b5b2b2544ac6e354303d" style="width: 100.0%; height: 100.0%;"><b>Croce</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_430bc4db0a18df3a8293c470aee46340.setContent(html_7db8253fc202b5b2b2544ac6e354303d);
circle_marker_38ff677094600d55995fd0f1527c6832.bindPopup(popup_430bc4db0a18df3a8293c470aee46340)
;
var circle_marker_2d00ef959b422b448afc27470a75a71c = L.circleMarker(
[42.473573975, 9.352551876],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e9bb8379627ffcc19018b27790b5f8ac = L.popup({
"maxWidth": "100%",
});
var html_d363897ba0c15e248dcbe68102e2a3b6 = $(`<div id="html_d363897ba0c15e248dcbe68102e2a3b6" style="width: 100.0%; height: 100.0%;"><b>Crocicchia</b><br>PAYS BASTIAIS</div>`)[0];
popup_e9bb8379627ffcc19018b27790b5f8ac.setContent(html_d363897ba0c15e248dcbe68102e2a3b6);
circle_marker_2d00ef959b422b448afc27470a75a71c.bindPopup(popup_e9bb8379627ffcc19018b27790b5f8ac)
;
var circle_marker_c31c1d01c3b5a84625e37bb8b75d67c1 = L.circleMarker(
[42.652181399, 9.416709053],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1e77998ba33b457883e81636bf331345 = L.popup({
"maxWidth": "100%",
});
var html_d6f1fd68ad2f78dfa136e0d25462e99f = $(`<div id="html_d6f1fd68ad2f78dfa136e0d25462e99f" style="width: 100.0%; height: 100.0%;"><b>Furiani</b><br>PAYS BASTIAIS</div>`)[0];
popup_1e77998ba33b457883e81636bf331345.setContent(html_d6f1fd68ad2f78dfa136e0d25462e99f);
circle_marker_c31c1d01c3b5a84625e37bb8b75d67c1.bindPopup(popup_1e77998ba33b457883e81636bf331345)
;
var circle_marker_e8a972103bcb827e805bb66d70d94a89 = L.circleMarker(
[42.043736738, 9.422930938],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c8e44e477654ecbb50d04ae701995c07 = L.popup({
"maxWidth": "100%",
});
var html_5a383eaa003ecb82d21e6a53b44af7fb = $(`<div id="html_5a383eaa003ecb82d21e6a53b44af7fb" style="width: 100.0%; height: 100.0%;"><b>Ghisonaccia</b><br>PLAINE ORIENTALE</div>`)[0];
popup_c8e44e477654ecbb50d04ae701995c07.setContent(html_5a383eaa003ecb82d21e6a53b44af7fb);
circle_marker_e8a972103bcb827e805bb66d70d94a89.bindPopup(popup_c8e44e477654ecbb50d04ae701995c07)
;
var circle_marker_7c4a4861a23b011e1798538efd863fcc = L.circleMarker(
[41.651592663, 9.11575364],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_25b4e43061610e44f1c14dfe885825af = L.popup({
"maxWidth": "100%",
});
var html_59bfc08102ec9e7acddca55f06a585a1 = $(`<div id="html_59bfc08102ec9e7acddca55f06a585a1" style="width: 100.0%; height: 100.0%;"><b>Levie</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_25b4e43061610e44f1c14dfe885825af.setContent(html_59bfc08102ec9e7acddca55f06a585a1);
circle_marker_7c4a4861a23b011e1798538efd863fcc.bindPopup(popup_25b4e43061610e44f1c14dfe885825af)
;
var circle_marker_f3a8c5e42da83fd3c8c27cb4ea4cabaf = L.circleMarker(
[42.476560658, 9.425072468],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_ef6d9c819f3f4bfd0f3394491b9c9f05 = L.popup({
"maxWidth": "100%",
});
var html_5caa6700851904e2f1c24964bc78255c = $(`<div id="html_5caa6700851904e2f1c24964bc78255c" style="width: 100.0%; height: 100.0%;"><b>Loreto-di-Casinca</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_ef6d9c819f3f4bfd0f3394491b9c9f05.setContent(html_5caa6700851904e2f1c24964bc78255c);
circle_marker_f3a8c5e42da83fd3c8c27cb4ea4cabaf.bindPopup(popup_ef6d9c819f3f4bfd0f3394491b9c9f05)
;
var circle_marker_896a73a77cefb38db350395356cce79c = L.circleMarker(
[42.208985566, 8.690764867],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e49d07dcbd3132eecd1c8727751d6a93 = L.popup({
"maxWidth": "100%",
});
var html_13aa76984423fc4cc8cff8128e22734c = $(`<div id="html_13aa76984423fc4cc8cff8128e22734c" style="width: 100.0%; height: 100.0%;"><b>Marignana</b><br>OUEST CORSE</div>`)[0];
popup_e49d07dcbd3132eecd1c8727751d6a93.setContent(html_13aa76984423fc4cc8cff8128e22734c);
circle_marker_896a73a77cefb38db350395356cce79c.bindPopup(popup_e49d07dcbd3132eecd1c8727751d6a93)
;
var circle_marker_4e893dd9db2e1d07c8542913ffbdc8a4 = L.circleMarker(
[41.683477908, 9.092481156],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0ceb262273c28496541a9355208a16f6 = L.popup({
"maxWidth": "100%",
});
var html_f720453e28ea4e1a0f41d1ef2a2143f8 = $(`<div id="html_f720453e28ea4e1a0f41d1ef2a2143f8" style="width: 100.0%; height: 100.0%;"><b>Mela</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_0ceb262273c28496541a9355208a16f6.setContent(html_f720453e28ea4e1a0f41d1ef2a2143f8);
circle_marker_4e893dd9db2e1d07c8542913ffbdc8a4.bindPopup(popup_0ceb262273c28496541a9355208a16f6)
;
var circle_marker_35c87c3222f3459d8d3d69a8f3fb24ab = L.circleMarker(
[41.787617666, 9.010018558],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1b7d15e69c249cfb0ddb7f2749eb51a7 = L.popup({
"maxWidth": "100%",
});
var html_3bf8becb791660427c38bd7bdecf83ec = $(`<div id="html_3bf8becb791660427c38bd7bdecf83ec" style="width: 100.0%; height: 100.0%;"><b>Moca-Croce</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_1b7d15e69c249cfb0ddb7f2749eb51a7.setContent(html_3bf8becb791660427c38bd7bdecf83ec);
circle_marker_35c87c3222f3459d8d3d69a8f3fb24ab.bindPopup(popup_1b7d15e69c249cfb0ddb7f2749eb51a7)
;
var circle_marker_d1221f1be6128038b5ac2d5a583f597b = L.circleMarker(
[42.482896791, 9.401684112],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_33255894bbbc11f948f11f4d8ae66358 = L.popup({
"maxWidth": "100%",
});
var html_e984d63beab3ca2d9ceef51205d16c19 = $(`<div id="html_e984d63beab3ca2d9ceef51205d16c19" style="width: 100.0%; height: 100.0%;"><b>Monte</b><br>PAYS BASTIAIS</div>`)[0];
popup_33255894bbbc11f948f11f4d8ae66358.setContent(html_e984d63beab3ca2d9ceef51205d16c19);
circle_marker_d1221f1be6128038b5ac2d5a583f597b.bindPopup(popup_33255894bbbc11f948f11f4d8ae66358)
;
var circle_marker_80adab185d9cc320a599381de59e2526 = L.circleMarker(
[42.168067922, 9.19010691],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_87631b9a42b6f16565c8fdf791f12111 = L.popup({
"maxWidth": "100%",
});
var html_3ad050a23b14aff724bb4d1381c2caa0 = $(`<div id="html_3ad050a23b14aff724bb4d1381c2caa0" style="width: 100.0%; height: 100.0%;"><b>Muracciole</b><br>CENTRE CORSE</div>`)[0];
popup_87631b9a42b6f16565c8fdf791f12111.setContent(html_3ad050a23b14aff724bb4d1381c2caa0);
circle_marker_80adab185d9cc320a599381de59e2526.bindPopup(popup_87631b9a42b6f16565c8fdf791f12111)
;
var circle_marker_729344b8a24a3e5d917c56f98315636a = L.circleMarker(
[42.567488213, 9.327568214],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a91eb7d269c2a0a412121ec714c8e3f3 = L.popup({
"maxWidth": "100%",
});
var html_8beaaf2e6d1cfe228861eab4ab89c5f0 = $(`<div id="html_8beaaf2e6d1cfe228861eab4ab89c5f0" style="width: 100.0%; height: 100.0%;"><b>Murato</b><br>PAYS BASTIAIS</div>`)[0];
popup_a91eb7d269c2a0a412121ec714c8e3f3.setContent(html_8beaaf2e6d1cfe228861eab4ab89c5f0);
circle_marker_729344b8a24a3e5d917c56f98315636a.bindPopup(popup_a91eb7d269c2a0a412121ec714c8e3f3)
;
var circle_marker_24134e741e5ec4cc574cc4c4d3b72db3 = L.circleMarker(
[42.30481733, 9.411128601],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a3664099b6adf5b8102e27b7db234969 = L.popup({
"maxWidth": "100%",
});
var html_dc340815d07310974f9fd6132f4b9195 = $(`<div id="html_dc340815d07310974f9fd6132f4b9195" style="width: 100.0%; height: 100.0%;"><b>Novale</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_a3664099b6adf5b8102e27b7db234969.setContent(html_dc340815d07310974f9fd6132f4b9195);
circle_marker_24134e741e5ec4cc574cc4c4d3b72db3.bindPopup(popup_a3664099b6adf5b8102e27b7db234969)
;
var circle_marker_bab9c226bd9ba008ae84f1ce5cd72427 = L.circleMarker(
[42.806047774, 9.386810335],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_07202dcdadac34c356a37fec89ef0937 = L.popup({
"maxWidth": "100%",
});
var html_e31f4b129d952dec56aa94143e680e2a = $(`<div id="html_e31f4b129d952dec56aa94143e680e2a" style="width: 100.0%; height: 100.0%;"><b>Olcani</b><br>PAYS BASTIAIS</div>`)[0];
popup_07202dcdadac34c356a37fec89ef0937.setContent(html_e31f4b129d952dec56aa94143e680e2a);
circle_marker_bab9c226bd9ba008ae84f1ce5cd72427.bindPopup(popup_07202dcdadac34c356a37fec89ef0937)
;
var circle_marker_cf78e67afa6185168f4716c6f4bd85c9 = L.circleMarker(
[42.382592655, 9.193716559],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d139350dd62f43350417d29a57cf786c = L.popup({
"maxWidth": "100%",
});
var html_b7ed1bbb376f7a3e46725873db77548d = $(`<div id="html_b7ed1bbb376f7a3e46725873db77548d" style="width: 100.0%; height: 100.0%;"><b>Omessa</b><br>CENTRE CORSE</div>`)[0];
popup_d139350dd62f43350417d29a57cf786c.setContent(html_b7ed1bbb376f7a3e46725873db77548d);
circle_marker_cf78e67afa6185168f4716c6f4bd85c9.bindPopup(popup_d139350dd62f43350417d29a57cf786c)
;
var circle_marker_48bee24b0b55274a146b1ab803eca26c = L.circleMarker(
[42.629902138, 9.057287078],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_2a33111805e3ba9ebb7c953e3e3d98a4 = L.popup({
"maxWidth": "100%",
});
var html_031647ee654c367ad1e281b212b1c99e = $(`<div id="html_031647ee654c367ad1e281b212b1c99e" style="width: 100.0%; height: 100.0%;"><b>Palasca</b><br>PAYS DE BALAGNE</div>`)[0];
popup_2a33111805e3ba9ebb7c953e3e3d98a4.setContent(html_031647ee654c367ad1e281b212b1c99e);
circle_marker_48bee24b0b55274a146b1ab803eca26c.bindPopup(popup_2a33111805e3ba9ebb7c953e3e3d98a4)
;
var circle_marker_f947fba9ef485092531bb147a0a76bb3 = L.circleMarker(
[41.991820611, 9.189004468],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_46ccfd243457ddc5187edfb6b9975591 = L.popup({
"maxWidth": "100%",
});
var html_b7efca46faa008320cac07963eae6a5a = $(`<div id="html_b7efca46faa008320cac07963eae6a5a" style="width: 100.0%; height: 100.0%;"><b>Palneca</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_46ccfd243457ddc5187edfb6b9975591.setContent(html_b7efca46faa008320cac07963eae6a5a);
circle_marker_f947fba9ef485092531bb147a0a76bb3.bindPopup(popup_46ccfd243457ddc5187edfb6b9975591)
;
var circle_marker_26ea38a1f0804ded29fc20ef33c31447 = L.circleMarker(
[42.314571009, 9.388646318],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d6f401688492c3aba770a637a697408a = L.popup({
"maxWidth": "100%",
});
var html_c9c6b1836a7014b7cdb1baf2bb6aa9dd = $(`<div id="html_c9c6b1836a7014b7cdb1baf2bb6aa9dd" style="width: 100.0%; height: 100.0%;"><b>Perelli</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_d6f401688492c3aba770a637a697408a.setContent(html_c9c6b1836a7014b7cdb1baf2bb6aa9dd);
circle_marker_26ea38a1f0804ded29fc20ef33c31447.bindPopup(popup_d6f401688492c3aba770a637a697408a)
;
var circle_marker_4b3e5b28cf177b5329cfff765b579a09 = L.circleMarker(
[42.004108, 8.912431225],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_62b20e9026ba2e87e997ba00d244eb5b = L.popup({
"maxWidth": "100%",
});
var html_e40fd4c3f5a319f080f4518f052cf092 = $(`<div id="html_e40fd4c3f5a319f080f4518f052cf092" style="width: 100.0%; height: 100.0%;"><b>Peri</b><br>PAYS AJACCIEN</div>`)[0];
popup_62b20e9026ba2e87e997ba00d244eb5b.setContent(html_e40fd4c3f5a319f080f4518f052cf092);
circle_marker_4b3e5b28cf177b5329cfff765b579a09.bindPopup(popup_62b20e9026ba2e87e997ba00d244eb5b)
;
var circle_marker_559e4501024638f97a8dc37524a04fc9 = L.circleMarker(
[42.415898621, 9.464461145],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_925a4f2e74e1fa8cff21491f08463543 = L.popup({
"maxWidth": "100%",
});
var html_317fbea314e33edc2f9dfde1cfe2b751 = $(`<div id="html_317fbea314e33edc2f9dfde1cfe2b751" style="width: 100.0%; height: 100.0%;"><b>Pero-Casevecchie</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_925a4f2e74e1fa8cff21491f08463543.setContent(html_317fbea314e33edc2f9dfde1cfe2b751);
circle_marker_559e4501024638f97a8dc37524a04fc9.bindPopup(popup_925a4f2e74e1fa8cff21491f08463543)
;
var circle_marker_3d8c044a4e6d25f362d6c1c82a19cf04 = L.circleMarker(
[42.297735632, 9.356328684],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f1cf218232d1d40a692a96e51725f259 = L.popup({
"maxWidth": "100%",
});
var html_a438085f332949845bd650563a490d71 = $(`<div id="html_a438085f332949845bd650563a490d71" style="width: 100.0%; height: 100.0%;"><b>Pianello</b><br>PLAINE ORIENTALE</div>`)[0];
popup_f1cf218232d1d40a692a96e51725f259.setContent(html_a438085f332949845bd650563a490d71);
circle_marker_3d8c044a4e6d25f362d6c1c82a19cf04.bindPopup(popup_f1cf218232d1d40a692a96e51725f259)
;
var circle_marker_3695d465e32fb0a07bd2184007db3686 = L.circleMarker(
[42.441283087, 9.397228426],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_4f42aee3f1f5beef0b3ffd52729697bb = L.popup({
"maxWidth": "100%",
});
var html_5659e936910971802b3cb00b5e446578 = $(`<div id="html_5659e936910971802b3cb00b5e446578" style="width: 100.0%; height: 100.0%;"><b>Piano</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_4f42aee3f1f5beef0b3ffd52729697bb.setContent(html_5659e936910971802b3cb00b5e446578);
circle_marker_3695d465e32fb0a07bd2184007db3686.bindPopup(popup_4f42aee3f1f5beef0b3ffd52729697bb)
;
var circle_marker_3975348ea2805b8e73322f171bb43aca = L.circleMarker(
[41.504855488, 9.048610742],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e20a39f718611c3651f4428d729ac04a = L.popup({
"maxWidth": "100%",
});
var html_f08d2237ad4d1e1e78df77a90cc1629c = $(`<div id="html_f08d2237ad4d1e1e78df77a90cc1629c" style="width: 100.0%; height: 100.0%;"><b>Pianottoli-Caldarello</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_e20a39f718611c3651f4428d729ac04a.setContent(html_f08d2237ad4d1e1e78df77a90cc1629c);
circle_marker_3975348ea2805b8e73322f171bb43aca.bindPopup(popup_e20a39f718611c3651f4428d729ac04a)
;
var circle_marker_79fbdb86879ce17da07e56aae2bfd820 = L.circleMarker(
[42.214947914, 9.323352874],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7b4558d58c14a55b8a0c687e19f336d6 = L.popup({
"maxWidth": "100%",
});
var html_5281ede4579372166955ef95be462bf2 = $(`<div id="html_5281ede4579372166955ef95be462bf2" style="width: 100.0%; height: 100.0%;"><b>Piedicorte-di-Gaggio</b><br>CENTRE CORSE</div>`)[0];
popup_7b4558d58c14a55b8a0c687e19f336d6.setContent(html_5281ede4579372166955ef95be462bf2);
circle_marker_79fbdb86879ce17da07e56aae2bfd820.bindPopup(popup_7b4558d58c14a55b8a0c687e19f336d6)
;
var circle_marker_9626074e2e3a778a19e816ad4530bb40 = L.circleMarker(
[42.905222016, 9.353769399],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_27adfb203c4af83e8278ea793e85da68 = L.popup({
"maxWidth": "100%",
});
var html_c2daa14ab36419df3a753bf23f37c1b5 = $(`<div id="html_c2daa14ab36419df3a753bf23f37c1b5" style="width: 100.0%; height: 100.0%;"><b>Pino</b><br>PAYS BASTIAIS</div>`)[0];
popup_27adfb203c4af83e8278ea793e85da68.setContent(html_c2daa14ab36419df3a753bf23f37c1b5);
circle_marker_9626074e2e3a778a19e816ad4530bb40.bindPopup(popup_27adfb203c4af83e8278ea793e85da68)
;
var circle_marker_695bcfcc20ae057fe3b32a82bdbd10a2 = L.circleMarker(
[42.522456117, 8.974927807],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_2a3f6fb5f5d69b7fd8ef522534009fd0 = L.popup({
"maxWidth": "100%",
});
var html_8f968d77b6ec21843f46adc4f325bec9 = $(`<div id="html_8f968d77b6ec21843f46adc4f325bec9" style="width: 100.0%; height: 100.0%;"><b>Pioggiola</b><br>PAYS DE BALAGNE</div>`)[0];
popup_2a3f6fb5f5d69b7fd8ef522534009fd0.setContent(html_8f968d77b6ec21843f46adc4f325bec9);
circle_marker_695bcfcc20ae057fe3b32a82bdbd10a2.bindPopup(popup_2a3f6fb5f5d69b7fd8ef522534009fd0)
;
var circle_marker_a8a632277af29d1e773580452acd83a6 = L.circleMarker(
[42.656892578, 9.359153809],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a2d2b1460313516f5eb682f14c452940 = L.popup({
"maxWidth": "100%",
});
var html_6381fd601bc4874f0b07875d7718d12e = $(`<div id="html_6381fd601bc4874f0b07875d7718d12e" style="width: 100.0%; height: 100.0%;"><b>Poggio-d'Oletta</b><br>PAYS BASTIAIS</div>`)[0];
popup_a2d2b1460313516f5eb682f14c452940.setContent(html_6381fd601bc4874f0b07875d7718d12e);
circle_marker_a8a632277af29d1e773580452acd83a6.bindPopup(popup_a2d2b1460313516f5eb682f14c452940)
;
var circle_marker_ec3aa10f30283a6d4431b23e93d74f92 = L.circleMarker(
[42.162669782, 8.898744992],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_2a39f6b7f71222c9adc4bced5d3c3731 = L.popup({
"maxWidth": "100%",
});
var html_2192c7e540a2a4564af59bc5317d1bb9 = $(`<div id="html_2192c7e540a2a4564af59bc5317d1bb9" style="width: 100.0%; height: 100.0%;"><b>Poggiolo</b><br>OUEST CORSE</div>`)[0];
popup_2a39f6b7f71222c9adc4bced5d3c3731.setContent(html_2192c7e540a2a4564af59bc5317d1bb9);
circle_marker_ec3aa10f30283a6d4431b23e93d74f92.bindPopup(popup_2a39f6b7f71222c9adc4bced5d3c3731)
;
var circle_marker_aa6abd5e313667053a74ec2e2095abcf = L.circleMarker(
[42.401462441, 9.512030352],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_aeeea2faf9fd82e391e481de5d0cd9c4 = L.popup({
"maxWidth": "100%",
});
var html_5d77b8dda3a37a151cbfbc3e627319c5 = $(`<div id="html_5d77b8dda3a37a151cbfbc3e627319c5" style="width: 100.0%; height: 100.0%;"><b>Poggio-Mezzana</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_aeeea2faf9fd82e391e481de5d0cd9c4.setContent(html_5d77b8dda3a37a151cbfbc3e627319c5);
circle_marker_aa6abd5e313667053a74ec2e2095abcf.bindPopup(popup_aeeea2faf9fd82e391e481de5d0cd9c4)
;
var circle_marker_82d61ae00ce9498180021bd7e24ec49f = L.circleMarker(
[42.401203387, 9.361395421],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b89ab54d2fc269a1dc8e5c60d8b00a2f = L.popup({
"maxWidth": "100%",
});
var html_37c83dc0871935bbeddec84646f59a8e = $(`<div id="html_37c83dc0871935bbeddec84646f59a8e" style="width: 100.0%; height: 100.0%;"><b>Polveroso</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_b89ab54d2fc269a1dc8e5c60d8b00a2f.setContent(html_37c83dc0871935bbeddec84646f59a8e);
circle_marker_82d61ae00ce9498180021bd7e24ec49f.bindPopup(popup_b89ab54d2fc269a1dc8e5c60d8b00a2f)
;
var circle_marker_38faa673e36ef78a1f3ea9f60104a8e7 = L.circleMarker(
[42.247726488, 9.203165174],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a88a19da96529d45791a939215865361 = L.popup({
"maxWidth": "100%",
});
var html_b77912eb277cea14c648e6c8278a1971 = $(`<div id="html_b77912eb277cea14c648e6c8278a1971" style="width: 100.0%; height: 100.0%;"><b>Riventosa</b><br>CENTRE CORSE</div>`)[0];
popup_a88a19da96529d45791a939215865361.setContent(html_b77912eb277cea14c648e6c8278a1971);
circle_marker_38faa673e36ef78a1f3ea9f60104a8e7.bindPopup(popup_a88a19da96529d45791a939215865361)
;
var circle_marker_9fb6055e0d2e050b0e95e93b0172d3cb = L.circleMarker(
[42.353850161, 9.258527475],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_380c2053a815ebd998ffb8dd8b5b2045 = L.popup({
"maxWidth": "100%",
});
var html_130cc327a9631daad245620f6cc408d0 = $(`<div id="html_130cc327a9631daad245620f6cc408d0" style="width: 100.0%; height: 100.0%;"><b>Rusio</b><br>CENTRE CORSE</div>`)[0];
popup_380c2053a815ebd998ffb8dd8b5b2045.setContent(html_130cc327a9631daad245620f6cc408d0);
circle_marker_9fb6055e0d2e050b0e95e93b0172d3cb.bindPopup(popup_380c2053a815ebd998ffb8dd8b5b2045)
;
var circle_marker_03d9302ac1104b6315dec21a8d9d0408 = L.circleMarker(
[42.410520775, 9.263971715],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7c6be4fc71cecf92029e6514fda28513 = L.popup({
"maxWidth": "100%",
});
var html_eb59cb46d6667003c195976952daef00 = $(`<div id="html_eb59cb46d6667003c195976952daef00" style="width: 100.0%; height: 100.0%;"><b>Saliceto</b><br>CENTRE CORSE</div>`)[0];
popup_7c6be4fc71cecf92029e6514fda28513.setContent(html_eb59cb46d6667003c195976952daef00);
circle_marker_03d9302ac1104b6315dec21a8d9d0408.bindPopup(popup_7c6be4fc71cecf92029e6514fda28513)
;
var circle_marker_373eb03a6f5273f76185b6ab52c3d7c2 = L.circleMarker(
[42.184365901, 9.465645988],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_16010bdcd6901ea497a2c981bf6fd64c = L.popup({
"maxWidth": "100%",
});
var html_b7f1a6e66f6b2ab9652d9c2dcf26a5b9 = $(`<div id="html_b7f1a6e66f6b2ab9652d9c2dcf26a5b9" style="width: 100.0%; height: 100.0%;"><b>Tallone</b><br>PLAINE ORIENTALE</div>`)[0];
popup_16010bdcd6901ea497a2c981bf6fd64c.setContent(html_b7f1a6e66f6b2ab9652d9c2dcf26a5b9);
circle_marker_373eb03a6f5273f76185b6ab52c3d7c2.bindPopup(popup_16010bdcd6901ea497a2c981bf6fd64c)
;
var circle_marker_ae06bf5dd77c445e337b4699ac4f849a = L.circleMarker(
[42.069723105, 9.016762047],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_55b9028697de75d2ededd96dc360936c = L.popup({
"maxWidth": "100%",
});
var html_e0d7cc1971e0cf4fde1ea0fa25c53fee = $(`<div id="html_e0d7cc1971e0cf4fde1ea0fa25c53fee" style="width: 100.0%; height: 100.0%;"><b>Tavera</b><br>PAYS AJACCIEN</div>`)[0];
popup_55b9028697de75d2ededd96dc360936c.setContent(html_e0d7cc1971e0cf4fde1ea0fa25c53fee);
circle_marker_ae06bf5dd77c445e337b4699ac4f849a.bindPopup(popup_55b9028697de75d2ededd96dc360936c)
;
var circle_marker_902cd73b05652beceab44ebbc3c8d084 = L.circleMarker(
[42.362343619, 9.40334978],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_50de35086a2d2df0e8eac9e1b78897aa = L.popup({
"maxWidth": "100%",
});
var html_35fb7cac6f0e575ccd2be0109d7d0e02 = $(`<div id="html_35fb7cac6f0e575ccd2be0109d7d0e02" style="width: 100.0%; height: 100.0%;"><b>Valle-d'Orezza</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_50de35086a2d2df0e8eac9e1b78897aa.setContent(html_35fb7cac6f0e575ccd2be0109d7d0e02);
circle_marker_902cd73b05652beceab44ebbc3c8d084.bindPopup(popup_50de35086a2d2df0e8eac9e1b78897aa)
;
var circle_marker_8169702be96963ed80aee5df83ff6bd6 = L.circleMarker(
[42.213918028, 9.137186586],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b029ca6dc1f01d2b8fc4eb96d086ab1c = L.popup({
"maxWidth": "100%",
});
var html_982543b1541ca2cfb625826f26384789 = $(`<div id="html_982543b1541ca2cfb625826f26384789" style="width: 100.0%; height: 100.0%;"><b>Venaco</b><br>CENTRE CORSE</div>`)[0];
popup_b029ca6dc1f01d2b8fc4eb96d086ab1c.setContent(html_982543b1541ca2cfb625826f26384789);
circle_marker_8169702be96963ed80aee5df83ff6bd6.bindPopup(popup_b029ca6dc1f01d2b8fc4eb96d086ab1c)
;
var circle_marker_3bafcb194387509d3e3a48c26100ae2d = L.circleMarker(
[42.157535989, 9.29219028],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_51078fe9f98fb657df5eca8f2888a169 = L.popup({
"maxWidth": "100%",
});
var html_5b63623724b6fbd054aad7b036dc227f = $(`<div id="html_5b63623724b6fbd054aad7b036dc227f" style="width: 100.0%; height: 100.0%;"><b>Vezzani</b><br>PLAINE ORIENTALE</div>`)[0];
popup_51078fe9f98fb657df5eca8f2888a169.setContent(html_5b63623724b6fbd054aad7b036dc227f);
circle_marker_3bafcb194387509d3e3a48c26100ae2d.bindPopup(popup_51078fe9f98fb657df5eca8f2888a169)
;
var circle_marker_8480d9c8a35f211f0837f40459d7ff7e = L.circleMarker(
[42.152494442, 9.120723761],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_ce4d4e26a54745d142a164f1c2a19bec = L.popup({
"maxWidth": "100%",
});
var html_7d4b00bfdd9ba005c2fbf206992781c0 = $(`<div id="html_7d4b00bfdd9ba005c2fbf206992781c0" style="width: 100.0%; height: 100.0%;"><b>Vivario</b><br>CENTRE CORSE</div>`)[0];
popup_ce4d4e26a54745d142a164f1c2a19bec.setContent(html_7d4b00bfdd9ba005c2fbf206992781c0);
circle_marker_8480d9c8a35f211f0837f40459d7ff7e.bindPopup(popup_ce4d4e26a54745d142a164f1c2a19bec)
;
var circle_marker_69c2d82ea7ebb74d6c53fb1421a7f3e1 = L.circleMarker(
[42.519867456, 9.360362944],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e08b1f8b1c18a2ca5602629be76df700 = L.popup({
"maxWidth": "100%",
});
var html_14831f9cf961996a6784f8d831916727 = $(`<div id="html_14831f9cf961996a6784f8d831916727" style="width: 100.0%; height: 100.0%;"><b>Volpajola</b><br>PAYS BASTIAIS</div>`)[0];
popup_e08b1f8b1c18a2ca5602629be76df700.setContent(html_14831f9cf961996a6784f8d831916727);
circle_marker_69c2d82ea7ebb74d6c53fb1421a7f3e1.bindPopup(popup_e08b1f8b1c18a2ca5602629be76df700)
;
var circle_marker_6f8cdbb6c0520ee1985c6e84ab058621 = L.circleMarker(
[42.21988286, 9.278582603],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_18b3245966ef009c06a8a9a3162fdc52 = L.popup({
"maxWidth": "100%",
});
var html_01297bf5d52aac898f20db5dc54af56a = $(`<div id="html_01297bf5d52aac898f20db5dc54af56a" style="width: 100.0%; height: 100.0%;"><b>Altiani</b><br>CENTRE CORSE</div>`)[0];
popup_18b3245966ef009c06a8a9a3162fdc52.setContent(html_01297bf5d52aac898f20db5dc54af56a);
circle_marker_6f8cdbb6c0520ee1985c6e84ab058621.bindPopup(popup_18b3245966ef009c06a8a9a3162fdc52)
;
var circle_marker_f653548bf3e40c664e6fb29660ecf7b9 = L.circleMarker(
[42.559045538, 8.893822971],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_494283170a76c28c57bf33f773bb28da = L.popup({
"maxWidth": "100%",
});
var html_1bae8b491d5dcc69f654904ea12505fa = $(`<div id="html_1bae8b491d5dcc69f654904ea12505fa" style="width: 100.0%; height: 100.0%;"><b>Avapessa</b><br>PAYS DE BALAGNE</div>`)[0];
popup_494283170a76c28c57bf33f773bb28da.setContent(html_1bae8b491d5dcc69f654904ea12505fa);
circle_marker_f653548bf3e40c664e6fb29660ecf7b9.bindPopup(popup_494283170a76c28c57bf33f773bb28da)
;
var circle_marker_fdba007702e4e53933b5e0bc46a6957c = L.circleMarker(
[42.68403287, 9.368383831],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f3fc1742ac40d42071a69c0162c60f83 = L.popup({
"maxWidth": "100%",
});
var html_ac5ab5eec07e1717ef598964a51c6375 = $(`<div id="html_ac5ab5eec07e1717ef598964a51c6375" style="width: 100.0%; height: 100.0%;"><b>Barbaggio</b><br>PAYS BASTIAIS</div>`)[0];
popup_f3fc1742ac40d42071a69c0162c60f83.setContent(html_ac5ab5eec07e1717ef598964a51c6375);
circle_marker_fdba007702e4e53933b5e0bc46a6957c.bindPopup(popup_f3fc1742ac40d42071a69c0162c60f83)
;
var circle_marker_f1e673a8d26bcc4e82ee5a523ec3927e = L.circleMarker(
[41.988202996, 9.048770899],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_bc617ecd7abdf4324987e262ace4c10f = L.popup({
"maxWidth": "100%",
});
var html_187b8b36ae3c42ef0c6f55444a012c53 = $(`<div id="html_187b8b36ae3c42ef0c6f55444a012c53" style="width: 100.0%; height: 100.0%;"><b>Bastelica</b><br>PAYS AJACCIEN</div>`)[0];
popup_bc617ecd7abdf4324987e262ace4c10f.setContent(html_187b8b36ae3c42ef0c6f55444a012c53);
circle_marker_f1e673a8d26bcc4e82ee5a523ec3927e.bindPopup(popup_bc617ecd7abdf4324987e262ace4c10f)
;
var circle_marker_d67ed059307decbcb4b0843e71428850 = L.circleMarker(
[42.32334002, 9.034454548],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_aa167f7a8e5eb8d2f9af07cc56701e81 = L.popup({
"maxWidth": "100%",
});
var html_d73a985c16706c071487d6f42fa1dc84 = $(`<div id="html_d73a985c16706c071487d6f42fa1dc84" style="width: 100.0%; height: 100.0%;"><b>Calacuccia</b><br>CENTRE CORSE</div>`)[0];
popup_aa167f7a8e5eb8d2f9af07cc56701e81.setContent(html_d73a985c16706c071487d6f42fa1dc84);
circle_marker_d67ed059307decbcb4b0843e71428850.bindPopup(popup_aa167f7a8e5eb8d2f9af07cc56701e81)
;
var circle_marker_75ae91091ca5aaf029b35730d79fe021 = L.circleMarker(
[42.268421021, 9.42340261],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_dab5b6917d8f0bfe1e5272522dde7b35 = L.popup({
"maxWidth": "100%",
});
var html_59c234bf54e41654e84405f90db06242 = $(`<div id="html_59c234bf54e41654e84405f90db06242" style="width: 100.0%; height: 100.0%;"><b>Campi</b><br>PLAINE ORIENTALE</div>`)[0];
popup_dab5b6917d8f0bfe1e5272522dde7b35.setContent(html_59c234bf54e41654e84405f90db06242);
circle_marker_75ae91091ca5aaf029b35730d79fe021.bindPopup(popup_dab5b6917d8f0bfe1e5272522dde7b35)
;
var circle_marker_0cc3275bc8203b5b62d2112c8ed884ac = L.circleMarker(
[42.355816993, 9.380036665],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_9b60aa441008ed34d4c1c6618af3fc72 = L.popup({
"maxWidth": "100%",
});
var html_42639d42d23d65aa824a15728b3f03a0 = $(`<div id="html_42639d42d23d65aa824a15728b3f03a0" style="width: 100.0%; height: 100.0%;"><b>Carpineto</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_9b60aa441008ed34d4c1c6618af3fc72.setContent(html_42639d42d23d65aa824a15728b3f03a0);
circle_marker_0cc3275bc8203b5b62d2112c8ed884ac.bindPopup(popup_9b60aa441008ed34d4c1c6618af3fc72)
;
var circle_marker_b276ba4871472a74e0b61588e5d8b547 = L.circleMarker(
[42.446912546, 9.371438459],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_5aebcdb1637207925d18fc0c3f42746e = L.popup({
"maxWidth": "100%",
});
var html_1f7a4931d748c10482febfbc729969c4 = $(`<div id="html_1f7a4931d748c10482febfbc729969c4" style="width: 100.0%; height: 100.0%;"><b>Casabianca</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_5aebcdb1637207925d18fc0c3f42746e.setContent(html_1f7a4931d748c10482febfbc729969c4);
circle_marker_b276ba4871472a74e0b61588e5d8b547.bindPopup(popup_5aebcdb1637207925d18fc0c3f42746e)
;
var circle_marker_ca6576f6de1dc454eb589e2511e393f0 = L.circleMarker(
[42.368110887, 9.125662016],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_aa8ea533a3ee38c3d2136c8959818366 = L.popup({
"maxWidth": "100%",
});
var html_c36d037b228cc4b3953b6f85b9903153 = $(`<div id="html_c36d037b228cc4b3953b6f85b9903153" style="width: 100.0%; height: 100.0%;"><b>Castirla</b><br>CENTRE CORSE</div>`)[0];
popup_aa8ea533a3ee38c3d2136c8959818366.setContent(html_c36d037b228cc4b3953b6f85b9903153);
circle_marker_ca6576f6de1dc454eb589e2511e393f0.bindPopup(popup_aa8ea533a3ee38c3d2136c8959818366)
;
var circle_marker_79a770326b06cfb1f682b27ed99ce89a = L.circleMarker(
[42.549098073, 8.939971216],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_12c676fa5675cbf56106a8b3915923d1 = L.popup({
"maxWidth": "100%",
});
var html_b6c2d72a35337969ec97ab753a6a4d4f = $(`<div id="html_b6c2d72a35337969ec97ab753a6a4d4f" style="width: 100.0%; height: 100.0%;"><b>Feliceto</b><br>PAYS DE BALAGNE</div>`)[0];
popup_12c676fa5675cbf56106a8b3915923d1.setContent(html_b6c2d72a35337969ec97ab753a6a4d4f);
circle_marker_79a770326b06cfb1f682b27ed99ce89a.bindPopup(popup_12c676fa5675cbf56106a8b3915923d1)
;
var circle_marker_96b73b4931dc49c22a393f36ff61b893 = L.circleMarker(
[41.622016364, 9.036079],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_070f3aaa7e3acfbe0b33161cbb51afc3 = L.popup({
"maxWidth": "100%",
});
var html_55d67b06c33a4892db54d617cb7a346a = $(`<div id="html_55d67b06c33a4892db54d617cb7a346a" style="width: 100.0%; height: 100.0%;"><b>Foce</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_070f3aaa7e3acfbe0b33161cbb51afc3.setContent(html_55d67b06c33a4892db54d617cb7a346a);
circle_marker_96b73b4931dc49c22a393f36ff61b893.bindPopup(popup_070f3aaa7e3acfbe0b33161cbb51afc3)
;
var circle_marker_a6f4c8a86451a46be49e18be6f667422 = L.circleMarker(
[42.424118586, 9.250834128],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_dea1cf48563e7d9a5ddb4af012dd41d1 = L.popup({
"maxWidth": "100%",
});
var html_91e03e547836580dd90ea1eba3c8207c = $(`<div id="html_91e03e547836580dd90ea1eba3c8207c" style="width: 100.0%; height: 100.0%;"><b>Gavignano</b><br>CENTRE CORSE</div>`)[0];
popup_dea1cf48563e7d9a5ddb4af012dd41d1.setContent(html_91e03e547836580dd90ea1eba3c8207c);
circle_marker_a6f4c8a86451a46be49e18be6f667422.bindPopup(popup_dea1cf48563e7d9a5ddb4af012dd41d1)
;
var circle_marker_a60948d1cf36319033a9dc8d5e5430b3 = L.circleMarker(
[42.443980232, 9.346162636],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1b305495a5aff3fd3b93a40fb7d851ea = L.popup({
"maxWidth": "100%",
});
var html_e9f495c465b3c6ecc92f9f5f21a6879b = $(`<div id="html_e9f495c465b3c6ecc92f9f5f21a6879b" style="width: 100.0%; height: 100.0%;"><b>Giocatojo</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_1b305495a5aff3fd3b93a40fb7d851ea.setContent(html_e9f495c465b3c6ecc92f9f5f21a6879b);
circle_marker_a60948d1cf36319033a9dc8d5e5430b3.bindPopup(popup_1b305495a5aff3fd3b93a40fb7d851ea)
;
var circle_marker_1372c36060c31b0895a297e2629e46d9 = L.circleMarker(
[41.881679666, 8.8180744],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f7b91bb0e29f7f9791504fa26b113a29 = L.popup({
"maxWidth": "100%",
});
var html_2de59c3fdd61540a5459a0dbe7708c89 = $(`<div id="html_2de59c3fdd61540a5459a0dbe7708c89" style="width: 100.0%; height: 100.0%;"><b>Grosseto-Prugna</b><br>PAYS AJACCIEN</div>`)[0];
popup_f7b91bb0e29f7f9791504fa26b113a29.setContent(html_2de59c3fdd61540a5459a0dbe7708c89);
circle_marker_1372c36060c31b0895a297e2629e46d9.bindPopup(popup_f7b91bb0e29f7f9791504fa26b113a29)
;
var circle_marker_14c53b05db8f95355032ed0f64462d12 = L.circleMarker(
[42.53133798, 9.263000703],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_9a1bac1f59048580e030f1183648a63d = L.popup({
"maxWidth": "100%",
});
var html_bd27f090060332c020a20033a90e61ca = $(`<div id="html_bd27f090060332c020a20033a90e61ca" style="width: 100.0%; height: 100.0%;"><b>Lento</b><br>CENTRE CORSE</div>`)[0];
popup_9a1bac1f59048580e030f1183648a63d.setContent(html_bd27f090060332c020a20033a90e61ca);
circle_marker_14c53b05db8f95355032ed0f64462d12.bindPopup(popup_9a1bac1f59048580e030f1183648a63d)
;
var circle_marker_205da3aa3e7355ccb1190c4a1cf06795 = L.circleMarker(
[42.362293727, 8.981020761],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b8ec8c0b594bfe4207fda6d5924b4b8d = L.popup({
"maxWidth": "100%",
});
var html_415ccd73c2526c7131c0312c594543ad = $(`<div id="html_415ccd73c2526c7131c0312c594543ad" style="width: 100.0%; height: 100.0%;"><b>Lozzi</b><br>CENTRE CORSE</div>`)[0];
popup_b8ec8c0b594bfe4207fda6d5924b4b8d.setContent(html_415ccd73c2526c7131c0312c594543ad);
circle_marker_205da3aa3e7355ccb1190c4a1cf06795.bindPopup(popup_b8ec8c0b594bfe4207fda6d5924b4b8d)
;
var circle_marker_11b109546a2b571c739f074f1864abdb = L.circleMarker(
[42.58003415, 8.825470213],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_150434a9ef9578fe174bcd0e686f9240 = L.popup({
"maxWidth": "100%",
});
var html_397d4f7ae59d40eb6a25159a61b4bb9a = $(`<div id="html_397d4f7ae59d40eb6a25159a61b4bb9a" style="width: 100.0%; height: 100.0%;"><b>Lumio</b><br>PAYS DE BALAGNE</div>`)[0];
popup_150434a9ef9578fe174bcd0e686f9240.setContent(html_397d4f7ae59d40eb6a25159a61b4bb9a);
circle_marker_11b109546a2b571c739f074f1864abdb.bindPopup(popup_150434a9ef9578fe174bcd0e686f9240)
;
var circle_marker_b7dd8729884a3d6cbd6176d1878f881b = L.circleMarker(
[42.919922654, 9.436626608],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_ac04b2e73274e03eb4aa3033d0091e0e = L.popup({
"maxWidth": "100%",
});
var html_e2d0d542b24567faf7b3a99ff46e8a2a = $(`<div id="html_e2d0d542b24567faf7b3a99ff46e8a2a" style="width: 100.0%; height: 100.0%;"><b>Meria</b><br>PAYS BASTIAIS</div>`)[0];
popup_ac04b2e73274e03eb4aa3033d0091e0e.setContent(html_e2d0d542b24567faf7b3a99ff46e8a2a);
circle_marker_b7dd8729884a3d6cbd6176d1878f881b.bindPopup(popup_ac04b2e73274e03eb4aa3033d0091e0e)
;
var circle_marker_d5d404dad7b4dad00c5dfdda6d066fd6 = L.circleMarker(
[42.641773997, 9.333297468],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f8f6b4ee184af9127ca79674d118cdb8 = L.popup({
"maxWidth": "100%",
});
var html_2355e34181014888da33da06ec83f8ca = $(`<div id="html_2355e34181014888da33da06ec83f8ca" style="width: 100.0%; height: 100.0%;"><b>Oletta</b><br>PAYS BASTIAIS</div>`)[0];
popup_f8f6b4ee184af9127ca79674d118cdb8.setContent(html_2355e34181014888da33da06ec83f8ca);
circle_marker_d5d404dad7b4dad00c5dfdda6d066fd6.bindPopup(popup_f8f6b4ee184af9127ca79674d118cdb8)
;
var circle_marker_58d4d7aea995e426545e7cf5be5e73be = L.circleMarker(
[42.612322524, 9.363945407],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f998c6f44245f9a14dde13dbcc8bb5df = L.popup({
"maxWidth": "100%",
});
var html_032f3bce62509cc5f01f73e21e923e1e = $(`<div id="html_032f3bce62509cc5f01f73e21e923e1e" style="width: 100.0%; height: 100.0%;"><b>Olmeta-di-Tuda</b><br>PAYS BASTIAIS</div>`)[0];
popup_f998c6f44245f9a14dde13dbcc8bb5df.setContent(html_032f3bce62509cc5f01f73e21e923e1e);
circle_marker_58d4d7aea995e426545e7cf5be5e73be.bindPopup(popup_f998c6f44245f9a14dde13dbcc8bb5df)
;
var circle_marker_4a3b29a60e22a7050a0657ed3df19d9f = L.circleMarker(
[41.670651674, 9.033579591],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_292295ededad702d064f8f0532d90c27 = L.popup({
"maxWidth": "100%",
});
var html_82a69d38af4ba5c87741b71de4dc20d9 = $(`<div id="html_82a69d38af4ba5c87741b71de4dc20d9" style="width: 100.0%; height: 100.0%;"><b>Olmiccia</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_292295ededad702d064f8f0532d90c27.setContent(html_82a69d38af4ba5c87741b71de4dc20d9);
circle_marker_4a3b29a60e22a7050a0657ed3df19d9f.bindPopup(popup_292295ededad702d064f8f0532d90c27)
;
var circle_marker_b29b519e80d8130d711fe5fd97243808 = L.circleMarker(
[42.343210456, 8.623256444],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_73c8668ac83c77d871699085533632dc = L.popup({
"maxWidth": "100%",
});
var html_6316eab68ce9b564b42e1a9aa52b5672 = $(`<div id="html_6316eab68ce9b564b42e1a9aa52b5672" style="width: 100.0%; height: 100.0%;"><b>Osani</b><br>OUEST CORSE</div>`)[0];
popup_73c8668ac83c77d871699085533632dc.setContent(html_6316eab68ce9b564b42e1a9aa52b5672);
circle_marker_b29b519e80d8130d711fe5fd97243808.bindPopup(popup_73c8668ac83c77d871699085533632dc)
;
var circle_marker_1ff583e8e95e21fd529327b9a5d768f1 = L.circleMarker(
[42.254915069, 8.733420349],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6b199ea859a98395c9ea0cfe45ba7248 = L.popup({
"maxWidth": "100%",
});
var html_580873e50ea0b611997989b50028c0a1 = $(`<div id="html_580873e50ea0b611997989b50028c0a1" style="width: 100.0%; height: 100.0%;"><b>Ota</b><br>OUEST CORSE</div>`)[0];
popup_6b199ea859a98395c9ea0cfe45ba7248.setContent(html_580873e50ea0b611997989b50028c0a1);
circle_marker_1ff583e8e95e21fd529327b9a5d768f1.bindPopup(popup_6b199ea859a98395c9ea0cfe45ba7248)
;
var circle_marker_6ae345ed9b4a66af5acc527e9b0d0c9f = L.circleMarker(
[42.143534665, 9.016661089],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d356004f6da7e025227659165ad42be1 = L.popup({
"maxWidth": "100%",
});
var html_74c8cf1c5fb6dacbc7a45415012f3ad0 = $(`<div id="html_74c8cf1c5fb6dacbc7a45415012f3ad0" style="width: 100.0%; height: 100.0%;"><b>Pastricciola</b><br>OUEST CORSE</div>`)[0];
popup_d356004f6da7e025227659165ad42be1.setContent(html_74c8cf1c5fb6dacbc7a45415012f3ad0);
circle_marker_6ae345ed9b4a66af5acc527e9b0d0c9f.bindPopup(popup_d356004f6da7e025227659165ad42be1)
;
var circle_marker_4ac21b43ed3d74a1eb65ab574f4d2cb2 = L.circleMarker(
[42.463219499, 9.372503735],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_2cd9abc1edf3c083bec97252be36539a = L.popup({
"maxWidth": "100%",
});
var html_9bce34be7fe269f2e0ada6da2a2688ec = $(`<div id="html_9bce34be7fe269f2e0ada6da2a2688ec" style="width: 100.0%; height: 100.0%;"><b>Penta-Acquatella</b><br>PAYS BASTIAIS</div>`)[0];
popup_2cd9abc1edf3c083bec97252be36539a.setContent(html_9bce34be7fe269f2e0ada6da2a2688ec);
circle_marker_4ac21b43ed3d74a1eb65ab574f4d2cb2.bindPopup(popup_2cd9abc1edf3c083bec97252be36539a)
;
var circle_marker_75a0cee69ddfd25bfa420ad2290914a4 = L.circleMarker(
[41.770617869, 8.969676171],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_df55d2f7f06dfd241a20a87890d96beb = L.popup({
"maxWidth": "100%",
});
var html_b44f344f09934110ba4a569853cc664e = $(`<div id="html_b44f344f09934110ba4a569853cc664e" style="width: 100.0%; height: 100.0%;"><b>Petreto-Bicchisano</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_df55d2f7f06dfd241a20a87890d96beb.setContent(html_b44f344f09934110ba4a569853cc664e);
circle_marker_75a0cee69ddfd25bfa420ad2290914a4.bindPopup(popup_df55d2f7f06dfd241a20a87890d96beb)
;
var circle_marker_d82382a4bc545762933f87059370a44c = L.circleMarker(
[42.357818151, 9.344917642],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1152ef3fe0a30ff2208115ec148bef9f = L.popup({
"maxWidth": "100%",
});
var html_2c414be6709b125458f32a957c456c48 = $(`<div id="html_2c414be6709b125458f32a957c456c48" style="width: 100.0%; height: 100.0%;"><b>Piedipartino</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_1152ef3fe0a30ff2208115ec148bef9f.setContent(html_2c414be6709b125458f32a957c456c48);
circle_marker_d82382a4bc545762933f87059370a44c.bindPopup(popup_1152ef3fe0a30ff2208115ec148bef9f)
;
var circle_marker_3e17e8c8c3e41f26a15749531314a652 = L.circleMarker(
[42.374283692, 9.338168108],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c9d0b4335b304fbea655bbaabb33e3d5 = L.popup({
"maxWidth": "100%",
});
var html_e8f47bdc1e02b2d55a5eb77880fd4cfb = $(`<div id="html_e8f47bdc1e02b2d55a5eb77880fd4cfb" style="width: 100.0%; height: 100.0%;"><b>Pie-d'Orezza</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_c9d0b4335b304fbea655bbaabb33e3d5.setContent(html_e8f47bdc1e02b2d55a5eb77880fd4cfb);
circle_marker_3e17e8c8c3e41f26a15749531314a652.bindPopup(popup_c9d0b4335b304fbea655bbaabb33e3d5)
;
var circle_marker_8e25010a94c57b764439120181a8c2bc = L.circleMarker(
[42.292706467, 9.444427237],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b528b4689bd5e8fb0ccb8679a8fabea8 = L.popup({
"maxWidth": "100%",
});
var html_10b9b31347fe7cf9c7b30e04274cc068 = $(`<div id="html_10b9b31347fe7cf9c7b30e04274cc068" style="width: 100.0%; height: 100.0%;"><b>Pietra-di-Verde</b><br>PLAINE ORIENTALE</div>`)[0];
popup_b528b4689bd5e8fb0ccb8679a8fabea8.setContent(html_10b9b31347fe7cf9c7b30e04274cc068);
circle_marker_8e25010a94c57b764439120181a8c2bc.bindPopup(popup_b528b4689bd5e8fb0ccb8679a8fabea8)
;
var circle_marker_36e1a3abf200bca9f3a239f48147e3da = L.circleMarker(
[42.542992942, 9.183540313],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_5a4b76521ed9efc43075c5e372dd3f4c = L.popup({
"maxWidth": "100%",
});
var html_95dbb59d9f686e506d41ee5a8e8681f7 = $(`<div id="html_95dbb59d9f686e506d41ee5a8e8681f7" style="width: 100.0%; height: 100.0%;"><b>Pietralba</b><br>PAYS DE BALAGNE</div>`)[0];
popup_5a4b76521ed9efc43075c5e372dd3f4c.setContent(html_95dbb59d9f686e506d41ee5a8e8681f7);
circle_marker_36e1a3abf200bca9f3a239f48147e3da.bindPopup(popup_5a4b76521ed9efc43075c5e372dd3f4c)
;
var circle_marker_3b0f8e1b0411080a5cbed44b24aab5fc = L.circleMarker(
[42.329371523, 9.376444081],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f25c4a279a6d655a732ae692b343a6c1 = L.popup({
"maxWidth": "100%",
});
var html_e8bdb746e3d538c37d36cc54b1439737 = $(`<div id="html_e8bdb746e3d538c37d36cc54b1439737" style="width: 100.0%; height: 100.0%;"><b>Pietricaggio</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_f25c4a279a6d655a732ae692b343a6c1.setContent(html_e8bdb746e3d538c37d36cc54b1439737);
circle_marker_3b0f8e1b0411080a5cbed44b24aab5fc.bindPopup(popup_f25c4a279a6d655a732ae692b343a6c1)
;
var circle_marker_66140909569d8e0568062c346babf8ba = L.circleMarker(
[42.599594739, 8.899643154],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0f7145f8283ed092d2731f05627a9ed5 = L.popup({
"maxWidth": "100%",
});
var html_2c956d81ea2fbcffe117ac4fa8fd3be6 = $(`<div id="html_2c956d81ea2fbcffe117ac4fa8fd3be6" style="width: 100.0%; height: 100.0%;"><b>Pigna</b><br>PAYS DE BALAGNE</div>`)[0];
popup_0f7145f8283ed092d2731f05627a9ed5.setContent(html_2c956d81ea2fbcffe117ac4fa8fd3be6);
circle_marker_66140909569d8e0568062c346babf8ba.bindPopup(popup_0f7145f8283ed092d2731f05627a9ed5)
;
var circle_marker_fa98fbba13cf26fc3c823667b4338fd8 = L.circleMarker(
[42.34031583, 9.367213393],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_873efac569968f313accf2e5b95860c2 = L.popup({
"maxWidth": "100%",
});
var html_5f60f50baebb4094f28400b1d2b66c3a = $(`<div id="html_5f60f50baebb4094f28400b1d2b66c3a" style="width: 100.0%; height: 100.0%;"><b>Piobetta</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_873efac569968f313accf2e5b95860c2.setContent(html_5f60f50baebb4094f28400b1d2b66c3a);
circle_marker_fa98fbba13cf26fc3c823667b4338fd8.bindPopup(popup_873efac569968f313accf2e5b95860c2)
;
var circle_marker_4457dbc87746dba774464868a2b9083f = L.circleMarker(
[41.909019445, 9.00915712],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_fdbe5e752bb5e1049f5f47d47bb28ab3 = L.popup({
"maxWidth": "100%",
});
var html_3f6a000e6ecb0454db432226feb67261 = $(`<div id="html_3f6a000e6ecb0454db432226feb67261" style="width: 100.0%; height: 100.0%;"><b>Quasquara</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_fdbe5e752bb5e1049f5f47d47bb28ab3.setContent(html_3f6a000e6ecb0454db432226feb67261);
circle_marker_4457dbc87746dba774464868a2b9083f.bindPopup(popup_fdbe5e752bb5e1049f5f47d47bb28ab3)
;
var circle_marker_266a466e66fc4d3960aade6486488735 = L.circleMarker(
[42.427994577, 9.342287535],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c77c88c005c9cff3cc92e4d1b1d3267c = L.popup({
"maxWidth": "100%",
});
var html_95b367bcee071ec5d31d15ea2e71dd20 = $(`<div id="html_95b367bcee071ec5d31d15ea2e71dd20" style="width: 100.0%; height: 100.0%;"><b>Quercitello</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_c77c88c005c9cff3cc92e4d1b1d3267c.setContent(html_95b367bcee071ec5d31d15ea2e71dd20);
circle_marker_266a466e66fc4d3960aade6486488735.bindPopup(popup_c77c88c005c9cff3cc92e4d1b1d3267c)
;
var circle_marker_ce8bbd928f8e882d1940282649854747 = L.circleMarker(
[42.582984073, 9.38185368],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0a853dbb3a7b4a26edd3ca5cff6db73c = L.popup({
"maxWidth": "100%",
});
var html_58b26bd793aa058f1b28b698b2674dc0 = $(`<div id="html_58b26bd793aa058f1b28b698b2674dc0" style="width: 100.0%; height: 100.0%;"><b>Rutali</b><br>PAYS BASTIAIS</div>`)[0];
popup_0a853dbb3a7b4a26edd3ca5cff6db73c.setContent(html_58b26bd793aa058f1b28b698b2674dc0);
circle_marker_ce8bbd928f8e882d1940282649854747.bindPopup(popup_0a853dbb3a7b4a26edd3ca5cff6db73c)
;
var circle_marker_023903e7f3a6e5e3b6579debff0c46eb = L.circleMarker(
[42.30710231, 8.732587166],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b7c1dec84762c48cc6a54ea2efd26868 = L.popup({
"maxWidth": "100%",
});
var html_53f7d296541e0a2b161f6725bdb0af1c = $(`<div id="html_53f7d296541e0a2b161f6725bdb0af1c" style="width: 100.0%; height: 100.0%;"><b>Serriera</b><br>OUEST CORSE</div>`)[0];
popup_b7c1dec84762c48cc6a54ea2efd26868.setContent(html_53f7d296541e0a2b161f6725bdb0af1c);
circle_marker_023903e7f3a6e5e3b6579debff0c46eb.bindPopup(popup_b7c1dec84762c48cc6a54ea2efd26868)
;
var circle_marker_2ecdb6bc7577e42773f7abe5728fe021 = L.circleMarker(
[41.741671271, 8.88000405],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_491e58cb6d92d378761c26aa4244cfbc = L.popup({
"maxWidth": "100%",
});
var html_79706d0f00944b346a191714d6c65c53 = $(`<div id="html_79706d0f00944b346a191714d6c65c53" style="width: 100.0%; height: 100.0%;"><b>Sollacaro</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_491e58cb6d92d378761c26aa4244cfbc.setContent(html_79706d0f00944b346a191714d6c65c53);
circle_marker_2ecdb6bc7577e42773f7abe5728fe021.bindPopup(popup_491e58cb6d92d378761c26aa4244cfbc)
;
var circle_marker_9b3cf4f2e57dee32c0e35ae2a0d81eac = L.circleMarker(
[41.750045408, 9.115741672],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_08422708884604a1383130b7c9a39827 = L.popup({
"maxWidth": "100%",
});
var html_610c23c97a2aeb8717f36a09a2ab0358 = $(`<div id="html_610c23c97a2aeb8717f36a09a2ab0358" style="width: 100.0%; height: 100.0%;"><b>Sorbollano</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_08422708884604a1383130b7c9a39827.setContent(html_610c23c97a2aeb8717f36a09a2ab0358);
circle_marker_9b3cf4f2e57dee32c0e35ae2a0d81eac.bindPopup(popup_08422708884604a1383130b7c9a39827)
;
var circle_marker_83d29607fa4aa438a8740db89b5aba6e = L.circleMarker(
[42.349616968, 9.146357138],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_30947bf366bdb17ec5c349eaf0297e8e = L.popup({
"maxWidth": "100%",
});
var html_2581c684abe68b63abaff5203b64ea4e = $(`<div id="html_2581c684abe68b63abaff5203b64ea4e" style="width: 100.0%; height: 100.0%;"><b>Soveria</b><br>CENTRE CORSE</div>`)[0];
popup_30947bf366bdb17ec5c349eaf0297e8e.setContent(html_2581c684abe68b63abaff5203b64ea4e);
circle_marker_83d29607fa4aa438a8740db89b5aba6e.bindPopup(popup_30947bf366bdb17ec5c349eaf0297e8e)
;
var circle_marker_a7afa14ded21a91d7463916bb2e3a3b9 = L.circleMarker(
[42.380164629, 9.375561105],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_fdde280ec9b243b36666f8dc8945c89c = L.popup({
"maxWidth": "100%",
});
var html_5ea16993bd2a882d368085e8d1a98cc7 = $(`<div id="html_5ea16993bd2a882d368085e8d1a98cc7" style="width: 100.0%; height: 100.0%;"><b>Stazzona</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_fdde280ec9b243b36666f8dc8945c89c.setContent(html_5ea16993bd2a882d368085e8d1a98cc7);
circle_marker_a7afa14ded21a91d7463916bb2e3a3b9.bindPopup(popup_fdde280ec9b243b36666f8dc8945c89c)
;
var circle_marker_1d8cdfdc9b5ae8bfd741a03cb20a5073 = L.circleMarker(
[42.34423574, 9.401886383],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_55abaf1b8edaac426dd481f4173f0b21 = L.popup({
"maxWidth": "100%",
});
var html_8e4a536a614c33ec685d2810aa3ce191 = $(`<div id="html_8e4a536a614c33ec685d2810aa3ce191" style="width: 100.0%; height: 100.0%;"><b>Tarrano</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_55abaf1b8edaac426dd481f4173f0b21.setContent(html_8e4a536a614c33ec685d2810aa3ce191);
circle_marker_1d8cdfdc9b5ae8bfd741a03cb20a5073.bindPopup(popup_55abaf1b8edaac426dd481f4173f0b21)
;
var circle_marker_0de2c6c0ea16447ab6b4f31547430932 = L.circleMarker(
[41.950459429, 9.09336522],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3eb847ad3ebb9ee973dc55e36b332f15 = L.popup({
"maxWidth": "100%",
});
var html_299e508b0a0931643c3bad8943f29dd3 = $(`<div id="html_299e508b0a0931643c3bad8943f29dd3" style="width: 100.0%; height: 100.0%;"><b>Tasso</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_3eb847ad3ebb9ee973dc55e36b332f15.setContent(html_299e508b0a0931643c3bad8943f29dd3);
circle_marker_0de2c6c0ea16447ab6b4f31547430932.bindPopup(popup_3eb847ad3ebb9ee973dc55e36b332f15)
;
var circle_marker_af37cf5483168b71e98928510c85e64c = L.circleMarker(
[41.968373368, 8.969188641],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_4193a7aa12b537a8b6b60a6fffdd7053 = L.popup({
"maxWidth": "100%",
});
var html_056a524b12c75895d52c077bf6694949 = $(`<div id="html_056a524b12c75895d52c077bf6694949" style="width: 100.0%; height: 100.0%;"><b>Tolla</b><br>PAYS AJACCIEN</div>`)[0];
popup_4193a7aa12b537a8b6b60a6fffdd7053.setContent(html_056a524b12c75895d52c077bf6694949);
circle_marker_af37cf5483168b71e98928510c85e64c.bindPopup(popup_4193a7aa12b537a8b6b60a6fffdd7053)
;
var circle_marker_f0c404b7ed330c06d9639084005851e1 = L.circleMarker(
[42.943861568, 9.44531518],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_bb9227c188a6166d57bc084117b371b3 = L.popup({
"maxWidth": "100%",
});
var html_251cd41f8e66602017158b1f16da5172 = $(`<div id="html_251cd41f8e66602017158b1f16da5172" style="width: 100.0%; height: 100.0%;"><b>Tomino</b><br>PAYS BASTIAIS</div>`)[0];
popup_bb9227c188a6166d57bc084117b371b3.setContent(html_251cd41f8e66602017158b1f16da5172);
circle_marker_f0c404b7ed330c06d9639084005851e1.bindPopup(popup_bb9227c188a6166d57bc084117b371b3)
;
var circle_marker_b0766e443d2bcf3473c6cf275bb12e41 = L.circleMarker(
[42.243920282, 9.442949117],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3e8801873e71bbb312a656d19f00e175 = L.popup({
"maxWidth": "100%",
});
var html_5654e1d373ad8fcf0381dea9f186427c = $(`<div id="html_5654e1d373ad8fcf0381dea9f186427c" style="width: 100.0%; height: 100.0%;"><b>Tox</b><br>PLAINE ORIENTALE</div>`)[0];
popup_3e8801873e71bbb312a656d19f00e175.setContent(html_5654e1d373ad8fcf0381dea9f186427c);
circle_marker_b0766e443d2bcf3473c6cf275bb12e41.bindPopup(popup_3e8801873e71bbb312a656d19f00e175)
;
var circle_marker_1aea32d231da5f6fe57c7927a0311252 = L.circleMarker(
[41.826622451, 8.948910033],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1923f62a4f8744848d574bf4fa8ac391 = L.popup({
"maxWidth": "100%",
});
var html_a6fe0ce19d6c82b2c4421adfe8b7575e = $(`<div id="html_a6fe0ce19d6c82b2c4421adfe8b7575e" style="width: 100.0%; height: 100.0%;"><b>Urbalacone</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_1923f62a4f8744848d574bf4fa8ac391.setContent(html_a6fe0ce19d6c82b2c4421adfe8b7575e);
circle_marker_1aea32d231da5f6fe57c7927a0311252.bindPopup(popup_1923f62a4f8744848d574bf4fa8ac391)
;
var circle_marker_eeb34257a30e680808e7df9026caf15e = L.circleMarker(
[42.620839816, 9.147910762],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_ae2351069a0f28f7f6385dd73a28e838 = L.popup({
"maxWidth": "100%",
});
var html_14e3b506cfc18326f669f2358e1559bf = $(`<div id="html_14e3b506cfc18326f669f2358e1559bf" style="width: 100.0%; height: 100.0%;"><b>Urtaca</b><br>PAYS DE BALAGNE</div>`)[0];
popup_ae2351069a0f28f7f6385dd73a28e838.setContent(html_14e3b506cfc18326f669f2358e1559bf);
circle_marker_eeb34257a30e680808e7df9026caf15e.bindPopup(popup_ae2351069a0f28f7f6385dd73a28e838)
;
var circle_marker_dd504182513bf4e404594cd6aa6396fb = L.circleMarker(
[42.59968682, 9.337178683],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_fe88a9fb81914e5d2571df177232e797 = L.popup({
"maxWidth": "100%",
});
var html_88240622499896fcdf338acc39e92717 = $(`<div id="html_88240622499896fcdf338acc39e92717" style="width: 100.0%; height: 100.0%;"><b>Vallecalle</b><br>PAYS BASTIAIS</div>`)[0];
popup_fe88a9fb81914e5d2571df177232e797.setContent(html_88240622499896fcdf338acc39e92717);
circle_marker_dd504182513bf4e404594cd6aa6396fb.bindPopup(popup_fe88a9fb81914e5d2571df177232e797)
;
var circle_marker_fc68a2fb02d636c8a483ce788e1d5606 = L.circleMarker(
[42.460117779, 9.264946452],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1c57066beb737e16db61712e15bfda2e = L.popup({
"maxWidth": "100%",
});
var html_35e8008c4d7953d2e6a399e0c95ec617 = $(`<div id="html_35e8008c4d7953d2e6a399e0c95ec617" style="width: 100.0%; height: 100.0%;"><b>Valle-di-Rostino</b><br>CENTRE CORSE</div>`)[0];
popup_1c57066beb737e16db61712e15bfda2e.setContent(html_35e8008c4d7953d2e6a399e0c95ec617);
circle_marker_fc68a2fb02d636c8a483ce788e1d5606.bindPopup(popup_1c57066beb737e16db61712e15bfda2e)
;
var circle_marker_26d28a54cbfa595a8503094fd793e5bd = L.circleMarker(
[41.668941046, 8.944901982],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1d1cfc6e05b459738f0d83935a93f658 = L.popup({
"maxWidth": "100%",
});
var html_94d9ac7c541ede166e52b82d4da1005e = $(`<div id="html_94d9ac7c541ede166e52b82d4da1005e" style="width: 100.0%; height: 100.0%;"><b>Viggianello</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_1d1cfc6e05b459738f0d83935a93f658.setContent(html_94d9ac7c541ede166e52b82d4da1005e);
circle_marker_26d28a54cbfa595a8503094fd793e5bd.bindPopup(popup_1d1cfc6e05b459738f0d83935a93f658)
;
var circle_marker_d9098662412d08996123986bbdff75a8 = L.circleMarker(
[42.536988042, 9.395981853],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_58ac716f93e663ca6151651017912957 = L.popup({
"maxWidth": "100%",
});
var html_0fe518bda09f9dfa43bb70a215c2d3e9 = $(`<div id="html_0fe518bda09f9dfa43bb70a215c2d3e9" style="width: 100.0%; height: 100.0%;"><b>Vignale</b><br>PAYS BASTIAIS</div>`)[0];
popup_58ac716f93e663ca6151651017912957.setContent(html_0fe518bda09f9dfa43bb70a215c2d3e9);
circle_marker_d9098662412d08996123986bbdff75a8.bindPopup(popup_58ac716f93e663ca6151651017912957)
;
var circle_marker_8263ac20dadf73234a9a2bce9e2bf301 = L.circleMarker(
[41.963230481, 8.670013801],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_94bdf4da2eabe3de89f8030280122b94 = L.popup({
"maxWidth": "100%",
});
var html_7d0e5487b9c2f31862ea46ab4aa6f1fa = $(`<div id="html_7d0e5487b9c2f31862ea46ab4aa6f1fa" style="width: 100.0%; height: 100.0%;"><b>Villanova</b><br>PAYS AJACCIEN</div>`)[0];
popup_94bdf4da2eabe3de89f8030280122b94.setContent(html_7d0e5487b9c2f31862ea46ab4aa6f1fa);
circle_marker_8263ac20dadf73234a9a2bce9e2bf301.bindPopup(popup_94bdf4da2eabe3de89f8030280122b94)
;
var circle_marker_e59df3cb62d7cd5531cfb22828b56454 = L.circleMarker(
[42.715990142, 9.427402606],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6d85c65f6d2f89d2be65ce4ec2a2b841 = L.popup({
"maxWidth": "100%",
});
var html_cc7aa7c3ef0b16afaea0ff5970b8052d = $(`<div id="html_cc7aa7c3ef0b16afaea0ff5970b8052d" style="width: 100.0%; height: 100.0%;"><b>Ville-di-Pietrabugno</b><br>PAYS BASTIAIS</div>`)[0];
popup_6d85c65f6d2f89d2be65ce4ec2a2b841.setContent(html_cc7aa7c3ef0b16afaea0ff5970b8052d);
circle_marker_e59df3cb62d7cd5531cfb22828b56454.bindPopup(popup_6d85c65f6d2f89d2be65ce4ec2a2b841)
;
var circle_marker_c4a656e95880fa86d9426e857d652e15 = L.circleMarker(
[42.518910536, 8.903243603],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_2a36ebaf48e28e8d6c2b480f61bfd8bd = L.popup({
"maxWidth": "100%",
});
var html_425e3debefe12b619734642c35214920 = $(`<div id="html_425e3debefe12b619734642c35214920" style="width: 100.0%; height: 100.0%;"><b>Zilia</b><br>PAYS DE BALAGNE</div>`)[0];
popup_2a36ebaf48e28e8d6c2b480f61bfd8bd.setContent(html_425e3debefe12b619734642c35214920);
circle_marker_c4a656e95880fa86d9426e857d652e15.bindPopup(popup_2a36ebaf48e28e8d6c2b480f61bfd8bd)
;
var circle_marker_c85b656409621ce882c600ef167fbed2 = L.circleMarker(
[42.00345914, 8.733864943],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e05ac4f0fa0f51404cf1996640a15c81 = L.popup({
"maxWidth": "100%",
});
var html_ae755162078f91156b41a9b36d04c2c0 = $(`<div id="html_ae755162078f91156b41a9b36d04c2c0" style="width: 100.0%; height: 100.0%;"><b>Appietto</b><br>PAYS AJACCIEN</div>`)[0];
popup_e05ac4f0fa0f51404cf1996640a15c81.setContent(html_ae755162078f91156b41a9b36d04c2c0);
circle_marker_c85b656409621ce882c600ef167fbed2.bindPopup(popup_e05ac4f0fa0f51404cf1996640a15c81)
;
var circle_marker_22ee19d64cf13a19678054f8e08907aa = L.circleMarker(
[41.815418536, 9.032650196],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_51f4442f1d468d9be872746953e4a3e3 = L.popup({
"maxWidth": "100%",
});
var html_0942941bd36fe34f4aeea1b86071c051 = $(`<div id="html_0942941bd36fe34f4aeea1b86071c051" style="width: 100.0%; height: 100.0%;"><b>Argiusta-Moriccio</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_51f4442f1d468d9be872746953e4a3e3.setContent(html_0942941bd36fe34f4aeea1b86071c051);
circle_marker_22ee19d64cf13a19678054f8e08907aa.bindPopup(popup_51f4442f1d468d9be872746953e4a3e3)
;
var circle_marker_9384ea4fbef7aa34b6219c1cb0144aa3 = L.circleMarker(
[42.434499645, 8.997095065],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_bf848178260bfb7264919956d6b87a31 = L.popup({
"maxWidth": "100%",
});
var html_c9c676f47997e28405c176c93fb4d493 = $(`<div id="html_c9c676f47997e28405c176c93fb4d493" style="width: 100.0%; height: 100.0%;"><b>Asco</b><br>CENTRE CORSE</div>`)[0];
popup_bf848178260bfb7264919956d6b87a31.setContent(html_c9c676f47997e28405c176c93fb4d493);
circle_marker_9384ea4fbef7aa34b6219c1cb0144aa3.bindPopup(popup_bf848178260bfb7264919956d6b87a31)
;
var circle_marker_f35b4e93e6ecd73021495dc320c7ebf2 = L.circleMarker(
[42.112842887, 8.931331876],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_9d638d6ee2a6dfa9dbaa5b94e0b76aa5 = L.popup({
"maxWidth": "100%",
});
var html_712c18e19c8eef91f5bfb107b72b634d = $(`<div id="html_712c18e19c8eef91f5bfb107b72b634d" style="width: 100.0%; height: 100.0%;"><b>Azzana</b><br>OUEST CORSE</div>`)[0];
popup_9d638d6ee2a6dfa9dbaa5b94e0b76aa5.setContent(html_712c18e19c8eef91f5bfb107b72b634d);
circle_marker_f35b4e93e6ecd73021495dc320c7ebf2.bindPopup(popup_9d638d6ee2a6dfa9dbaa5b94e0b76aa5)
;
var circle_marker_1743d41dc4110c667473d79be5f78ca9 = L.circleMarker(
[41.935379337, 8.836589723],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1cb62d2a6ea79f9e491baed50ee83040 = L.popup({
"maxWidth": "100%",
});
var html_816b12cd5b1e43eb279091f381ba27ee = $(`<div id="html_816b12cd5b1e43eb279091f381ba27ee" style="width: 100.0%; height: 100.0%;"><b>Bastelicaccia</b><br>PAYS AJACCIEN</div>`)[0];
popup_1cb62d2a6ea79f9e491baed50ee83040.setContent(html_816b12cd5b1e43eb279091f381ba27ee);
circle_marker_1743d41dc4110c667473d79be5f78ca9.bindPopup(popup_1cb62d2a6ea79f9e491baed50ee83040)
;
var circle_marker_f5d7fb1130568f5f06e64aafb5d0d0b0 = L.circleMarker(
[42.088739774, 9.070832593],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_2171964b27233fd69d33b8b5a02e43e9 = L.popup({
"maxWidth": "100%",
});
var html_8b6586f8c9a2b621c2b93cc56e3e20f0 = $(`<div id="html_8b6586f8c9a2b621c2b93cc56e3e20f0" style="width: 100.0%; height: 100.0%;"><b>Bocognano</b><br>PAYS AJACCIEN</div>`)[0];
popup_2171964b27233fd69d33b8b5a02e43e9.setContent(html_8b6586f8c9a2b621c2b93cc56e3e20f0);
circle_marker_f5d7fb1130568f5f06e64aafb5d0d0b0.bindPopup(popup_2171964b27233fd69d33b8b5a02e43e9)
;
var circle_marker_f56726a6ca5d1fc053ddba5ddc92afa5 = L.circleMarker(
[42.368771929, 9.302086757],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c29a993367c8f38376ef2e2df9bb2c1a = L.popup({
"maxWidth": "100%",
});
var html_1bd4ed96785edbec0e0cab06dbaef7ca = $(`<div id="html_1bd4ed96785edbec0e0cab06dbaef7ca" style="width: 100.0%; height: 100.0%;"><b>Cambia</b><br>CENTRE CORSE</div>`)[0];
popup_c29a993367c8f38376ef2e2df9bb2c1a.setContent(html_1bd4ed96785edbec0e0cab06dbaef7ca);
circle_marker_f56726a6ca5d1fc053ddba5ddc92afa5.bindPopup(popup_c29a993367c8f38376ef2e2df9bb2c1a)
;
var circle_marker_546d16549e9104061995d1701d2f821e = L.circleMarker(
[42.030469338, 8.936785201],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e8148a57c40d3775480ec5fc503e9ad7 = L.popup({
"maxWidth": "100%",
});
var html_430d62ea7cf6061edb763e4850ab6a10 = $(`<div id="html_430d62ea7cf6061edb763e4850ab6a10" style="width: 100.0%; height: 100.0%;"><b>Carbuccia</b><br>PAYS AJACCIEN</div>`)[0];
popup_e8148a57c40d3775480ec5fc503e9ad7.setContent(html_430d62ea7cf6061edb763e4850ab6a10);
circle_marker_546d16549e9104061995d1701d2f821e.bindPopup(popup_e8148a57c40d3775480ec5fc503e9ad7)
;
var circle_marker_776eaefc24195d853309ecc4efce6b24 = L.circleMarker(
[42.355169325, 9.360190647],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_af5d5797531450ad4fc219b050a7f301 = L.popup({
"maxWidth": "100%",
});
var html_1fe28ca28c43ee6bf576e5b7467d985b = $(`<div id="html_1fe28ca28c43ee6bf576e5b7467d985b" style="width: 100.0%; height: 100.0%;"><b>Carcheto-Brustico</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_af5d5797531450ad4fc219b050a7f301.setContent(html_1fe28ca28c43ee6bf576e5b7467d985b);
circle_marker_776eaefc24195d853309ecc4efce6b24.bindPopup(popup_af5d5797531450ad4fc219b050a7f301)
;
var circle_marker_c1fac592d18f5772fd4780baf52cedc5 = L.circleMarker(
[42.347884499, 9.304041972],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0d282f7d519b998900d08888bec3188f = L.popup({
"maxWidth": "100%",
});
var html_60bd7b19bb3afbe3703dc8eac448c782 = $(`<div id="html_60bd7b19bb3afbe3703dc8eac448c782" style="width: 100.0%; height: 100.0%;"><b>Carticasi</b><br>CENTRE CORSE</div>`)[0];
popup_0d282f7d519b998900d08888bec3188f.setContent(html_60bd7b19bb3afbe3703dc8eac448c782);
circle_marker_c1fac592d18f5772fd4780baf52cedc5.bindPopup(popup_0d282f7d519b998900d08888bec3188f)
;
var circle_marker_671b83afbe62ce20b3ed393dde1088f3 = L.circleMarker(
[42.135680677, 9.367689873],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_12d927d9fa891ff2f81a309e2db90429 = L.popup({
"maxWidth": "100%",
});
var html_c943102013dd71e3f33e17197ca8645f = $(`<div id="html_c943102013dd71e3f33e17197ca8645f" style="width: 100.0%; height: 100.0%;"><b>Casevecchie</b><br>PLAINE ORIENTALE</div>`)[0];
popup_12d927d9fa891ff2f81a309e2db90429.setContent(html_c943102013dd71e3f33e17197ca8645f);
circle_marker_671b83afbe62ce20b3ed393dde1088f3.bindPopup(popup_12d927d9fa891ff2f81a309e2db90429)
;
var circle_marker_f912b18fd4a8ec64f4dd5e8102f82a11 = L.circleMarker(
[42.526053978, 9.1191624],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6dc36167c19e18d0cfb23e515a07f862 = L.popup({
"maxWidth": "100%",
});
var html_01d1f1653d4d81aa564a0565d188d12d = $(`<div id="html_01d1f1653d4d81aa564a0565d188d12d" style="width: 100.0%; height: 100.0%;"><b>Castifao</b><br>CENTRE CORSE</div>`)[0];
popup_6dc36167c19e18d0cfb23e515a07f862.setContent(html_01d1f1653d4d81aa564a0565d188d12d);
circle_marker_f912b18fd4a8ec64f4dd5e8102f82a11.bindPopup(popup_6dc36167c19e18d0cfb23e515a07f862)
;
var circle_marker_1cc9974eb9f0854e69d749bcd1bdd91f = L.circleMarker(
[41.921131467, 9.265733256],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e431bb8c161ac8691083422485419bf2 = L.popup({
"maxWidth": "100%",
});
var html_bc8094c24fd7738a10677ed7f29598d1 = $(`<div id="html_bc8094c24fd7738a10677ed7f29598d1" style="width: 100.0%; height: 100.0%;"><b>Chisa</b><br>PLAINE ORIENTALE</div>`)[0];
popup_e431bb8c161ac8691083422485419bf2.setContent(html_bc8094c24fd7738a10677ed7f29598d1);
circle_marker_1cc9974eb9f0854e69d749bcd1bdd91f.bindPopup(popup_e431bb8c161ac8691083422485419bf2)
;
var circle_marker_40f7513ee7cc88c1d5a77c4fec595a1d = L.circleMarker(
[41.881942483, 9.071029024],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d2b6f326e900587545e2825d855223d8 = L.popup({
"maxWidth": "100%",
});
var html_eb0cc7e7be84815ac939d818417b3b2d = $(`<div id="html_eb0cc7e7be84815ac939d818417b3b2d" style="width: 100.0%; height: 100.0%;"><b>Corrano</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_d2b6f326e900587545e2825d855223d8.setContent(html_eb0cc7e7be84815ac939d818417b3b2d);
circle_marker_40f7513ee7cc88c1d5a77c4fec595a1d.bindPopup(popup_d2b6f326e900587545e2825d855223d8)
;
var circle_marker_426021eb52d7a534ab8aa76028ac8664 = L.circleMarker(
[42.575888016, 8.999087263],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_4eeb1c578662f7ea6f81ef9d1ce7ce2e = L.popup({
"maxWidth": "100%",
});
var html_29028e8944640cf0bfd3534b77d5ce57 = $(`<div id="html_29028e8944640cf0bfd3534b77d5ce57" style="width: 100.0%; height: 100.0%;"><b>Costa</b><br>PAYS DE BALAGNE</div>`)[0];
popup_4eeb1c578662f7ea6f81ef9d1ce7ce2e.setContent(html_29028e8944640cf0bfd3534b77d5ce57);
circle_marker_426021eb52d7a534ab8aa76028ac8664.bindPopup(popup_4eeb1c578662f7ea6f81ef9d1ce7ce2e)
;
var circle_marker_de2f2f510bc941b6a43fe80504c69bf9 = L.circleMarker(
[41.976786839, 8.883279935],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7b81e3d1e7e81dccba7f460fd27d8f06 = L.popup({
"maxWidth": "100%",
});
var html_9b8ccb647550eaa5fb182cf3c3c472aa = $(`<div id="html_9b8ccb647550eaa5fb182cf3c3c472aa" style="width: 100.0%; height: 100.0%;"><b>Cuttoli-Corticchiato</b><br>PAYS AJACCIEN</div>`)[0];
popup_7b81e3d1e7e81dccba7f460fd27d8f06.setContent(html_9b8ccb647550eaa5fb182cf3c3c472aa);
circle_marker_de2f2f510bc941b6a43fe80504c69bf9.bindPopup(popup_7b81e3d1e7e81dccba7f460fd27d8f06)
;
var circle_marker_a11d23b257e2c073d94eef2d13ef2e19 = L.circleMarker(
[42.729654089, 9.365399919],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_99ed360524127f06c4e265c7b940f4d5 = L.popup({
"maxWidth": "100%",
});
var html_1804d2704b4a617ad211bfb2aeef0218 = $(`<div id="html_1804d2704b4a617ad211bfb2aeef0218" style="width: 100.0%; height: 100.0%;"><b>Farinole</b><br>PAYS BASTIAIS</div>`)[0];
popup_99ed360524127f06c4e265c7b940f4d5.setContent(html_1804d2704b4a617ad211bfb2aeef0218);
circle_marker_a11d23b257e2c073d94eef2d13ef2e19.bindPopup(popup_99ed360524127f06c4e265c7b940f4d5)
;
var circle_marker_8d9aeca6804563e4c8460d3889d2c161 = L.circleMarker(
[42.287456671, 9.248604359],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b2a63fec90e242424b50249e8c2554c8 = L.popup({
"maxWidth": "100%",
});
var html_30a7bd20203d7fc7c184975d927b2bf1 = $(`<div id="html_30a7bd20203d7fc7c184975d927b2bf1" style="width: 100.0%; height: 100.0%;"><b>Favalello</b><br>CENTRE CORSE</div>`)[0];
popup_b2a63fec90e242424b50249e8c2554c8.setContent(html_30a7bd20203d7fc7c184975d927b2bf1);
circle_marker_8d9aeca6804563e4c8460d3889d2c161.bindPopup(popup_b2a63fec90e242424b50249e8c2554c8)
;
var circle_marker_a4cc9a1e7ff37d7e0293a3b231e0c81c = L.circleMarker(
[42.346046887, 9.425120642],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_842031cf88d5bf78272f4c7e32f71021 = L.popup({
"maxWidth": "100%",
});
var html_76e9a459d50146d524c6346ac5cd84ee = $(`<div id="html_76e9a459d50146d524c6346ac5cd84ee" style="width: 100.0%; height: 100.0%;"><b>Felce</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_842031cf88d5bf78272f4c7e32f71021.setContent(html_76e9a459d50146d524c6346ac5cd84ee);
circle_marker_a4cc9a1e7ff37d7e0293a3b231e0c81c.bindPopup(popup_842031cf88d5bf78272f4c7e32f71021)
;
var circle_marker_c92c4ea9e123f0a8475fa50e4984dbae = L.circleMarker(
[41.848098218, 9.015462121],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_61d623a63a7f058d8553b81f75c65c14 = L.popup({
"maxWidth": "100%",
});
var html_4947d72434c2bcf0d48ba26cfa6fe54f = $(`<div id="html_4947d72434c2bcf0d48ba26cfa6fe54f" style="width: 100.0%; height: 100.0%;"><b>Forciolo</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_61d623a63a7f058d8553b81f75c65c14.setContent(html_4947d72434c2bcf0d48ba26cfa6fe54f);
circle_marker_c92c4ea9e123f0a8475fa50e4984dbae.bindPopup(popup_61d623a63a7f058d8553b81f75c65c14)
;
var circle_marker_4bdfe579b93d65fd8e4935fe9d583c9d = L.circleMarker(
[41.698563612, 8.987659621],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_aae3980d909798f41ff0397d40a8d100 = L.popup({
"maxWidth": "100%",
});
var html_b61a8430c3287d8b8f2a48b5bacdaf8a = $(`<div id="html_b61a8430c3287d8b8f2a48b5bacdaf8a" style="width: 100.0%; height: 100.0%;"><b>Fozzano</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_aae3980d909798f41ff0397d40a8d100.setContent(html_b61a8430c3287d8b8f2a48b5bacdaf8a);
circle_marker_4bdfe579b93d65fd8e4935fe9d583c9d.bindPopup(popup_aae3980d909798f41ff0397d40a8d100)
;
var circle_marker_9576dac1c9c44d48933830e4010967b4 = L.circleMarker(
[42.191310434, 9.38352629],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_58cd00694d8fcf517a8977907e617b99 = L.popup({
"maxWidth": "100%",
});
var html_27b7b5153873c177f9bc7df92693ab43 = $(`<div id="html_27b7b5153873c177f9bc7df92693ab43" style="width: 100.0%; height: 100.0%;"><b>Giuncaggio</b><br>PLAINE ORIENTALE</div>`)[0];
popup_58cd00694d8fcf517a8977907e617b99.setContent(html_27b7b5153873c177f9bc7df92693ab43);
circle_marker_9576dac1c9c44d48933830e4010967b4.bindPopup(popup_58cd00694d8fcf517a8977907e617b99)
;
var circle_marker_db853f1ee52b29ef3fe844c578f1700a = L.circleMarker(
[41.602318096, 8.86442058],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_74b19522aad4bf20e4c606ab7ebfd906 = L.popup({
"maxWidth": "100%",
});
var html_226e652d6add236312c47375a40fa3da = $(`<div id="html_226e652d6add236312c47375a40fa3da" style="width: 100.0%; height: 100.0%;"><b>Grossa</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_74b19522aad4bf20e4c606ab7ebfd906.setContent(html_226e652d6add236312c47375a40fa3da);
circle_marker_db853f1ee52b29ef3fe844c578f1700a.bindPopup(popup_74b19522aad4bf20e4c606ab7ebfd906)
;
var circle_marker_2bf2fe0601742f5278379794bad45e52 = L.circleMarker(
[42.178286555, 8.98392941],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_edf1f95ab413a430acbea484dccb3a04 = L.popup({
"maxWidth": "100%",
});
var html_7b2827316c0d1ff6c9391eb780406206 = $(`<div id="html_7b2827316c0d1ff6c9391eb780406206" style="width: 100.0%; height: 100.0%;"><b>Guagno</b><br>OUEST CORSE</div>`)[0];
popup_edf1f95ab413a430acbea484dccb3a04.setContent(html_7b2827316c0d1ff6c9391eb780406206);
circle_marker_2bf2fe0601742f5278379794bad45e52.bindPopup(popup_edf1f95ab413a430acbea484dccb3a04)
;
var circle_marker_ef73de5d39b66e3c165c152768492df3 = L.circleMarker(
[41.922370397, 9.078574208],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c3436f2b415ec08975ad92457af01b15 = L.popup({
"maxWidth": "100%",
});
var html_442c53fc40bbfe32018eb2b450d9ce60 = $(`<div id="html_442c53fc40bbfe32018eb2b450d9ce60" style="width: 100.0%; height: 100.0%;"><b>Guitera-les-Bains</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_c3436f2b415ec08975ad92457af01b15.setContent(html_442c53fc40bbfe32018eb2b450d9ce60);
circle_marker_ef73de5d39b66e3c165c152768492df3.bindPopup(popup_c3436f2b415ec08975ad92457af01b15)
;
var circle_marker_ab8e6227756269b97d51d2c29eddbafc = L.circleMarker(
[42.015837338, 9.264232102],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_9605d9eaaae340e00bfbf2b9d7d6b6aa = L.popup({
"maxWidth": "100%",
});
var html_3dfa8507dca48dbb866399264ba760e4 = $(`<div id="html_3dfa8507dca48dbb866399264ba760e4" style="width: 100.0%; height: 100.0%;"><b>Isolaccio-di-Fiumorbo</b><br>PLAINE ORIENTALE</div>`)[0];
popup_9605d9eaaae340e00bfbf2b9d7d6b6aa.setContent(html_3dfa8507dca48dbb866399264ba760e4);
circle_marker_ab8e6227756269b97d51d2c29eddbafc.bindPopup(popup_9605d9eaaae340e00bfbf2b9d7d6b6aa)
;
var circle_marker_1ec2d3b68bd565b0a44126c2e2e057c7 = L.circleMarker(
[42.378903669, 9.235259414],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b654b1bcc3f32e8d734b98d5a799fcd8 = L.popup({
"maxWidth": "100%",
});
var html_c95097fc4b3ffa8262eb5d8847679691 = $(`<div id="html_c95097fc4b3ffa8262eb5d8847679691" style="width: 100.0%; height: 100.0%;"><b>Lano</b><br>CENTRE CORSE</div>`)[0];
popup_b654b1bcc3f32e8d734b98d5a799fcd8.setContent(html_c95097fc4b3ffa8262eb5d8847679691);
circle_marker_1ec2d3b68bd565b0a44126c2e2e057c7.bindPopup(popup_b654b1bcc3f32e8d734b98d5a799fcd8)
;
var circle_marker_93ba588ab41f05a2ca3f4c3ba454019f = L.circleMarker(
[42.214914413, 8.87695352],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_00362a7e9177086b21c40a74926bdef2 = L.popup({
"maxWidth": "100%",
});
var html_cdcd112885251341baaf2fab59a5b509 = $(`<div id="html_cdcd112885251341baaf2fab59a5b509" style="width: 100.0%; height: 100.0%;"><b>Letia</b><br>OUEST CORSE</div>`)[0];
popup_00362a7e9177086b21c40a74926bdef2.setContent(html_cdcd112885251341baaf2fab59a5b509);
circle_marker_93ba588ab41f05a2ca3f4c3ba454019f.bindPopup(popup_00362a7e9177086b21c40a74926bdef2)
;
var circle_marker_8e382c0d2fef37bb53a108c1c25a445f = L.circleMarker(
[42.217767861, 9.509959362],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_8a071c012e907e508407d71581a36fef = L.popup({
"maxWidth": "100%",
});
var html_eb37917fbe534885e804bd903413b73b = $(`<div id="html_eb37917fbe534885e804bd903413b73b" style="width: 100.0%; height: 100.0%;"><b>Linguizzetta</b><br>PLAINE ORIENTALE</div>`)[0];
popup_8a071c012e907e508407d71581a36fef.setContent(html_eb37917fbe534885e804bd903413b73b);
circle_marker_8e382c0d2fef37bb53a108c1c25a445f.bindPopup(popup_8a071c012e907e508407d71581a36fef)
;
var circle_marker_c58c12e2176f842e5a3a8c45f7114fd8 = L.circleMarker(
[42.370935911, 8.818884048],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_26b63eb721288eccc3799749524f0cbf = L.popup({
"maxWidth": "100%",
});
var html_c523857dc1d7cf2607af88cadfefa7ad = $(`<div id="html_c523857dc1d7cf2607af88cadfefa7ad" style="width: 100.0%; height: 100.0%;"><b>Manso</b><br>PAYS DE BALAGNE</div>`)[0];
popup_26b63eb721288eccc3799749524f0cbf.setContent(html_c523857dc1d7cf2607af88cadfefa7ad);
circle_marker_c58c12e2176f842e5a3a8c45f7114fd8.bindPopup(popup_26b63eb721288eccc3799749524f0cbf)
;
var circle_marker_858e386cb77699d0fd8c166ce7bb3fea = L.circleMarker(
[42.304307939, 9.327333922],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6140a02a830f7ac62703789ef28471fd = L.popup({
"maxWidth": "100%",
});
var html_e0d4d245ec6f38bf3ebd63948cabac51 = $(`<div id="html_e0d4d245ec6f38bf3ebd63948cabac51" style="width: 100.0%; height: 100.0%;"><b>Mazzola</b><br>CENTRE CORSE</div>`)[0];
popup_6140a02a830f7ac62703789ef28471fd.setContent(html_e0d4d245ec6f38bf3ebd63948cabac51);
circle_marker_858e386cb77699d0fd8c166ce7bb3fea.bindPopup(popup_6140a02a830f7ac62703789ef28471fd)
;
var circle_marker_516b497a85c7f199c439b58ef2aacf35 = L.circleMarker(
[42.474312405, 9.123341042],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_8f6e88cdadd624957f4078c3a9bf8492 = L.popup({
"maxWidth": "100%",
});
var html_4b0dfd8bd1dd5fa44abd78f4b85d9004 = $(`<div id="html_4b0dfd8bd1dd5fa44abd78f4b85d9004" style="width: 100.0%; height: 100.0%;"><b>Moltifao</b><br>CENTRE CORSE</div>`)[0];
popup_8f6e88cdadd624957f4078c3a9bf8492.setContent(html_4b0dfd8bd1dd5fa44abd78f4b85d9004);
circle_marker_516b497a85c7f199c439b58ef2aacf35.bindPopup(popup_8f6e88cdadd624957f4078c3a9bf8492)
;
var circle_marker_692b30a9202d65a91e5f6d9c5b5d705c = L.circleMarker(
[42.596773705, 8.998549075],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_46d012691a8ad374b2822de9142d3c3d = L.popup({
"maxWidth": "100%",
});
var html_b308039d58b1c900ec7c2673acae6d6e = $(`<div id="html_b308039d58b1c900ec7c2673acae6d6e" style="width: 100.0%; height: 100.0%;"><b>Occhiatana</b><br>PAYS DE BALAGNE</div>`)[0];
popup_46d012691a8ad374b2822de9142d3c3d.setContent(html_b308039d58b1c900ec7c2673acae6d6e);
circle_marker_692b30a9202d65a91e5f6d9c5b5d705c.bindPopup(popup_46d012691a8ad374b2822de9142d3c3d)
;
var circle_marker_5f59d2ff5d5514d0530393fe4a3628d5 = L.circleMarker(
[42.822221341, 9.354625421],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a05dd02b33ec7115fe7f23a9c8f66f92 = L.popup({
"maxWidth": "100%",
});
var html_46db621fc929ed4d3d55d43c6ce7235c = $(`<div id="html_46db621fc929ed4d3d55d43c6ce7235c" style="width: 100.0%; height: 100.0%;"><b>Ogliastro</b><br>PAYS BASTIAIS</div>`)[0];
popup_a05dd02b33ec7115fe7f23a9c8f66f92.setContent(html_46db621fc929ed4d3d55d43c6ce7235c);
circle_marker_5f59d2ff5d5514d0530393fe4a3628d5.bindPopup(popup_a05dd02b33ec7115fe7f23a9c8f66f92)
;
var circle_marker_b50a2cd5c9ca208740f4b3765b56f56b = L.circleMarker(
[41.712094263, 8.904666687],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_da9eeaaf54e1db34baf61f94c2133802 = L.popup({
"maxWidth": "100%",
});
var html_60b204cadd108628723816631cde52f0 = $(`<div id="html_60b204cadd108628723816631cde52f0" style="width: 100.0%; height: 100.0%;"><b>Olmeto</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_da9eeaaf54e1db34baf61f94c2133802.setContent(html_60b204cadd108628723816631cde52f0);
circle_marker_b50a2cd5c9ca208740f4b3765b56f56b.bindPopup(popup_da9eeaaf54e1db34baf61f94c2133802)
;
var circle_marker_b544a7f574f991f3ae985b14819202f5 = L.circleMarker(
[42.520107802, 9.019923665],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3cf3d21b93c572521a88ad8a8aa1d60b = L.popup({
"maxWidth": "100%",
});
var html_a9f924959bb583ec1ca52c90949d665a = $(`<div id="html_a9f924959bb583ec1ca52c90949d665a" style="width: 100.0%; height: 100.0%;"><b>Olmi-Cappella</b><br>PAYS DE BALAGNE</div>`)[0];
popup_3cf3d21b93c572521a88ad8a8aa1d60b.setContent(html_a9f924959bb583ec1ca52c90949d665a);
circle_marker_b544a7f574f991f3ae985b14819202f5.bindPopup(popup_3cf3d21b93c572521a88ad8a8aa1d60b)
;
var circle_marker_18092e427bb3adc1a5322330f319c5d2 = L.circleMarker(
[42.456479299, 9.345094755],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1189c926c57842e0fc84a23ec972b8e0 = L.popup({
"maxWidth": "100%",
});
var html_241819278d9c05983e5f84acc27d3a71 = $(`<div id="html_241819278d9c05983e5f84acc27d3a71" style="width: 100.0%; height: 100.0%;"><b>Ortiporio</b><br>PAYS BASTIAIS</div>`)[0];
popup_1189c926c57842e0fc84a23ec972b8e0.setContent(html_241819278d9c05983e5f84acc27d3a71);
circle_marker_18092e427bb3adc1a5322330f319c5d2.bindPopup(popup_1189c926c57842e0fc84a23ec972b8e0)
;
var circle_marker_f4d6c8f9aec3e6f2541af0d977a66ace = L.circleMarker(
[42.198884881, 8.957623504],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c3c82d97dd5b4f63cad9d08804fa9763 = L.popup({
"maxWidth": "100%",
});
var html_e295f6e86bf278e59e7ce315e5daa15e = $(`<div id="html_e295f6e86bf278e59e7ce315e5daa15e" style="width: 100.0%; height: 100.0%;"><b>Orto</b><br>OUEST CORSE</div>`)[0];
popup_c3c82d97dd5b4f63cad9d08804fa9763.setContent(html_e295f6e86bf278e59e7ce315e5daa15e);
circle_marker_f4d6c8f9aec3e6f2541af0d977a66ace.bindPopup(popup_c3c82d97dd5b4f63cad9d08804fa9763)
;
var circle_marker_5036af4219ca4f9adddf3ef50be39313 = L.circleMarker(
[42.446285826, 9.18174561],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_334b1315a46eaf20336c405f4bbba88a = L.popup({
"maxWidth": "100%",
});
var html_b4a978734d88eb2d64fbad4a7cd1110d = $(`<div id="html_b4a978734d88eb2d64fbad4a7cd1110d" style="width: 100.0%; height: 100.0%;"><b>Piedigriggio</b><br>CENTRE CORSE</div>`)[0];
popup_334b1315a46eaf20336c405f4bbba88a.setContent(html_b4a978734d88eb2d64fbad4a7cd1110d);
circle_marker_5036af4219ca4f9adddf3ef50be39313.bindPopup(popup_334b1315a46eaf20336c405f4bbba88a)
;
var circle_marker_416afc5065352aa21b0434622fc96adb = L.circleMarker(
[42.233745006, 9.354649252],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_056600fd7ae534424f89e541a853596f = L.popup({
"maxWidth": "100%",
});
var html_191007609f6e3e9dd239ba97c50a9039 = $(`<div id="html_191007609f6e3e9dd239ba97c50a9039" style="width: 100.0%; height: 100.0%;"><b>Pietraserena</b><br>CENTRE CORSE</div>`)[0];
popup_056600fd7ae534424f89e541a853596f.setContent(html_191007609f6e3e9dd239ba97c50a9039);
circle_marker_416afc5065352aa21b0434622fc96adb.bindPopup(popup_056600fd7ae534424f89e541a853596f)
;
var circle_marker_64cbda7417267f868cd7176c71fdb430 = L.circleMarker(
[41.828388927, 8.813564382],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a96c43e6c1ff511bb74a6bc57e19d477 = L.popup({
"maxWidth": "100%",
});
var html_a9f0e1de27a7ec8acc3f0030f5cea313 = $(`<div id="html_a9f0e1de27a7ec8acc3f0030f5cea313" style="width: 100.0%; height: 100.0%;"><b>Pietrosella</b><br>PAYS AJACCIEN</div>`)[0];
popup_a96c43e6c1ff511bb74a6bc57e19d477.setContent(html_a9f0e1de27a7ec8acc3f0030f5cea313);
circle_marker_64cbda7417267f868cd7176c71fdb430.bindPopup(popup_a96c43e6c1ff511bb74a6bc57e19d477)
;
var circle_marker_c7034e03041209d49229cf25a84f4229 = L.circleMarker(
[41.792130713, 8.898406314],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c36730a480606d0f28be4f45a8732016 = L.popup({
"maxWidth": "100%",
});
var html_0b4b2903d4d6bd3fdbd4a8208f78a219 = $(`<div id="html_0b4b2903d4d6bd3fdbd4a8208f78a219" style="width: 100.0%; height: 100.0%;"><b>Pila-Canale</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_c36730a480606d0f28be4f45a8732016.setContent(html_0b4b2903d4d6bd3fdbd4a8208f78a219);
circle_marker_c7034e03041209d49229cf25a84f4229.bindPopup(popup_c36730a480606d0f28be4f45a8732016)
;
var circle_marker_9236ed54eb87905934926ed1c30f7e04 = L.circleMarker(
[42.268695229, 9.205973945],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c7baeab1e5a3e2fe7d54beb4a5d6efc1 = L.popup({
"maxWidth": "100%",
});
var html_58223cbe2de3364b1fa9b91dc2ed30b0 = $(`<div id="html_58223cbe2de3364b1fa9b91dc2ed30b0" style="width: 100.0%; height: 100.0%;"><b>Poggio-di-Venaco</b><br>CENTRE CORSE</div>`)[0];
popup_c7baeab1e5a3e2fe7d54beb4a5d6efc1.setContent(html_58223cbe2de3364b1fa9b91dc2ed30b0);
circle_marker_9236ed54eb87905934926ed1c30f7e04.bindPopup(popup_c7baeab1e5a3e2fe7d54beb4a5d6efc1)
;
var circle_marker_6707e034817489bb6279b5be04600efe = L.circleMarker(
[42.436106435, 9.347133242],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c7dcc0843a1d761e64921336513de0a0 = L.popup({
"maxWidth": "100%",
});
var html_5c95566ba3f62aee02f2e126b05e8467 = $(`<div id="html_5c95566ba3f62aee02f2e126b05e8467" style="width: 100.0%; height: 100.0%;"><b>Poggio-Marinaccio</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_c7dcc0843a1d761e64921336513de0a0.setContent(html_5c95566ba3f62aee02f2e126b05e8467);
circle_marker_6707e034817489bb6279b5be04600efe.bindPopup(popup_c7dcc0843a1d761e64921336513de0a0)
;
var circle_marker_9b36b1bc13570e976495295255634991 = L.circleMarker(
[42.437461206, 9.135258451],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_555a52ba3fa17da661849576f48269f2 = L.popup({
"maxWidth": "100%",
});
var html_c19ee67a6d73c75bb25f6fcfd577c767 = $(`<div id="html_c19ee67a6d73c75bb25f6fcfd577c767" style="width: 100.0%; height: 100.0%;"><b>Popolasca</b><br>CENTRE CORSE</div>`)[0];
popup_555a52ba3fa17da661849576f48269f2.setContent(html_c19ee67a6d73c75bb25f6fcfd577c767);
circle_marker_9b36b1bc13570e976495295255634991.bindPopup(popup_555a52ba3fa17da661849576f48269f2)
;
var circle_marker_2241b9a1d7cc81867750d5d0b1b2794a = L.circleMarker(
[42.509944635, 9.405483212],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_9b67493ff56251e96ccfad8bd211e0d6 = L.popup({
"maxWidth": "100%",
});
var html_19299a95b830a77a47081ff39bdbf9ac = $(`<div id="html_19299a95b830a77a47081ff39bdbf9ac" style="width: 100.0%; height: 100.0%;"><b>Prunelli-di-Casacconi</b><br>PAYS BASTIAIS</div>`)[0];
popup_9b67493ff56251e96ccfad8bd211e0d6.setContent(html_19299a95b830a77a47081ff39bdbf9ac);
circle_marker_2241b9a1d7cc81867750d5d0b1b2794a.bindPopup(popup_9b67493ff56251e96ccfad8bd211e0d6)
;
var circle_marker_6ef5382c95dc0bfff490f8cf271d90a9 = L.circleMarker(
[41.807500353, 9.200726813],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_038f1a012d39f319b0ada13c0ed43305 = L.popup({
"maxWidth": "100%",
});
var html_08f4cc1eed79479012c2a13e31fd434d = $(`<div id="html_08f4cc1eed79479012c2a13e31fd434d" style="width: 100.0%; height: 100.0%;"><b>Quenza</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_038f1a012d39f319b0ada13c0ed43305.setContent(html_08f4cc1eed79479012c2a13e31fd434d);
circle_marker_6ef5382c95dc0bfff490f8cf271d90a9.bindPopup(popup_038f1a012d39f319b0ada13c0ed43305)
;
var circle_marker_e582cdd121cdfc295fc1e158bf35e4ad = L.circleMarker(
[42.375058194, 9.383937899],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_84d27c6ef2cb604a0de27bcbd7d15b26 = L.popup({
"maxWidth": "100%",
});
var html_35d91125eac2f52736f82465dc32ce4d = $(`<div id="html_35d91125eac2f52736f82465dc32ce4d" style="width: 100.0%; height: 100.0%;"><b>Rapaggio</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_84d27c6ef2cb604a0de27bcbd7d15b26.setContent(html_35d91125eac2f52736f82465dc32ce4d);
circle_marker_e582cdd121cdfc295fc1e158bf35e4ad.bindPopup(popup_84d27c6ef2cb604a0de27bcbd7d15b26)
;
var circle_marker_a23b261000a31cac4e3b485b475ae734 = L.circleMarker(
[42.972122193, 9.426061606],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_2c0981ed535e40809bce5356cb859687 = L.popup({
"maxWidth": "100%",
});
var html_bb362b7a829e2d526a10c3233440accf = $(`<div id="html_bb362b7a829e2d526a10c3233440accf" style="width: 100.0%; height: 100.0%;"><b>Rogliano</b><br>PAYS BASTIAIS</div>`)[0];
popup_2c0981ed535e40809bce5356cb859687.setContent(html_bb362b7a829e2d526a10c3233440accf);
circle_marker_a23b261000a31cac4e3b485b475ae734.bindPopup(popup_2c0981ed535e40809bce5356cb859687)
;
var circle_marker_7cea106bcf2a77a4d213eb450f6ceac1 = L.circleMarker(
[42.125334299, 8.861925294],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_324c2ffd21fbe4944a8f24f2369187d3 = L.popup({
"maxWidth": "100%",
});
var html_02eadb43874f87e89c7976137bd9c3c3 = $(`<div id="html_02eadb43874f87e89c7976137bd9c3c3" style="width: 100.0%; height: 100.0%;"><b>Rosazia</b><br>OUEST CORSE</div>`)[0];
popup_324c2ffd21fbe4944a8f24f2369187d3.setContent(html_02eadb43874f87e89c7976137bd9c3c3);
circle_marker_7cea106bcf2a77a4d213eb450f6ceac1.bindPopup(popup_324c2ffd21fbe4944a8f24f2369187d3)
;
var circle_marker_7eb6021dce57b87b088846c357ec13b7 = L.circleMarker(
[41.668133274, 9.061131462],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_056177a7d4fefa5081a02815b3bdb3b9 = L.popup({
"maxWidth": "100%",
});
var html_31ab6bcaac0d5c2cd20ccfd8edf320d5 = $(`<div id="html_31ab6bcaac0d5c2cd20ccfd8edf320d5" style="width: 100.0%; height: 100.0%;"><b>Sainte-Lucie-de-Tallano</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_056177a7d4fefa5081a02815b3bdb3b9.setContent(html_31ab6bcaac0d5c2cd20ccfd8edf320d5);
circle_marker_7eb6021dce57b87b088846c357ec13b7.bindPopup(popup_056177a7d4fefa5081a02815b3bdb3b9)
;
var circle_marker_3c85376f3de4d269bf3fe21e997e4efe = L.circleMarker(
[42.104686784, 8.902309872],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f3674ac85022bea8fd4637dd435dd4b9 = L.popup({
"maxWidth": "100%",
});
var html_e80181e78de38c061957dfeea743a703 = $(`<div id="html_e80181e78de38c061957dfeea743a703" style="width: 100.0%; height: 100.0%;"><b>Salice</b><br>OUEST CORSE</div>`)[0];
popup_f3674ac85022bea8fd4637dd435dd4b9.setContent(html_e80181e78de38c061957dfeea743a703);
circle_marker_3c85376f3de4d269bf3fe21e997e4efe.bindPopup(popup_f3674ac85022bea8fd4637dd435dd4b9)
;
var circle_marker_a959531598d6d9bda815b8cadf8c00ee = L.circleMarker(
[41.946486583, 9.120742619],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_5047634799184d812e519e47804947a2 = L.popup({
"maxWidth": "100%",
});
var html_fca93f4269e97a2926ec34196d5373d0 = $(`<div id="html_fca93f4269e97a2926ec34196d5373d0" style="width: 100.0%; height: 100.0%;"><b>Sampolo</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_5047634799184d812e519e47804947a2.setContent(html_fca93f4269e97a2926ec34196d5373d0);
circle_marker_a959531598d6d9bda815b8cadf8c00ee.bindPopup(popup_5047634799184d812e519e47804947a2)
;
var circle_marker_d16520e46df4d063ba56af80222cc76c = L.circleMarker(
[41.971505019, 9.247435686],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_74aa3b9dd4c6a5db2c3c2209cf507b68 = L.popup({
"maxWidth": "100%",
});
var html_c27db1630a40a86b8e746d68e9c5fa31 = $(`<div id="html_c27db1630a40a86b8e746d68e9c5fa31" style="width: 100.0%; height: 100.0%;"><b>San-Gavino-di-Fiumorbo</b><br>PLAINE ORIENTALE</div>`)[0];
popup_74aa3b9dd4c6a5db2c3c2209cf507b68.setContent(html_c27db1630a40a86b8e746d68e9c5fa31);
circle_marker_d16520e46df4d063ba56af80222cc76c.bindPopup(popup_74aa3b9dd4c6a5db2c3c2209cf507b68)
;
var circle_marker_ae9888d204a038fea13fb1fd149f8b81 = L.circleMarker(
[42.001804096, 8.835119475],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1bdea2bda03c165c7ef3aee034bd993b = L.popup({
"maxWidth": "100%",
});
var html_e52761da7dc16dd9e02d37060042ca70 = $(`<div id="html_e52761da7dc16dd9e02d37060042ca70" style="width: 100.0%; height: 100.0%;"><b>Sarrola-Carcopino</b><br>PAYS AJACCIEN</div>`)[0];
popup_1bdea2bda03c165c7ef3aee034bd993b.setContent(html_e52761da7dc16dd9e02d37060042ca70);
circle_marker_ae9888d204a038fea13fb1fd149f8b81.bindPopup(popup_1bdea2bda03c165c7ef3aee034bd993b)
;
var circle_marker_8b1173007f6ae58eeb98abd53f0b6405 = L.circleMarker(
[41.971818306, 9.328709317],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_090575251ad38767b25e1239cb7ecb07 = L.popup({
"maxWidth": "100%",
});
var html_b6024e4a649a7513fbf4e4c769858e91 = $(`<div id="html_b6024e4a649a7513fbf4e4c769858e91" style="width: 100.0%; height: 100.0%;"><b>Serra-di-Fiumorbo</b><br>PLAINE ORIENTALE</div>`)[0];
popup_090575251ad38767b25e1239cb7ecb07.setContent(html_b6024e4a649a7513fbf4e4c769858e91);
circle_marker_8b1173007f6ae58eeb98abd53f0b6405.bindPopup(popup_090575251ad38767b25e1239cb7ecb07)
;
var circle_marker_35cfb5130c0a21bd8e7af4761da6cfae = L.circleMarker(
[42.209514801, 8.922484339],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_75b86a45213b98ea0669e3e0fece0fa9 = L.popup({
"maxWidth": "100%",
});
var html_29b99c5100bbaed5573160b912b3e5bf = $(`<div id="html_29b99c5100bbaed5573160b912b3e5bf" style="width: 100.0%; height: 100.0%;"><b>Soccia</b><br>OUEST CORSE</div>`)[0];
popup_75b86a45213b98ea0669e3e0fece0fa9.setContent(html_29b99c5100bbaed5573160b912b3e5bf);
circle_marker_35cfb5130c0a21bd8e7af4761da6cfae.bindPopup(popup_75b86a45213b98ea0669e3e0fece0fa9)
;
var circle_marker_7fdac679f9eac1722df90a564f418460 = L.circleMarker(
[41.879729335, 9.320753989],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a13705f4d5f885df050f47f351aa2a18 = L.popup({
"maxWidth": "100%",
});
var html_e0b5c26a7c1c14e55157e8d218069768 = $(`<div id="html_e0b5c26a7c1c14e55157e8d218069768" style="width: 100.0%; height: 100.0%;"><b>Solaro</b><br>PLAINE ORIENTALE</div>`)[0];
popup_a13705f4d5f885df050f47f351aa2a18.setContent(html_e0b5c26a7c1c14e55157e8d218069768);
circle_marker_7fdac679f9eac1722df90a564f418460.bindPopup(popup_a13705f4d5f885df050f47f351aa2a18)
;
var circle_marker_2fe3357173cf27d1a3488983fd4e6a8f = L.circleMarker(
[42.577541785, 9.244900728],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a5bc36de90e6f71b276b7bec95e68dfa = L.popup({
"maxWidth": "100%",
});
var html_2ba766f17bff0305478c3b29cd119d3c = $(`<div id="html_2ba766f17bff0305478c3b29cd119d3c" style="width: 100.0%; height: 100.0%;"><b>Sorio</b><br>PAYS BASTIAIS</div>`)[0];
popup_a5bc36de90e6f71b276b7bec95e68dfa.setContent(html_2ba766f17bff0305478c3b29cd119d3c);
circle_marker_2fe3357173cf27d1a3488983fd4e6a8f.bindPopup(popup_a5bc36de90e6f71b276b7bec95e68dfa)
;
var circle_marker_6db0582afc0a4b831097f79d772ddb4c = L.circleMarker(
[42.335484289, 9.515431559],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f76cd9fae4961e78167cf5d4dac51f31 = L.popup({
"maxWidth": "100%",
});
var html_ff7bfb59a16c483455554053b301d118 = $(`<div id="html_ff7bfb59a16c483455554053b301d118" style="width: 100.0%; height: 100.0%;"><b>Valle-di-Campoloro</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_f76cd9fae4961e78167cf5d4dac51f31.setContent(html_ff7bfb59a16c483455554053b301d118);
circle_marker_6db0582afc0a4b831097f79d772ddb4c.bindPopup(popup_f76cd9fae4961e78167cf5d4dac51f31)
;
var circle_marker_d07734841a2f0f9ea88ffae3067956d3 = L.circleMarker(
[42.023677226, 8.820219186],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6f4b964a5866ac6a83f32bca513e34a1 = L.popup({
"maxWidth": "100%",
});
var html_e9559803cce18ee97375a2cdab9f034b = $(`<div id="html_e9559803cce18ee97375a2cdab9f034b" style="width: 100.0%; height: 100.0%;"><b>Valle-di-Mezzana</b><br>PAYS AJACCIEN</div>`)[0];
popup_6f4b964a5866ac6a83f32bca513e34a1.setContent(html_e9559803cce18ee97375a2cdab9f034b);
circle_marker_d07734841a2f0f9ea88ffae3067956d3.bindPopup(popup_6f4b964a5866ac6a83f32bca513e34a1)
;
var circle_marker_e06c1573af6c6ee0b072bca376b2f441 = L.circleMarker(
[41.941134978, 9.362670018],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e289502d19f30b4d706978e6f01b5dfd = L.popup({
"maxWidth": "100%",
});
var html_028464ec872eb689710873731ff7dce2 = $(`<div id="html_028464ec872eb689710873731ff7dce2" style="width: 100.0%; height: 100.0%;"><b>Ventiseri</b><br>PLAINE ORIENTALE</div>`)[0];
popup_e289502d19f30b4d706978e6f01b5dfd.setContent(html_028464ec872eb689710873731ff7dce2);
circle_marker_e06c1573af6c6ee0b072bca376b2f441.bindPopup(popup_e289502d19f30b4d706978e6f01b5dfd)
;
var circle_marker_af7fdcb513e97d14ed8e35eeb3e72d65 = L.circleMarker(
[42.061137696, 8.922243833],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a431fd31736c83f45b6504c4c7a664f3 = L.popup({
"maxWidth": "100%",
});
var html_5699a1df72e5cc9b046b16b2e487fa0c = $(`<div id="html_5699a1df72e5cc9b046b16b2e487fa0c" style="width: 100.0%; height: 100.0%;"><b>Vero</b><br>PAYS AJACCIEN</div>`)[0];
popup_a431fd31736c83f45b6504c4c7a664f3.setContent(html_5699a1df72e5cc9b046b16b2e487fa0c);
circle_marker_af7fdcb513e97d14ed8e35eeb3e72d65.bindPopup(popup_a431fd31736c83f45b6504c4c7a664f3)
;
var circle_marker_22ba534920571fe1d5f27a9e480f7aeb = L.circleMarker(
[42.515771377, 9.473989387],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a95abfb2e24f39a4fa0d7e9f3fe743f8 = L.popup({
"maxWidth": "100%",
});
var html_c8893755716959b91c6fbd42cc74ee4f = $(`<div id="html_c8893755716959b91c6fbd42cc74ee4f" style="width: 100.0%; height: 100.0%;"><b>Vescovato</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_a95abfb2e24f39a4fa0d7e9f3fe743f8.setContent(html_c8893755716959b91c6fbd42cc74ee4f);
circle_marker_22ba534920571fe1d5f27a9e480f7aeb.bindPopup(popup_a95abfb2e24f39a4fa0d7e9f3fe743f8)
;
var circle_marker_4d467aa9b9d6425d064b0dabefc4c744 = L.circleMarker(
[42.1507896, 8.730071527],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e8a069863b50152c2e34b7e802643669 = L.popup({
"maxWidth": "100%",
});
var html_760091b6377be8006bda2ae9372e8925 = $(`<div id="html_760091b6377be8006bda2ae9372e8925" style="width: 100.0%; height: 100.0%;"><b>Vico</b><br>OUEST CORSE</div>`)[0];
popup_e8a069863b50152c2e34b7e802643669.setContent(html_760091b6377be8006bda2ae9372e8925);
circle_marker_4d467aa9b9d6425d064b0dabefc4c744.bindPopup(popup_e8a069863b50152c2e34b7e802643669)
;
var circle_marker_6af5c886c2fd4a4276e89f3a6be1d691 = L.circleMarker(
[41.834494139, 8.983551172],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c37d4fd9978dc86e0de44922a3d55ed7 = L.popup({
"maxWidth": "100%",
});
var html_41e909bb24e0a019854e560b28375f50 = $(`<div id="html_41e909bb24e0a019854e560b28375f50" style="width: 100.0%; height: 100.0%;"><b>Zigliara</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_c37d4fd9978dc86e0de44922a3d55ed7.setContent(html_41e909bb24e0a019854e560b28375f50);
circle_marker_6af5c886c2fd4a4276e89f3a6be1d691.bindPopup(popup_c37d4fd9978dc86e0de44922a3d55ed7)
;
var circle_marker_8f197768ff1cf805a880d21857586993 = L.circleMarker(
[41.721323664, 9.266906298],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d3840d50cde773f772c8fde23b05d721 = L.popup({
"maxWidth": "100%",
});
var html_c58b0a69c9a23f23b1d29eaccd28021e = $(`<div id="html_c58b0a69c9a23f23b1d29eaccd28021e" style="width: 100.0%; height: 100.0%;"><b>Zonza</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_d3840d50cde773f772c8fde23b05d721.setContent(html_c58b0a69c9a23f23b1d29eaccd28021e);
circle_marker_8f197768ff1cf805a880d21857586993.bindPopup(popup_d3840d50cde773f772c8fde23b05d721)
;
var circle_marker_465fe8ee3583f6b65aaa71c5d61df640 = L.circleMarker(
[41.721274416, 9.071461428],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3e26ad2d303ebda91dc870414dc160e3 = L.popup({
"maxWidth": "100%",
});
var html_9c9c92e1862cd9e0294421e141bfb94d = $(`<div id="html_9c9c92e1862cd9e0294421e141bfb94d" style="width: 100.0%; height: 100.0%;"><b>Zoza</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_3e26ad2d303ebda91dc870414dc160e3.setContent(html_9c9c92e1862cd9e0294421e141bfb94d);
circle_marker_465fe8ee3583f6b65aaa71c5d61df640.bindPopup(popup_3e26ad2d303ebda91dc870414dc160e3)
;
var circle_marker_54b48faa4c5b7e1f4001cf7ad7a5224d = L.circleMarker(
[41.934714906, 8.700944147],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_910c0fb550e5b2fc98d91450b98f0d4d = L.popup({
"maxWidth": "100%",
});
var html_75ee8db89893c63590091d3f749faeac = $(`<div id="html_75ee8db89893c63590091d3f749faeac" style="width: 100.0%; height: 100.0%;"><b>Ajaccio</b><br>PAYS AJACCIEN</div>`)[0];
popup_910c0fb550e5b2fc98d91450b98f0d4d.setContent(html_75ee8db89893c63590091d3f749faeac);
circle_marker_54b48faa4c5b7e1f4001cf7ad7a5224d.bindPopup(popup_910c0fb550e5b2fc98d91450b98f0d4d)
;
var circle_marker_29ec7e965493cb027cfb967e99a6d46c = L.circleMarker(
[42.254069427, 9.356980634],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_27724360b1b83009e9cb6c808ac23bef = L.popup({
"maxWidth": "100%",
});
var html_a9d1aa430757721384a2b31292245c43 = $(`<div id="html_a9d1aa430757721384a2b31292245c43" style="width: 100.0%; height: 100.0%;"><b>Ampriani</b><br>PLAINE ORIENTALE</div>`)[0];
popup_27724360b1b83009e9cb6c808ac23bef.setContent(html_a9d1aa430757721384a2b31292245c43);
circle_marker_29ec7e965493cb027cfb967e99a6d46c.bindPopup(popup_27724360b1b83009e9cb6c808ac23bef)
;
var circle_marker_d91ab4b85b0adda01fd7cf72699bc0e8 = L.circleMarker(
[42.156532393, 9.3835262],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7351a7312fefe144e85f606ea052a4bf = L.popup({
"maxWidth": "100%",
});
var html_d64841b1a7705eaf347e898fcaa25359 = $(`<div id="html_d64841b1a7705eaf347e898fcaa25359" style="width: 100.0%; height: 100.0%;"><b>Antisanti</b><br>PLAINE ORIENTALE</div>`)[0];
popup_7351a7312fefe144e85f606ea052a4bf.setContent(html_d64841b1a7705eaf347e898fcaa25359);
circle_marker_d91ab4b85b0adda01fd7cf72699bc0e8.bindPopup(popup_7351a7312fefe144e85f606ea052a4bf)
;
var circle_marker_58ede07ea2535d50dac039608109b821 = L.circleMarker(
[42.128066991, 8.795671346],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7a2386643b5f218a8287f45fee2aa7e7 = L.popup({
"maxWidth": "100%",
});
var html_de541e3d3bca362ddb818d9fcc2228d5 = $(`<div id="html_de541e3d3bca362ddb818d9fcc2228d5" style="width: 100.0%; height: 100.0%;"><b>Arbori</b><br>OUEST CORSE</div>`)[0];
popup_7a2386643b5f218a8287f45fee2aa7e7.setContent(html_de541e3d3bca362ddb818d9fcc2228d5);
circle_marker_58ede07ea2535d50dac039608109b821.bindPopup(popup_7a2386643b5f218a8287f45fee2aa7e7)
;
var circle_marker_4581ce78a7c55b1f41ce60324ba01b8a = L.circleMarker(
[42.590900289, 8.876938763],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0a59aaaf742014ee8671e1f4155893b9 = L.popup({
"maxWidth": "100%",
});
var html_358a5a266615711b2ba36a2f7cfeb899 = $(`<div id="html_358a5a266615711b2ba36a2f7cfeb899" style="width: 100.0%; height: 100.0%;"><b>Aregno</b><br>PAYS DE BALAGNE</div>`)[0];
popup_0a59aaaf742014ee8671e1f4155893b9.setContent(html_358a5a266615711b2ba36a2f7cfeb899);
circle_marker_4581ce78a7c55b1f41ce60324ba01b8a.bindPopup(popup_0a59aaaf742014ee8671e1f4155893b9)
;
var circle_marker_4a78bff2dc4d43b8448802955ba341e1 = L.circleMarker(
[42.873175358, 9.360537313],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_9c55501caec769e93ccc1a24044b1088 = L.popup({
"maxWidth": "100%",
});
var html_10bba741323740302399b17d906e6d3e = $(`<div id="html_10bba741323740302399b17d906e6d3e" style="width: 100.0%; height: 100.0%;"><b>Barrettali</b><br>PAYS BASTIAIS</div>`)[0];
popup_9c55501caec769e93ccc1a24044b1088.setContent(html_10bba741323740302399b17d906e6d3e);
circle_marker_4a78bff2dc4d43b8448802955ba341e1.bindPopup(popup_9c55501caec769e93ccc1a24044b1088)
;
var circle_marker_ebb320cd1d0f4ffef2a360d78cec3478 = L.circleMarker(
[42.486019143, 9.319438296],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0bea4b8ae62e84484b3a353c35590776 = L.popup({
"maxWidth": "100%",
});
var html_5b37d2185cec47a830e827ed9f1c4ece = $(`<div id="html_5b37d2185cec47a830e827ed9f1c4ece" style="width: 100.0%; height: 100.0%;"><b>Bisinchi</b><br>CENTRE CORSE</div>`)[0];
popup_0bea4b8ae62e84484b3a353c35590776.setContent(html_5b37d2185cec47a830e827ed9f1c4ece);
circle_marker_ebb320cd1d0f4ffef2a360d78cec3478.bindPopup(popup_0bea4b8ae62e84484b3a353c35590776)
;
var circle_marker_6101c01f23f5b9b5abbf51a0eedfa63b = L.circleMarker(
[41.435013642, 9.185681095],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_89e9253f0d6ee63fe86a5542cafca980 = L.popup({
"maxWidth": "100%",
});
var html_3a0750f5571853a60444b78f608bd2a5 = $(`<div id="html_3a0750f5571853a60444b78f608bd2a5" style="width: 100.0%; height: 100.0%;"><b>Bonifacio</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_89e9253f0d6ee63fe86a5542cafca980.setContent(html_3a0750f5571853a60444b78f608bd2a5);
circle_marker_6101c01f23f5b9b5abbf51a0eedfa63b.bindPopup(popup_89e9253f0d6ee63fe86a5542cafca980)
;
var circle_marker_ce0db549d1301098c60284151792cff1 = L.circleMarker(
[42.327134133, 9.308731954],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_c64a63ad32d0ae237cc022ca7e5a5b9f = L.popup({
"maxWidth": "100%",
});
var html_db015853fcf86b3665560c5d5e0488ba = $(`<div id="html_db015853fcf86b3665560c5d5e0488ba" style="width: 100.0%; height: 100.0%;"><b>Bustanico</b><br>CENTRE CORSE</div>`)[0];
popup_c64a63ad32d0ae237cc022ca7e5a5b9f.setContent(html_db015853fcf86b3665560c5d5e0488ba);
circle_marker_ce0db549d1301098c60284151792cff1.bindPopup(popup_c64a63ad32d0ae237cc022ca7e5a5b9f)
;
var circle_marker_f492866c910290f8e8ae6e4a20955234 = L.circleMarker(
[42.028473495, 8.738326994],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6c1328bebf759f530627303ae21c0385 = L.popup({
"maxWidth": "100%",
});
var html_1defcab15f3d79076677caf5e0f5c098 = $(`<div id="html_1defcab15f3d79076677caf5e0f5c098" style="width: 100.0%; height: 100.0%;"><b>Calcatoggio</b><br>OUEST CORSE</div>`)[0];
popup_6c1328bebf759f530627303ae21c0385.setContent(html_1defcab15f3d79076677caf5e0f5c098);
circle_marker_f492866c910290f8e8ae6e4a20955234.bindPopup(popup_6c1328bebf759f530627303ae21c0385)
;
var circle_marker_a808b700fc9099062986a5095846b877 = L.circleMarker(
[42.478233108, 8.804164887],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_41376244e8e49d239d245659fa1227a1 = L.popup({
"maxWidth": "100%",
});
var html_7d5959856e884a051ddc4836c3ce8ba8 = $(`<div id="html_7d5959856e884a051ddc4836c3ce8ba8" style="width: 100.0%; height: 100.0%;"><b>Calenzana</b><br>PAYS DE BALAGNE</div>`)[0];
popup_41376244e8e49d239d245659fa1227a1.setContent(html_7d5959856e884a051ddc4836c3ce8ba8);
circle_marker_a808b700fc9099062986a5095846b877.bindPopup(popup_41376244e8e49d239d245659fa1227a1)
;
var circle_marker_5a1f8cf56ea9224066be3c176560d1ba = L.circleMarker(
[42.495874387, 9.355468104],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7fa33d7235afd2b0f1d029936d85b67a = L.popup({
"maxWidth": "100%",
});
var html_54aa603709dea3c33169e2aaf129002f = $(`<div id="html_54aa603709dea3c33169e2aaf129002f" style="width: 100.0%; height: 100.0%;"><b>Campile</b><br>PAYS BASTIAIS</div>`)[0];
popup_7fa33d7235afd2b0f1d029936d85b67a.setContent(html_54aa603709dea3c33169e2aaf129002f);
circle_marker_5a1f8cf56ea9224066be3c176560d1ba.bindPopup(popup_7fa33d7235afd2b0f1d029936d85b67a)
;
var circle_marker_ab49e0dfcd5d514fd753c3e33c89245b = L.circleMarker(
[41.890771999, 9.000227322],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_ed85ba11b9cc187b640436bac402a8ef = L.popup({
"maxWidth": "100%",
});
var html_c3233bc95194500669452e70915ac99c = $(`<div id="html_c3233bc95194500669452e70915ac99c" style="width: 100.0%; height: 100.0%;"><b>Campo</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_ed85ba11b9cc187b640436bac402a8ef.setContent(html_c3233bc95194500669452e70915ac99c);
circle_marker_ab49e0dfcd5d514fd753c3e33c89245b.bindPopup(popup_ed85ba11b9cc187b640436bac402a8ef)
;
var circle_marker_cf8fa6f645a56300f61a684559afe367 = L.circleMarker(
[42.265070947, 9.501682966],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3ba8dc3670c71c3cd72464d73ac7da81 = L.popup({
"maxWidth": "100%",
});
var html_f7dba3e31e669ca471d55f8f99c06dc6 = $(`<div id="html_f7dba3e31e669ca471d55f8f99c06dc6" style="width: 100.0%; height: 100.0%;"><b>Canale-di-Verde</b><br>PLAINE ORIENTALE</div>`)[0];
popup_3ba8dc3670c71c3cd72464d73ac7da81.setContent(html_f7dba3e31e669ca471d55f8f99c06dc6);
circle_marker_cf8fa6f645a56300f61a684559afe367.bindPopup(popup_3ba8dc3670c71c3cd72464d73ac7da81)
;
var circle_marker_325d6adf215d7b61a2ec8dfeb0ea2148 = L.circleMarker(
[42.496582029, 9.234597593],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a4b4e26b77c13b996aa786d6372dd819 = L.popup({
"maxWidth": "100%",
});
var html_f4997f79d45d0fb2362f29a66d8d153c = $(`<div id="html_f4997f79d45d0fb2362f29a66d8d153c" style="width: 100.0%; height: 100.0%;"><b>Canavaggia</b><br>CENTRE CORSE</div>`)[0];
popup_a4b4e26b77c13b996aa786d6372dd819.setContent(html_f4997f79d45d0fb2362f29a66d8d153c);
circle_marker_325d6adf215d7b61a2ec8dfeb0ea2148.bindPopup(popup_a4b4e26b77c13b996aa786d6372dd819)
;
var circle_marker_dc694940ade88c4444a389575dbb796a = L.circleMarker(
[42.435560307, 9.423293866],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_ed9e60cacae021a17fd896366280477b = L.popup({
"maxWidth": "100%",
});
var html_524f71be557e7de3ce268240ca137091 = $(`<div id="html_524f71be557e7de3ce268240ca137091" style="width: 100.0%; height: 100.0%;"><b>Casalta</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_ed9e60cacae021a17fd896366280477b.setContent(html_524f71be557e7de3ce268240ca137091);
circle_marker_dc694940ade88c4444a389575dbb796a.bindPopup(popup_ed9e60cacae021a17fd896366280477b)
;
var circle_marker_e415038de8510bf50cc92e657df16e92 = L.circleMarker(
[42.282832216, 8.995293774],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3a37cd91f40e935c835019e8b56ccd58 = L.popup({
"maxWidth": "100%",
});
var html_49894b21aa0d3d4efad1042d8c70ac31 = $(`<div id="html_49894b21aa0d3d4efad1042d8c70ac31" style="width: 100.0%; height: 100.0%;"><b>Casamaccioli</b><br>CENTRE CORSE</div>`)[0];
popup_3a37cd91f40e935c835019e8b56ccd58.setContent(html_49894b21aa0d3d4efad1042d8c70ac31);
circle_marker_e415038de8510bf50cc92e657df16e92.bindPopup(popup_3a37cd91f40e935c835019e8b56ccd58)
;
var circle_marker_b23b954bfdae02cc1312eab6be412faf = L.circleMarker(
[42.261871783, 9.151974719],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_98531bbf71ff6a0e850d2dc9e7d4d15e = L.popup({
"maxWidth": "100%",
});
var html_1a7c81b3bd6d241c5d4baec39e080802 = $(`<div id="html_1a7c81b3bd6d241c5d4baec39e080802" style="width: 100.0%; height: 100.0%;"><b>Casanova</b><br>CENTRE CORSE</div>`)[0];
popup_98531bbf71ff6a0e850d2dc9e7d4d15e.setContent(html_1a7c81b3bd6d241c5d4baec39e080802);
circle_marker_b23b954bfdae02cc1312eab6be412faf.bindPopup(popup_98531bbf71ff6a0e850d2dc9e7d4d15e)
;
var circle_marker_1ae5a73eca7adc26eebf5597d3f38119 = L.circleMarker(
[42.428151857, 9.272871351],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_45f5dad09d08fa1f7da7a6de1bdd262b = L.popup({
"maxWidth": "100%",
});
var html_7882ab1d704db683a577705647fcc5fd = $(`<div id="html_7882ab1d704db683a577705647fcc5fd" style="width: 100.0%; height: 100.0%;"><b>Castineta</b><br>CENTRE CORSE</div>`)[0];
popup_45f5dad09d08fa1f7da7a6de1bdd262b.setContent(html_7882ab1d704db683a577705647fcc5fd);
circle_marker_1ae5a73eca7adc26eebf5597d3f38119.bindPopup(popup_45f5dad09d08fa1f7da7a6de1bdd262b)
;
var circle_marker_1b2cd2b1fa9eab9716cd05ae615d4970 = L.circleMarker(
[42.569234613, 8.896582034],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_74d3a3f5255b3f42060f6fd16a6245cc = L.popup({
"maxWidth": "100%",
});
var html_250cd1dbfe31af64de16e5518b56beb4 = $(`<div id="html_250cd1dbfe31af64de16e5518b56beb4" style="width: 100.0%; height: 100.0%;"><b>Cateri</b><br>PAYS DE BALAGNE</div>`)[0];
popup_74d3a3f5255b3f42060f6fd16a6245cc.setContent(html_250cd1dbfe31af64de16e5518b56beb4);
circle_marker_1b2cd2b1fa9eab9716cd05ae615d4970.bindPopup(popup_74d3a3f5255b3f42060f6fd16a6245cc)
;
var circle_marker_ec9c5e362b10c70894d601d93bc57f53 = L.circleMarker(
[41.903933079, 8.893570079],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0f1389065c0d9a04ec1d24983420e439 = L.popup({
"maxWidth": "100%",
});
var html_e354981afc9bb5bba9702fea1810dd26 = $(`<div id="html_e354981afc9bb5bba9702fea1810dd26" style="width: 100.0%; height: 100.0%;"><b>Cauro</b><br>PAYS AJACCIEN</div>`)[0];
popup_0f1389065c0d9a04ec1d24983420e439.setContent(html_e354981afc9bb5bba9702fea1810dd26);
circle_marker_ec9c5e362b10c70894d601d93bc57f53.bindPopup(popup_0f1389065c0d9a04ec1d24983420e439)
;
var circle_marker_97379730378da03eaae00f6709b8154c = L.circleMarker(
[42.287456145, 9.489738458],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_8ffcca440819a420188434133fad8c4f = L.popup({
"maxWidth": "100%",
});
var html_fda46f1ef00ae54cf09047dedf59f132 = $(`<div id="html_fda46f1ef00ae54cf09047dedf59f132" style="width: 100.0%; height: 100.0%;"><b>Chiatra</b><br>PLAINE ORIENTALE</div>`)[0];
popup_8ffcca440819a420188434133fad8c4f.setContent(html_fda46f1ef00ae54cf09047dedf59f132);
circle_marker_97379730378da03eaae00f6709b8154c.bindPopup(popup_8ffcca440819a420188434133fad8c4f)
;
var circle_marker_bb32980518ccd20753a12fb77a1d07c0 = L.circleMarker(
[42.112397941, 8.735268745],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3d56b8339bae1b06cf88dede151ca0df = L.popup({
"maxWidth": "100%",
});
var html_f5b73b6bbf81b869aac602ab41b07229 = $(`<div id="html_f5b73b6bbf81b869aac602ab41b07229" style="width: 100.0%; height: 100.0%;"><b>Coggia</b><br>OUEST CORSE</div>`)[0];
popup_3d56b8339bae1b06cf88dede151ca0df.setContent(html_f5b73b6bbf81b869aac602ab41b07229);
circle_marker_bb32980518ccd20753a12fb77a1d07c0.bindPopup(popup_3d56b8339bae1b06cf88dede151ca0df)
;
var circle_marker_a6c32aaf726bb3dbb71fb40736441da1 = L.circleMarker(
[41.802400595, 8.865927867],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_5175c26563418ca46413fbeb0210aee5 = L.popup({
"maxWidth": "100%",
});
var html_fa31602383df9a443fc5dc540d0a09f2 = $(`<div id="html_fa31602383df9a443fc5dc540d0a09f2" style="width: 100.0%; height: 100.0%;"><b>Cognocoli-Monticchi</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_5175c26563418ca46413fbeb0210aee5.setContent(html_fa31602383df9a443fc5dc540d0a09f2);
circle_marker_a6c32aaf726bb3dbb71fb40736441da1.bindPopup(popup_5175c26563418ca46413fbeb0210aee5)
;
var circle_marker_ee07dfd20ffc62e80c2d601ec9f4064d = L.circleMarker(
[41.922967405, 8.894632094],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_580269996dc920cf8f3fa147196a16ea = L.popup({
"maxWidth": "100%",
});
var html_10ac8288afbddb6f760ca7d03a45c8b9 = $(`<div id="html_10ac8288afbddb6f760ca7d03a45c8b9" style="width: 100.0%; height: 100.0%;"><b>Eccica-Suarella</b><br>PAYS AJACCIEN</div>`)[0];
popup_580269996dc920cf8f3fa147196a16ea.setContent(html_10ac8288afbddb6f760ca7d03a45c8b9);
circle_marker_ee07dfd20ffc62e80c2d601ec9f4064d.bindPopup(popup_580269996dc920cf8f3fa147196a16ea)
;
var circle_marker_13cfc94bcf23291a3aaee5d86e579649 = L.circleMarker(
[42.253058568, 9.263518462],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_54d575ea56cf4428c492eec585d4f69b = L.popup({
"maxWidth": "100%",
});
var html_2acf548af501049f7ed3822df8be912a = $(`<div id="html_2acf548af501049f7ed3822df8be912a" style="width: 100.0%; height: 100.0%;"><b>Erbajolo</b><br>CENTRE CORSE</div>`)[0];
popup_54d575ea56cf4428c492eec585d4f69b.setContent(html_2acf548af501049f7ed3822df8be912a);
circle_marker_13cfc94bcf23291a3aaee5d86e579649.bindPopup(popup_54d575ea56cf4428c492eec585d4f69b)
;
var circle_marker_7e41392b072ac36c088c3f7e0b782286 = L.circleMarker(
[42.987189767, 9.38307572],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b0892412541aae47db1110eee06bd676 = L.popup({
"maxWidth": "100%",
});
var html_8409f4662720c6dc0499ba6f097d7bbd = $(`<div id="html_8409f4662720c6dc0499ba6f097d7bbd" style="width: 100.0%; height: 100.0%;"><b>Ersa</b><br>PAYS BASTIAIS</div>`)[0];
popup_b0892412541aae47db1110eee06bd676.setContent(html_8409f4662720c6dc0499ba6f097d7bbd);
circle_marker_7e41392b072ac36c088c3f7e0b782286.bindPopup(popup_b0892412541aae47db1110eee06bd676)
;
var circle_marker_33b1749c2878c80d7bfe11728a7b3cb5 = L.circleMarker(
[42.421419454, 9.377909174],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_500f81d779195b44177b0408c8fa2ce1 = L.popup({
"maxWidth": "100%",
});
var html_e9a270ea7f830acb02add55f1e4de489 = $(`<div id="html_e9a270ea7f830acb02add55f1e4de489" style="width: 100.0%; height: 100.0%;"><b>Ficaja</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_500f81d779195b44177b0408c8fa2ce1.setContent(html_e9a270ea7f830acb02add55f1e4de489);
circle_marker_33b1749c2878c80d7bfe11728a7b3cb5.bindPopup(popup_500f81d779195b44177b0408c8fa2ce1)
;
var circle_marker_8d1ed6554c6f3876b008e8c3d27cfb4e = L.circleMarker(
[41.516178028, 9.120207127],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_88a853647cf8a1d33747453622475e62 = L.popup({
"maxWidth": "100%",
});
var html_609166c0c5c6caa51c611e193e1f3e81 = $(`<div id="html_609166c0c5c6caa51c611e193e1f3e81" style="width: 100.0%; height: 100.0%;"><b>Figari</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_88a853647cf8a1d33747453622475e62.setContent(html_609166c0c5c6caa51c611e193e1f3e81);
circle_marker_8d1ed6554c6f3876b008e8c3d27cfb4e.bindPopup(popup_88a853647cf8a1d33747453622475e62)
;
var circle_marker_4aa81c7214919be842de18f6dd4475cd = L.circleMarker(
[42.250218538, 9.292631017],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_73699597f083ab0c9dd0590e2a011e64 = L.popup({
"maxWidth": "100%",
});
var html_70942239876c4bdbc6d3337ec769c042 = $(`<div id="html_70942239876c4bdbc6d3337ec769c042" style="width: 100.0%; height: 100.0%;"><b>Focicchia</b><br>CENTRE CORSE</div>`)[0];
popup_73699597f083ab0c9dd0590e2a011e64.setContent(html_70942239876c4bdbc6d3337ec769c042);
circle_marker_4aa81c7214919be842de18f6dd4475cd.bindPopup(popup_73699597f083ab0c9dd0590e2a011e64)
;
var circle_marker_51dce9c4493f911f437c9992b9bd6d13 = L.circleMarker(
[42.090679736, 9.20997778],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_4cb8c8fc1409e75d61c1576e2dadba86 = L.popup({
"maxWidth": "100%",
});
var html_2a01c268de535b1b595fd348793382cc = $(`<div id="html_2a01c268de535b1b595fd348793382cc" style="width: 100.0%; height: 100.0%;"><b>Ghisoni</b><br>PLAINE ORIENTALE</div>`)[0];
popup_4cb8c8fc1409e75d61c1576e2dadba86.setContent(html_2a01c268de535b1b595fd348793382cc);
circle_marker_51dce9c4493f911f437c9992b9bd6d13.bindPopup(popup_4cb8c8fc1409e75d61c1576e2dadba86)
;
var circle_marker_09f7e879aa89c2ce906b020eb94d945d = L.circleMarker(
[41.586272265, 8.957309352],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_fac0a94c9e2cb6e12eff1778a13a15ac = L.popup({
"maxWidth": "100%",
});
var html_20edd2b53b81af1f926712cba8978a4f = $(`<div id="html_20edd2b53b81af1f926712cba8978a4f" style="width: 100.0%; height: 100.0%;"><b>Giuncheto</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_fac0a94c9e2cb6e12eff1778a13a15ac.setContent(html_20edd2b53b81af1f926712cba8978a4f);
circle_marker_09f7e879aa89c2ce906b020eb94d945d.bindPopup(popup_fac0a94c9e2cb6e12eff1778a13a15ac)
;
var circle_marker_5fc23bd77c589e42a4e32683c59b7c12 = L.circleMarker(
[41.640462631, 9.011964568],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b8626e20740a5b60c9e02ff4dc1cfcf6 = L.popup({
"maxWidth": "100%",
});
var html_61dd3cd7f2d59eba97daf09f03373d5d = $(`<div id="html_61dd3cd7f2d59eba97daf09f03373d5d" style="width: 100.0%; height: 100.0%;"><b>Granace</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_b8626e20740a5b60c9e02ff4dc1cfcf6.setContent(html_61dd3cd7f2d59eba97daf09f03373d5d);
circle_marker_5fc23bd77c589e42a4e32683c59b7c12.bindPopup(popup_b8626e20740a5b60c9e02ff4dc1cfcf6)
;
var circle_marker_eb3d5f74634224b1b83a41e99105408b = L.circleMarker(
[41.665826255, 9.318756924],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_868db6f65d9dd502108bfbf061a3a1bb = L.popup({
"maxWidth": "100%",
});
var html_70f755f388b5d5c3d342a45b7c5ed0c2 = $(`<div id="html_70f755f388b5d5c3d342a45b7c5ed0c2" style="width: 100.0%; height: 100.0%;"><b>Lecci</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_868db6f65d9dd502108bfbf061a3a1bb.setContent(html_70f755f388b5d5c3d342a45b7c5ed0c2);
circle_marker_eb3d5f74634224b1b83a41e99105408b.bindPopup(popup_868db6f65d9dd502108bfbf061a3a1bb)
;
var circle_marker_2b3b599f88f7ccc5931f4c44672a9a64 = L.circleMarker(
[42.089854585, 8.854582179],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_794b15f54a5b28d57a0e65afb4f2bb21 = L.popup({
"maxWidth": "100%",
});
var html_74a445a0940d196fda26d8447d63daa3 = $(`<div id="html_74a445a0940d196fda26d8447d63daa3" style="width: 100.0%; height: 100.0%;"><b>Lopigna</b><br>OUEST CORSE</div>`)[0];
popup_794b15f54a5b28d57a0e65afb4f2bb21.setContent(html_74a445a0940d196fda26d8447d63daa3);
circle_marker_2b3b599f88f7ccc5931f4c44672a9a64.bindPopup(popup_794b15f54a5b28d57a0e65afb4f2bb21)
;
var circle_marker_8a5fbc15a9ae4efbf72765c222f49bc8 = L.circleMarker(
[41.69992436, 9.03147424],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_ebfae1df510be2549a73e0164bb410dc = L.popup({
"maxWidth": "100%",
});
var html_de9e315c08d86464c503d6342b24c0c8 = $(`<div id="html_de9e315c08d86464c503d6342b24c0c8" style="width: 100.0%; height: 100.0%;"><b>Loreto-di-Tallano</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_ebfae1df510be2549a73e0164bb410dc.setContent(html_de9e315c08d86464c503d6342b24c0c8);
circle_marker_8a5fbc15a9ae4efbf72765c222f49bc8.bindPopup(popup_ebfae1df510be2549a73e0164bb410dc)
;
var circle_marker_ae3ff23cb8b491df628fdf8e92d4cb30 = L.circleMarker(
[42.075917936, 9.32399106],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a2b508455f0bd2f47fa9d0658775dd40 = L.popup({
"maxWidth": "100%",
});
var html_610cbcb14f676330e189129acd4d271e = $(`<div id="html_610cbcb14f676330e189129acd4d271e" style="width: 100.0%; height: 100.0%;"><b>Lugo-di-Nazza</b><br>PLAINE ORIENTALE</div>`)[0];
popup_a2b508455f0bd2f47fa9d0658775dd40.setContent(html_610cbcb14f676330e189129acd4d271e);
circle_marker_ae3ff23cb8b491df628fdf8e92d4cb30.bindPopup(popup_a2b508455f0bd2f47fa9d0658775dd40)
;
var circle_marker_1547fa7c5ae140a786cf2b667c0df650 = L.circleMarker(
[42.893359929, 9.410319042],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7dd47f6527e53c8fe9cbdb658841b50d = L.popup({
"maxWidth": "100%",
});
var html_b0cfdc623d0e384f2e1e7eb1158a5e37 = $(`<div id="html_b0cfdc623d0e384f2e1e7eb1158a5e37" style="width: 100.0%; height: 100.0%;"><b>Luri</b><br>PAYS BASTIAIS</div>`)[0];
popup_7dd47f6527e53c8fe9cbdb658841b50d.setContent(html_b0cfdc623d0e384f2e1e7eb1158a5e37);
circle_marker_1547fa7c5ae140a786cf2b667c0df650.bindPopup(popup_7dd47f6527e53c8fe9cbdb658841b50d)
;
var circle_marker_61edb26157e1d13ca80d951519087360 = L.circleMarker(
[42.935746225, 9.373642508],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_fd200ace880ff1125a1f6efab8dddb4f = L.popup({
"maxWidth": "100%",
});
var html_6bcee2914d47a72f19cb277885d36945 = $(`<div id="html_6bcee2914d47a72f19cb277885d36945" style="width: 100.0%; height: 100.0%;"><b>Morsiglia</b><br>PAYS BASTIAIS</div>`)[0];
popup_fd200ace880ff1125a1f6efab8dddb4f.setContent(html_6bcee2914d47a72f19cb277885d36945);
circle_marker_61edb26157e1d13ca80d951519087360.bindPopup(popup_fd200ace880ff1125a1f6efab8dddb4f)
;
var circle_marker_8b90f5a8a9db795c59dd43084438b9d2 = L.circleMarker(
[42.549250368, 8.955449628],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0df5ba468fdbd7405d2ac88e7e8989ac = L.popup({
"maxWidth": "100%",
});
var html_797f31838bf840530ff63b8807ad709a = $(`<div id="html_797f31838bf840530ff63b8807ad709a" style="width: 100.0%; height: 100.0%;"><b>Nessa</b><br>PAYS DE BALAGNE</div>`)[0];
popup_0df5ba468fdbd7405d2ac88e7e8989ac.setContent(html_797f31838bf840530ff63b8807ad709a);
circle_marker_8b90f5a8a9db795c59dd43084438b9d2.bindPopup(popup_0df5ba468fdbd7405d2ac88e7e8989ac)
;
var circle_marker_041f5c60a8405127ae59850df5cee6e4 = L.circleMarker(
[42.202866893, 9.209151],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6f4d94535a11dd37e03101eec9d491e6 = L.popup({
"maxWidth": "100%",
});
var html_d95ca34fed0dff61f696fa42fccb2450 = $(`<div id="html_d95ca34fed0dff61f696fa42fccb2450" style="width: 100.0%; height: 100.0%;"><b>Noceta</b><br>CENTRE CORSE</div>`)[0];
popup_6f4d94535a11dd37e03101eec9d491e6.setContent(html_d95ca34fed0dff61f696fa42fccb2450);
circle_marker_041f5c60a8405127ae59850df5cee6e4.bindPopup(popup_6f4d94535a11dd37e03101eec9d491e6)
;
var circle_marker_12f057fbb2cd9e6637b05db34b1d7bf2 = L.circleMarker(
[42.597336578, 9.103111016],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_75863553ea3007a7749162840ce8b5ce = L.popup({
"maxWidth": "100%",
});
var html_23ad5f310fe26f37a5b152dcbfd7a0c1 = $(`<div id="html_23ad5f310fe26f37a5b152dcbfd7a0c1" style="width: 100.0%; height: 100.0%;"><b>Novella</b><br>PAYS DE BALAGNE</div>`)[0];
popup_75863553ea3007a7749162840ce8b5ce.setContent(html_23ad5f310fe26f37a5b152dcbfd7a0c1);
circle_marker_12f057fbb2cd9e6637b05db34b1d7bf2.bindPopup(popup_75863553ea3007a7749162840ce8b5ce)
;
var circle_marker_34034d7e17fcf6c9f343623e20b0dc2c = L.circleMarker(
[41.840754048, 9.068910135],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_8ca4e48d8dd0d5d80758b87f821ee21c = L.popup({
"maxWidth": "100%",
});
var html_69fdea8405f8d68ddfbe721f3acfbc8a = $(`<div id="html_69fdea8405f8d68ddfbe721f3acfbc8a" style="width: 100.0%; height: 100.0%;"><b>Olivese</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_8ca4e48d8dd0d5d80758b87f821ee21c.setContent(html_69fdea8405f8d68ddfbe721f3acfbc8a);
circle_marker_34034d7e17fcf6c9f343623e20b0dc2c.bindPopup(popup_8ca4e48d8dd0d5d80758b87f821ee21c)
;
var circle_marker_3bc8fd49f2870a64a6f09613b1e131b7 = L.circleMarker(
[42.500966147, 9.4137889],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_99434a13ab8ac3ec42329ee97e605184 = L.popup({
"maxWidth": "100%",
});
var html_739efc0aa935fd6f1c03a0ede9ed8001 = $(`<div id="html_739efc0aa935fd6f1c03a0ede9ed8001" style="width: 100.0%; height: 100.0%;"><b>Olmo</b><br>PAYS BASTIAIS</div>`)[0];
popup_99434a13ab8ac3ec42329ee97e605184.setContent(html_739efc0aa935fd6f1c03a0ede9ed8001);
circle_marker_3bc8fd49f2870a64a6f09613b1e131b7.bindPopup(popup_99434a13ab8ac3ec42329ee97e605184)
;
var circle_marker_11bdb52eef855e74dc3977d204cdd5c6 = L.circleMarker(
[42.310583643, 9.43481212],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b24f2eca7a0b3f9c94382d786a2c7e10 = L.popup({
"maxWidth": "100%",
});
var html_a9cd30ab1cf3c84750ac4e40b1023009 = $(`<div id="html_a9cd30ab1cf3c84750ac4e40b1023009" style="width: 100.0%; height: 100.0%;"><b>Ortale</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_b24f2eca7a0b3f9c94382d786a2c7e10.setContent(html_a9cd30ab1cf3c84750ac4e40b1023009);
circle_marker_11bdb52eef855e74dc3977d204cdd5c6.bindPopup(popup_b24f2eca7a0b3f9c94382d786a2c7e10)
;
var circle_marker_b57ccb9b074c092d23b261a159c3e978 = L.circleMarker(
[42.196509397, 9.404937717],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_bd7d6e00fea640eac3db630fc6670893 = L.popup({
"maxWidth": "100%",
});
var html_e03f1714a07cb6d9f7e9ab742224e962 = $(`<div id="html_e03f1714a07cb6d9f7e9ab742224e962" style="width: 100.0%; height: 100.0%;"><b>Pancheraccia</b><br>PLAINE ORIENTALE</div>`)[0];
popup_bd7d6e00fea640eac3db630fc6670893.setContent(html_e03f1714a07cb6d9f7e9ab742224e962);
circle_marker_b57ccb9b074c092d23b261a159c3e978.bindPopup(popup_bd7d6e00fea640eac3db630fc6670893)
;
var circle_marker_8d77e22381a546ddef8407d7f3277247 = L.circleMarker(
[42.367370002, 9.419511907],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d9bf117571776dbb1fce0827c55f20ac = L.popup({
"maxWidth": "100%",
});
var html_5e85ff266ccf0d23012244a5b08e8c69 = $(`<div id="html_5e85ff266ccf0d23012244a5b08e8c69" style="width: 100.0%; height: 100.0%;"><b>Parata</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_d9bf117571776dbb1fce0827c55f20ac.setContent(html_5e85ff266ccf0d23012244a5b08e8c69);
circle_marker_8d77e22381a546ddef8407d7f3277247.bindPopup(popup_d9bf117571776dbb1fce0827c55f20ac)
;
var circle_marker_fb685b22606eb1edd64d130bfa37a32e = L.circleMarker(
[42.70684118, 9.367291211],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_2164838b656fbb2c3a3cbf63056fb642 = L.popup({
"maxWidth": "100%",
});
var html_b4a131d5a6410b775ea315f7e1cc609a = $(`<div id="html_b4a131d5a6410b775ea315f7e1cc609a" style="width: 100.0%; height: 100.0%;"><b>Patrimonio</b><br>PAYS BASTIAIS</div>`)[0];
popup_2164838b656fbb2c3a3cbf63056fb642.setContent(html_b4a131d5a6410b775ea315f7e1cc609a);
circle_marker_fb685b22606eb1edd64d130bfa37a32e.bindPopup(popup_2164838b656fbb2c3a3cbf63056fb642)
;
var circle_marker_0a29335ed7bfee41b289788388428022 = L.circleMarker(
[42.319849138, 9.40624796],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f43354cf571ab691ee3cec6b0dc462d6 = L.popup({
"maxWidth": "100%",
});
var html_a3eff9053724f8dc0962abeafd08738b = $(`<div id="html_a3eff9053724f8dc0962abeafd08738b" style="width: 100.0%; height: 100.0%;"><b>Piazzali</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_f43354cf571ab691ee3cec6b0dc462d6.setContent(html_a3eff9053724f8dc0962abeafd08738b);
circle_marker_0a29335ed7bfee41b289788388428022.bindPopup(popup_f43354cf571ab691ee3cec6b0dc462d6)
;
var circle_marker_37b3ba31bcbe964fce9210da6d111462 = L.circleMarker(
[42.394305864, 9.406026984],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_8cd4a2e1cfd5e916a7daffc6fafe46eb = L.popup({
"maxWidth": "100%",
});
var html_323a76e19752c2dcbaae0b801a3da8b0 = $(`<div id="html_323a76e19752c2dcbaae0b801a3da8b0" style="width: 100.0%; height: 100.0%;"><b>Piazzole</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_8cd4a2e1cfd5e916a7daffc6fafe46eb.setContent(html_323a76e19752c2dcbaae0b801a3da8b0);
circle_marker_37b3ba31bcbe964fce9210da6d111462.bindPopup(popup_8cd4a2e1cfd5e916a7daffc6fafe46eb)
;
var circle_marker_016dcc05e09e069c430fd881755ad564 = L.circleMarker(
[42.383602991, 9.367496412],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_abf328f482e16ceb8956770ba3cdf0bd = L.popup({
"maxWidth": "100%",
});
var html_1f0818e97d0715b9ecf80087c0d2bf6c = $(`<div id="html_1f0818e97d0715b9ecf80087c0d2bf6c" style="width: 100.0%; height: 100.0%;"><b>Piedicroce</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_abf328f482e16ceb8956770ba3cdf0bd.setContent(html_1f0818e97d0715b9ecf80087c0d2bf6c);
circle_marker_016dcc05e09e069c430fd881755ad564.bindPopup(popup_abf328f482e16ceb8956770ba3cdf0bd)
;
var circle_marker_0fb2583d53b5b74f0eaf6b2dc8af345b = L.circleMarker(
[42.126673307, 9.299766506],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_35876d1b4b88a1ea4c01ced237ef9d32 = L.popup({
"maxWidth": "100%",
});
var html_77cfa5d45df12ce05da002abc1373bd5 = $(`<div id="html_77cfa5d45df12ce05da002abc1373bd5" style="width: 100.0%; height: 100.0%;"><b>Pietroso</b><br>PLAINE ORIENTALE</div>`)[0];
popup_35876d1b4b88a1ea4c01ced237ef9d32.setContent(html_77cfa5d45df12ce05da002abc1373bd5);
circle_marker_0fb2583d53b5b74f0eaf6b2dc8af345b.bindPopup(popup_35876d1b4b88a1ea4c01ced237ef9d32)
;
var circle_marker_2be03b056c0a99008fe493b7e5a152dd = L.circleMarker(
[42.052471465, 9.292823274],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_5fef555af1ccaddd924f0c6dd104c704 = L.popup({
"maxWidth": "100%",
});
var html_b92fccb9f9c9a492b928eab016bdee2f = $(`<div id="html_b92fccb9f9c9a492b928eab016bdee2f" style="width: 100.0%; height: 100.0%;"><b>Poggio-di-Nazza</b><br>PLAINE ORIENTALE</div>`)[0];
popup_5fef555af1ccaddd924f0c6dd104c704.setContent(html_b92fccb9f9c9a492b928eab016bdee2f);
circle_marker_2be03b056c0a99008fe493b7e5a152dd.bindPopup(popup_5fef555af1ccaddd924f0c6dd104c704)
;
var circle_marker_e100fc7ea63c2ea12145eab07f6113e8 = L.circleMarker(
[41.650480026, 8.893782923],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6185d17083e1ca5799afdccb9eaa4538 = L.popup({
"maxWidth": "100%",
});
var html_307b077a9ab001a09054a8bc40f3d32d = $(`<div id="html_307b077a9ab001a09054a8bc40f3d32d" style="width: 100.0%; height: 100.0%;"><b>Propriano</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_6185d17083e1ca5799afdccb9eaa4538.setContent(html_307b077a9ab001a09054a8bc40f3d32d);
circle_marker_e100fc7ea63c2ea12145eab07f6113e8.bindPopup(popup_6185d17083e1ca5799afdccb9eaa4538)
;
var circle_marker_a0a11fb8015a2301a25e5fde1d6fd38e = L.circleMarker(
[42.007264725, 9.367477287],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b23d81dbce58ea22dba05542f43d3f4a = L.popup({
"maxWidth": "100%",
});
var html_0ca1d7a702606b05683f3dd57c8492f9 = $(`<div id="html_0ca1d7a702606b05683f3dd57c8492f9" style="width: 100.0%; height: 100.0%;"><b>Prunelli-di-Fiumorbo</b><br>PLAINE ORIENTALE</div>`)[0];
popup_b23d81dbce58ea22dba05542f43d3f4a.setContent(html_0ca1d7a702606b05683f3dd57c8492f9);
circle_marker_a0a11fb8015a2301a25e5fde1d6fd38e.bindPopup(popup_b23d81dbce58ea22dba05542f43d3f4a)
;
var circle_marker_2152919432d0e7b0ec2b3506cbeb60fd = L.circleMarker(
[42.620693423, 9.304226711],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f90a0657cd87cf9de6fa316680c794b4 = L.popup({
"maxWidth": "100%",
});
var html_115bc40725db6be239354b1a26900e34 = $(`<div id="html_115bc40725db6be239354b1a26900e34" style="width: 100.0%; height: 100.0%;"><b>Rapale</b><br>PAYS BASTIAIS</div>`)[0];
popup_f90a0657cd87cf9de6fa316680c794b4.setContent(html_115bc40725db6be239354b1a26900e34);
circle_marker_2152919432d0e7b0ec2b3506cbeb60fd.bindPopup(popup_f90a0657cd87cf9de6fa316680c794b4)
;
var circle_marker_6070960e6f2c05cd29deea895b6458f2 = L.circleMarker(
[41.6808746, 9.233197674],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_68155e5aa12470d7580447aeef0d63ab = L.popup({
"maxWidth": "100%",
});
var html_a3101d8625d2ff395ffb8a271c86593c = $(`<div id="html_a3101d8625d2ff395ffb8a271c86593c" style="width: 100.0%; height: 100.0%;"><b>San-Gavino-di-Carbini</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_68155e5aa12470d7580447aeef0d63ab.setContent(html_a3101d8625d2ff395ffb8a271c86593c);
circle_marker_6070960e6f2c05cd29deea895b6458f2.bindPopup(popup_68155e5aa12470d7580447aeef0d63ab)
;
var circle_marker_ee59f5341c3315976ae1497c2a852d7e = L.circleMarker(
[41.724797617, 9.008692108],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_574848aa8ab98ecccf1e9bd4325508a1 = L.popup({
"maxWidth": "100%",
});
var html_da8a81b34060287f0b1fc8e893b5a9d1 = $(`<div id="html_da8a81b34060287f0b1fc8e893b5a9d1" style="width: 100.0%; height: 100.0%;"><b>Santa-Maria-Figaniella</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_574848aa8ab98ecccf1e9bd4325508a1.setContent(html_da8a81b34060287f0b1fc8e893b5a9d1);
circle_marker_ee59f5341c3315976ae1497c2a852d7e.bindPopup(popup_574848aa8ab98ecccf1e9bd4325508a1)
;
var circle_marker_093d7e74b839a266b4a4d6be449e82c5 = L.circleMarker(
[42.064793742, 8.833814061],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_aa8a4ea92c72eb3ea84f28dee2a4808f = L.popup({
"maxWidth": "100%",
});
var html_ffa2eb7a159d11a3f79a18064e9e7573 = $(`<div id="html_ffa2eb7a159d11a3f79a18064e9e7573" style="width: 100.0%; height: 100.0%;"><b>Sari-d'Orcino</b><br>OUEST CORSE</div>`)[0];
popup_aa8a4ea92c72eb3ea84f28dee2a4808f.setContent(html_ffa2eb7a159d11a3f79a18064e9e7573);
circle_marker_093d7e74b839a266b4a4d6be449e82c5.bindPopup(popup_aa8a4ea92c72eb3ea84f28dee2a4808f)
;
var circle_marker_59ca408d4a0a9c7372cf1dd08275b667 = L.circleMarker(
[41.741305905, 8.812689336],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_16f716d5a8f44eb69a1241edbdf5527f = L.popup({
"maxWidth": "100%",
});
var html_106ffd45a1ee58a95cd77daa71f72bc8 = $(`<div id="html_106ffd45a1ee58a95cd77daa71f72bc8" style="width: 100.0%; height: 100.0%;"><b>Serra-di-Ferro</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_16f716d5a8f44eb69a1241edbdf5527f.setContent(html_106ffd45a1ee58a95cd77daa71f72bc8);
circle_marker_59ca408d4a0a9c7372cf1dd08275b667.bindPopup(popup_16f716d5a8f44eb69a1241edbdf5527f)
;
var circle_marker_86167417865438f2371e4f6b48c36b6d = L.circleMarker(
[41.555644785, 9.181631152],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1518b0246658d51c0b84754e78cdc0fd = L.popup({
"maxWidth": "100%",
});
var html_3f5d66b076a053a9b439ff3163d6a18e = $(`<div id="html_3f5d66b076a053a9b439ff3163d6a18e" style="width: 100.0%; height: 100.0%;"><b>Sotta</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_1518b0246658d51c0b84754e78cdc0fd.setContent(html_3f5d66b076a053a9b439ff3163d6a18e);
circle_marker_86167417865438f2371e4f6b48c36b6d.bindPopup(popup_1518b0246658d51c0b84754e78cdc0fd)
;
var circle_marker_a00de47ce694be85e3d9a76f0d26a2a1 = L.circleMarker(
[42.434761907, 9.495861718],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7fbd4c22351187103e49d164e9dfdffd = L.popup({
"maxWidth": "100%",
});
var html_189e012d2a3d9dfe98ff1e0958024d5f = $(`<div id="html_189e012d2a3d9dfe98ff1e0958024d5f" style="width: 100.0%; height: 100.0%;"><b>Taglio-Isolaccio</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_7fbd4c22351187103e49d164e9dfdffd.setContent(html_189e012d2a3d9dfe98ff1e0958024d5f);
circle_marker_a00de47ce694be85e3d9a76f0d26a2a1.bindPopup(popup_7fbd4c22351187103e49d164e9dfdffd)
;
var circle_marker_e1156512384fc216f3bde664ae6012b8 = L.circleMarker(
[42.340626954, 9.192853447],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7838c0ef57895f5425568f37953f43d9 = L.popup({
"maxWidth": "100%",
});
var html_e6ea1f2905a3761d55d1054aab27eb9a = $(`<div id="html_e6ea1f2905a3761d55d1054aab27eb9a" style="width: 100.0%; height: 100.0%;"><b>Tralonca</b><br>CENTRE CORSE</div>`)[0];
popup_7838c0ef57895f5425568f37953f43d9.setContent(html_e6ea1f2905a3761d55d1054aab27eb9a);
circle_marker_e1156512384fc216f3bde664ae6012b8.bindPopup(popup_7838c0ef57895f5425568f37953f43d9)
;
var circle_marker_ed155aaba068d9999572674c24d39735 = L.circleMarker(
[42.517505492, 9.057996561],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3d36630de79d8f6119bb16733b2d81ac = L.popup({
"maxWidth": "100%",
});
var html_48189ac2be51f4bab67a9c4881d92b1d = $(`<div id="html_48189ac2be51f4bab67a9c4881d92b1d" style="width: 100.0%; height: 100.0%;"><b>Vallica</b><br>PAYS DE BALAGNE</div>`)[0];
popup_3d36630de79d8f6119bb16733b2d81ac.setContent(html_48189ac2be51f4bab67a9c4881d92b1d);
circle_marker_ed155aaba068d9999572674c24d39735.bindPopup(popup_3d36630de79d8f6119bb16733b2d81ac)
;
var circle_marker_674a64de0704b59f61fad8c471e6786e = L.circleMarker(
[42.501541943, 9.493148146],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_176e1a835439339b6341d8fd357d6074 = L.popup({
"maxWidth": "100%",
});
var html_ea2396c261457a83a894fcc11e3133cb = $(`<div id="html_ea2396c261457a83a894fcc11e3133cb" style="width: 100.0%; height: 100.0%;"><b>Venzolasca</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_176e1a835439339b6341d8fd357d6074.setContent(html_ea2396c261457a83a894fcc11e3133cb);
circle_marker_674a64de0704b59f61fad8c471e6786e.bindPopup(popup_176e1a835439339b6341d8fd357d6074)
;
var circle_marker_6fe0d3576fa4d9ef2b528933a5eb14da = L.circleMarker(
[42.58198927, 8.989693518],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_dec3f5db93524125d0f60e9c0ed21281 = L.popup({
"maxWidth": "100%",
});
var html_ef397c3e12c4fbeb4d3a9d1350bf3fe8 = $(`<div id="html_ef397c3e12c4fbeb4d3a9d1350bf3fe8" style="width: 100.0%; height: 100.0%;"><b>Ville-di-Paraso</b><br>PAYS DE BALAGNE</div>`)[0];
popup_dec3f5db93524125d0f60e9c0ed21281.setContent(html_ef397c3e12c4fbeb4d3a9d1350bf3fe8);
circle_marker_6fe0d3576fa4d9ef2b528933a5eb14da.bindPopup(popup_dec3f5db93524125d0f60e9c0ed21281)
;
var circle_marker_7498ba07440a62a99735b5170f96ba95 = L.circleMarker(
[42.25378544, 9.381355656],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6c19f7304180ff28b88f624d130225e1 = L.popup({
"maxWidth": "100%",
});
var html_880becf56324b078d2bd6825a993c640 = $(`<div id="html_880becf56324b078d2bd6825a993c640" style="width: 100.0%; height: 100.0%;"><b>Zalana</b><br>PLAINE ORIENTALE</div>`)[0];
popup_6c19f7304180ff28b88f624d130225e1.setContent(html_880becf56324b078d2bd6825a993c640);
circle_marker_7498ba07440a62a99735b5170f96ba95.bindPopup(popup_6c19f7304180ff28b88f624d130225e1)
;
var circle_marker_130365dc21eb7fdbd08e0b3fe734cbb1 = L.circleMarker(
[42.265394888, 9.340839826],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_be007c7083ca9320c69ad3a8fff86ac0 = L.popup({
"maxWidth": "100%",
});
var html_3e8178c6f22773681d6f45f9a4575e76 = $(`<div id="html_3e8178c6f22773681d6f45f9a4575e76" style="width: 100.0%; height: 100.0%;"><b>Zuani</b><br>PLAINE ORIENTALE</div>`)[0];
popup_be007c7083ca9320c69ad3a8fff86ac0.setContent(html_3e8178c6f22773681d6f45f9a4575e76);
circle_marker_130365dc21eb7fdbd08e0b3fe734cbb1.bindPopup(popup_be007c7083ca9320c69ad3a8fff86ac0)
;
var circle_marker_514215eff2aa8f830e7d8ec1621f4731 = L.circleMarker(
[42.09858371, 9.41182181],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_de4e45514b1e9d74671d6022f43ff45d = L.popup({
"maxWidth": "100%",
});
var html_8d3cff76c27b7e3407610a57beee1cb6 = $(`<div id="html_8d3cff76c27b7e3407610a57beee1cb6" style="width: 100.0%; height: 100.0%;"><b>Aghione</b><br>PLAINE ORIENTALE</div>`)[0];
popup_de4e45514b1e9d74671d6022f43ff45d.setContent(html_8d3cff76c27b7e3407610a57beee1cb6);
circle_marker_514215eff2aa8f830e7d8ec1621f4731.bindPopup(popup_de4e45514b1e9d74671d6022f43ff45d)
;
var circle_marker_52088f56fc14cdaa838f9edf7316b205 = L.circleMarker(
[42.404034764, 9.228973435],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b7c8f542e0c6c9fdb0d9f809b7330bcd = L.popup({
"maxWidth": "100%",
});
var html_7b7feb16f4f6a828492494892c1c2bb8 = $(`<div id="html_7b7feb16f4f6a828492494892c1c2bb8" style="width: 100.0%; height: 100.0%;"><b>Aiti</b><br>CENTRE CORSE</div>`)[0];
popup_b7c8f542e0c6c9fdb0d9f809b7330bcd.setContent(html_7b7feb16f4f6a828492494892c1c2bb8);
circle_marker_52088f56fc14cdaa838f9edf7316b205.bindPopup(popup_b7c8f542e0c6c9fdb0d9f809b7330bcd)
;
var circle_marker_722bfb4bd4a096eb17c4f4fd55846745 = L.circleMarker(
[41.973630938, 8.731653878],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_be0e2cd97dc27c392d265bfb98332dc7 = L.popup({
"maxWidth": "100%",
});
var html_8f89e54a90e6a02f714063237846ecae = $(`<div id="html_8f89e54a90e6a02f714063237846ecae" style="width: 100.0%; height: 100.0%;"><b>Alata</b><br>PAYS AJACCIEN</div>`)[0];
popup_be0e2cd97dc27c392d265bfb98332dc7.setContent(html_8f89e54a90e6a02f714063237846ecae);
circle_marker_722bfb4bd4a096eb17c4f4fd55846745.bindPopup(popup_be0e2cd97dc27c392d265bfb98332dc7)
;
var circle_marker_53ab83f4a323297553a87941470799fa = L.circleMarker(
[41.86066083, 8.877731508],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_53a4eb001d95c4ca71d9bf6ceecbb564 = L.popup({
"maxWidth": "100%",
});
var html_f8a729dac95b2ae8c1dfb3e1015b827f = $(`<div id="html_f8a729dac95b2ae8c1dfb3e1015b827f" style="width: 100.0%; height: 100.0%;"><b>Albitreccia</b><br>PAYS AJACCIEN</div>`)[0];
popup_53a4eb001d95c4ca71d9bf6ceecbb564.setContent(html_f8a729dac95b2ae8c1dfb3e1015b827f);
circle_marker_53ab83f4a323297553a87941470799fa.bindPopup(popup_53a4eb001d95c4ca71d9bf6ceecbb564)
;
var circle_marker_400a38afe3198313ec851d9ab552b9fd = L.circleMarker(
[42.60478, 8.857309253],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_574fab76159071ce9e8963750d26cae5 = L.popup({
"maxWidth": "100%",
});
var html_ddac185c0343c664f0d2f73e1c45c6e3 = $(`<div id="html_ddac185c0343c664f0d2f73e1c45c6e3" style="width: 100.0%; height: 100.0%;"><b>Algajola</b><br>PAYS DE BALAGNE</div>`)[0];
popup_574fab76159071ce9e8963750d26cae5.setContent(html_ddac185c0343c664f0d2f73e1c45c6e3);
circle_marker_400a38afe3198313ec851d9ab552b9fd.bindPopup(popup_574fab76159071ce9e8963750d26cae5)
;
var circle_marker_5da9f5eefdfc8bc35f27089f65b51c4e = L.circleMarker(
[42.31255873, 9.314211407],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b8e3e467818ac1111a2a28a74d28eaa8 = L.popup({
"maxWidth": "100%",
});
var html_c8a7e8e54b28186b33a0beb48edc0377 = $(`<div id="html_c8a7e8e54b28186b33a0beb48edc0377" style="width: 100.0%; height: 100.0%;"><b>Alzi</b><br>CENTRE CORSE</div>`)[0];
popup_b8e3e467818ac1111a2a28a74d28eaa8.setContent(html_c8a7e8e54b28186b33a0beb48edc0377);
circle_marker_5da9f5eefdfc8bc35f27089f65b51c4e.bindPopup(popup_b8e3e467818ac1111a2a28a74d28eaa8)
;
var circle_marker_3c0d1944eeb976dae6cd886c3c0b6602 = L.circleMarker(
[42.096711741, 8.80432428],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b3cd1cc04c0050c46a7de7e1d82f8d40 = L.popup({
"maxWidth": "100%",
});
var html_2908ce4fc4ab2aa9aa9453f787a802f3 = $(`<div id="html_2908ce4fc4ab2aa9aa9453f787a802f3" style="width: 100.0%; height: 100.0%;"><b>Arro</b><br>OUEST CORSE</div>`)[0];
popup_b3cd1cc04c0050c46a7de7e1d82f8d40.setContent(html_2908ce4fc4ab2aa9aa9453f787a802f3);
circle_marker_3c0d1944eeb976dae6cd886c3c0b6602.bindPopup(popup_b3cd1cc04c0050c46a7de7e1d82f8d40)
;
var circle_marker_a2707bdbd1b6b46a0587225f1fdfbd00 = L.circleMarker(
[42.574004682, 9.457384712],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_83d72ee249fdefdfb094a8a2a0c73c33 = L.popup({
"maxWidth": "100%",
});
var html_4c0d1fa7e91f2be987405128f1f79c57 = $(`<div id="html_4c0d1fa7e91f2be987405128f1f79c57" style="width: 100.0%; height: 100.0%;"><b>Borgo</b><br>PAYS BASTIAIS</div>`)[0];
popup_83d72ee249fdefdfb094a8a2a0c73c33.setContent(html_4c0d1fa7e91f2be987405128f1f79c57);
circle_marker_a2707bdbd1b6b46a0587225f1fdfbd00.bindPopup(popup_83d72ee249fdefdfb094a8a2a0c73c33)
;
var circle_marker_8015dee85a94db23c95aceb314a4fc8b = L.circleMarker(
[42.388404949, 9.340363117],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_92b27001064ec124860a1e47b9c4882d = L.popup({
"maxWidth": "100%",
});
var html_1af17aa6024728932279a60638abad02 = $(`<div id="html_1af17aa6024728932279a60638abad02" style="width: 100.0%; height: 100.0%;"><b>Campana</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_92b27001064ec124860a1e47b9c4882d.setContent(html_1af17aa6024728932279a60638abad02);
circle_marker_8015dee85a94db23c95aceb314a4fc8b.bindPopup(popup_92b27001064ec124860a1e47b9c4882d)
;
var circle_marker_cb4dc10eee979b60cd525c95ef5fe32f = L.circleMarker(
[42.842994572, 9.345139796],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7667192e3f96933e867216a7958a40c2 = L.popup({
"maxWidth": "100%",
});
var html_f14fe82b3f2dff6077d6664c9d2c8ccf = $(`<div id="html_f14fe82b3f2dff6077d6664c9d2c8ccf" style="width: 100.0%; height: 100.0%;"><b>Canari</b><br>PAYS BASTIAIS</div>`)[0];
popup_7667192e3f96933e867216a7958a40c2.setContent(html_f14fe82b3f2dff6077d6664c9d2c8ccf);
circle_marker_cb4dc10eee979b60cd525c95ef5fe32f.bindPopup(popup_7667192e3f96933e867216a7958a40c2)
;
var circle_marker_7efe815f223377ca1e5562f99f59f090 = L.circleMarker(
[42.047811428, 8.816968797],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1d1fa5f696997afb93cf6742689bdd4c = L.popup({
"maxWidth": "100%",
});
var html_63fda412f77e04524307283a7c413516 = $(`<div id="html_63fda412f77e04524307283a7c413516" style="width: 100.0%; height: 100.0%;"><b>Cannelle</b><br>OUEST CORSE</div>`)[0];
popup_1d1fa5f696997afb93cf6742689bdd4c.setContent(html_63fda412f77e04524307283a7c413516);
circle_marker_7efe815f223377ca1e5562f99f59f090.bindPopup(popup_1d1fa5f696997afb93cf6742689bdd4c)
;
var circle_marker_f22e5376bfc3ff30d3d2209268241aa9 = L.circleMarker(
[41.6758019, 9.159962103],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_592e6ecc441d39d53e7ac1a79babf357 = L.popup({
"maxWidth": "100%",
});
var html_63a6405109cfb264f7a6b0a7f4ba19cc = $(`<div id="html_63a6405109cfb264f7a6b0a7f4ba19cc" style="width: 100.0%; height: 100.0%;"><b>Carbini</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_592e6ecc441d39d53e7ac1a79babf357.setContent(html_63a6405109cfb264f7a6b0a7f4ba19cc);
circle_marker_f22e5376bfc3ff30d3d2209268241aa9.bindPopup(popup_592e6ecc441d39d53e7ac1a79babf357)
;
var circle_marker_8bff04e1b154692f4e256966e3385e32 = L.circleMarker(
[41.852428162, 8.97181311],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b32c29ec84b1b197dc3b3f22593d8ab9 = L.popup({
"maxWidth": "100%",
});
var html_0eed0ea3c79cd3a609834990e73a9892 = $(`<div id="html_0eed0ea3c79cd3a609834990e73a9892" style="width: 100.0%; height: 100.0%;"><b>Cardo-Torgia</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_b32c29ec84b1b197dc3b3f22593d8ab9.setContent(html_0eed0ea3c79cd3a609834990e73a9892);
circle_marker_8bff04e1b154692f4e256966e3385e32.bindPopup(popup_b32c29ec84b1b197dc3b3f22593d8ab9)
;
var circle_marker_38842131fe2d32a578efead274373957 = L.circleMarker(
[41.732245332, 9.040954726],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6fca141dcb2c3dbacc5ff644eef3502d = L.popup({
"maxWidth": "100%",
});
var html_02fdc4e6b1e98cf26a71123040738041 = $(`<div id="html_02fdc4e6b1e98cf26a71123040738041" style="width: 100.0%; height: 100.0%;"><b>Cargiaca</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_6fca141dcb2c3dbacc5ff644eef3502d.setContent(html_02fdc4e6b1e98cf26a71123040738041);
circle_marker_38842131fe2d32a578efead274373957.bindPopup(popup_6fca141dcb2c3dbacc5ff644eef3502d)
;
var circle_marker_93b0d186118606c4c8a372f1ee7a0bbf = L.circleMarker(
[42.069544281, 8.76036097],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d86d3988d69137e64e11750bd83f791a = L.popup({
"maxWidth": "100%",
});
var html_61373339a81394161cdbddb2307e1ca6 = $(`<div id="html_61373339a81394161cdbddb2307e1ca6" style="width: 100.0%; height: 100.0%;"><b>Casaglione</b><br>OUEST CORSE</div>`)[0];
popup_d86d3988d69137e64e11750bd83f791a.setContent(html_61373339a81394161cdbddb2307e1ca6);
circle_marker_93b0d186118606c4c8a372f1ee7a0bbf.bindPopup(popup_d86d3988d69137e64e11750bd83f791a)
;
var circle_marker_8612a24f970b09b3bc95512f45550706 = L.circleMarker(
[42.409266106, 9.11456258],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_249c11733d45f289dff3f5a1375046ce = L.popup({
"maxWidth": "100%",
});
var html_9953d40dfbbad37bf4e83ef22bf0daf0 = $(`<div id="html_9953d40dfbbad37bf4e83ef22bf0daf0" style="width: 100.0%; height: 100.0%;"><b>Castiglione</b><br>CENTRE CORSE</div>`)[0];
popup_249c11733d45f289dff3f5a1375046ce.setContent(html_9953d40dfbbad37bf4e83ef22bf0daf0);
circle_marker_8612a24f970b09b3bc95512f45550706.bindPopup(popup_249c11733d45f289dff3f5a1375046ce)
;
var circle_marker_d27070170165c1caf35ee46402a8382e = L.circleMarker(
[42.967299152, 9.364562278],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f1381e568050af6048da68d48c66d6cc = L.popup({
"maxWidth": "100%",
});
var html_6d17685ccd3acca838a01de3085296a3 = $(`<div id="html_6d17685ccd3acca838a01de3085296a3" style="width: 100.0%; height: 100.0%;"><b>Centuri</b><br>PAYS BASTIAIS</div>`)[0];
popup_f1381e568050af6048da68d48c66d6cc.setContent(html_6d17685ccd3acca838a01de3085296a3);
circle_marker_d27070170165c1caf35ee46402a8382e.bindPopup(popup_f1381e568050af6048da68d48c66d6cc)
;
var circle_marker_a4b0cfecea963a2848aa3340cf696182 = L.circleMarker(
[41.973021385, 9.138412717],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_12e126fd1d2c53222247e67baa4a2f8c = L.popup({
"maxWidth": "100%",
});
var html_7c6b62d65f759018931e70c66a85c0db = $(`<div id="html_7c6b62d65f759018931e70c66a85c0db" style="width: 100.0%; height: 100.0%;"><b>Ciamannacce</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_12e126fd1d2c53222247e67baa4a2f8c.setContent(html_7c6b62d65f759018931e70c66a85c0db);
circle_marker_a4b0cfecea963a2848aa3340cf696182.bindPopup(popup_12e126fd1d2c53222247e67baa4a2f8c)
;
var circle_marker_9112a13401f7b27e11e6df6e972cb603 = L.circleMarker(
[41.753235671, 9.330136574],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1a90e8ea27a7fc08d86329afb7359f30 = L.popup({
"maxWidth": "100%",
});
var html_6c1070ac9999f62043d94ba493cce0f3 = $(`<div id="html_6c1070ac9999f62043d94ba493cce0f3" style="width: 100.0%; height: 100.0%;"><b>Conca</b><br>PLAINE ORIENTALE</div>`)[0];
popup_1a90e8ea27a7fc08d86329afb7359f30.setContent(html_6c1070ac9999f62043d94ba493cce0f3);
circle_marker_9112a13401f7b27e11e6df6e972cb603.bindPopup(popup_1a90e8ea27a7fc08d86329afb7359f30)
;
var circle_marker_ef014ae4e7ef8db51333fea1dcc0b876 = L.circleMarker(
[42.617463796, 8.901371157],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7890203608a16885198c421de51bbf0f = L.popup({
"maxWidth": "100%",
});
var html_e000137c18f092c1e980555e2b2b1169 = $(`<div id="html_e000137c18f092c1e980555e2b2b1169" style="width: 100.0%; height: 100.0%;"><b>Corbara</b><br>PAYS DE BALAGNE</div>`)[0];
popup_7890203608a16885198c421de51bbf0f.setContent(html_e000137c18f092c1e980555e2b2b1169);
circle_marker_ef014ae4e7ef8db51333fea1dcc0b876.bindPopup(popup_7890203608a16885198c421de51bbf0f)
;
var circle_marker_c6ee53c081e6e8dcd0729804fd2d2ad0 = L.circleMarker(
[42.36912127, 9.055683928],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_efe1445101c38611e8dca927ce46b0bd = L.popup({
"maxWidth": "100%",
});
var html_471e85166d28ea2816910c5069951908 = $(`<div id="html_471e85166d28ea2816910c5069951908" style="width: 100.0%; height: 100.0%;"><b>Corscia</b><br>CENTRE CORSE</div>`)[0];
popup_efe1445101c38611e8dca927ce46b0bd.setContent(html_471e85166d28ea2816910c5069951908);
circle_marker_c6ee53c081e6e8dcd0729804fd2d2ad0.bindPopup(popup_efe1445101c38611e8dca927ce46b0bd)
;
var circle_marker_f425321fb88730c6d22095421da7a285 = L.circleMarker(
[41.769220036, 8.752801633],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6b9ab55388d2c52670aa0d6546158135 = L.popup({
"maxWidth": "100%",
});
var html_9f401d0e070d59fac10261ae4ee8f4c4 = $(`<div id="html_9f401d0e070d59fac10261ae4ee8f4c4" style="width: 100.0%; height: 100.0%;"><b>Coti-Chiavari</b><br>PAYS AJACCIEN</div>`)[0];
popup_6b9ab55388d2c52670aa0d6546158135.setContent(html_9f401d0e070d59fac10261ae4ee8f4c4);
circle_marker_f425321fb88730c6d22095421da7a285.bindPopup(popup_6b9ab55388d2c52670aa0d6546158135)
;
var circle_marker_fc63d0f4c98da6ab052f82c72002a676 = L.circleMarker(
[41.933423808, 9.18627726],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_5b33f2bbe7140e4d7d03b31fdcaed7b6 = L.popup({
"maxWidth": "100%",
});
var html_a577259705232a90b03b347cd077389a = $(`<div id="html_a577259705232a90b03b347cd077389a" style="width: 100.0%; height: 100.0%;"><b>Cozzano</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_5b33f2bbe7140e4d7d03b31fdcaed7b6.setContent(html_a577259705232a90b03b347cd077389a);
circle_marker_fc63d0f4c98da6ab052f82c72002a676.bindPopup(popup_5b33f2bbe7140e4d7d03b31fdcaed7b6)
;
var circle_marker_21d9a8c1c9de31cb851f50f97bc30082 = L.circleMarker(
[42.243558113, 8.855476205],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1dd5ec50cd95fcaa4395db380b518cff = L.popup({
"maxWidth": "100%",
});
var html_4fd248707b63a0bc7a9339830399b8cd = $(`<div id="html_4fd248707b63a0bc7a9339830399b8cd" style="width: 100.0%; height: 100.0%;"><b>Cristinacce</b><br>OUEST CORSE</div>`)[0];
popup_1dd5ec50cd95fcaa4395db380b518cff.setContent(html_4fd248707b63a0bc7a9339830399b8cd);
circle_marker_21d9a8c1c9de31cb851f50f97bc30082.bindPopup(popup_1dd5ec50cd95fcaa4395db380b518cff)
;
var circle_marker_045876f708db11c708b0f50ac4afb5cc = L.circleMarker(
[42.285205276, 8.820545759],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d248e24fdce1c8b1c21c49ac6638f4ee = L.popup({
"maxWidth": "100%",
});
var html_db91eb9991b77f3dc02a47ee6e051528 = $(`<div id="html_db91eb9991b77f3dc02a47ee6e051528" style="width: 100.0%; height: 100.0%;"><b>Evisa</b><br>OUEST CORSE</div>`)[0];
popup_d248e24fdce1c8b1c21c49ac6638f4ee.setContent(html_db91eb9991b77f3dc02a47ee6e051528);
circle_marker_045876f708db11c708b0f50ac4afb5cc.bindPopup(popup_d248e24fdce1c8b1c21c49ac6638f4ee)
;
var circle_marker_e19f86352fb40cbb4123954f5cc7dcfa = L.circleMarker(
[41.920065663, 9.039339609],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_55b36a65b3b04b782151337ca5ac5d1e = L.popup({
"maxWidth": "100%",
});
var html_53b26c8c4e43ee3924fd7f42c7badbb3 = $(`<div id="html_53b26c8c4e43ee3924fd7f42c7badbb3" style="width: 100.0%; height: 100.0%;"><b>Frasseto</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_55b36a65b3b04b782151337ca5ac5d1e.setContent(html_53b26c8c4e43ee3924fd7f42c7badbb3);
circle_marker_e19f86352fb40cbb4123954f5cc7dcfa.bindPopup(popup_55b36a65b3b04b782151337ca5ac5d1e)
;
var circle_marker_a5c002498672557c53b663a66cb5d00d = L.circleMarker(
[42.424509445, 9.358285544],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e57a2fc4bdf1bf3099bab35c1e4385fb = L.popup({
"maxWidth": "100%",
});
var html_31ac4ebcbcc7f1037606aa7249fe5a11 = $(`<div id="html_31ac4ebcbcc7f1037606aa7249fe5a11" style="width: 100.0%; height: 100.0%;"><b>La Porta</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_e57a2fc4bdf1bf3099bab35c1e4385fb.setContent(html_31ac4ebcbcc7f1037606aa7249fe5a11);
circle_marker_a5c002498672557c53b663a66cb5d00d.bindPopup(popup_e57a2fc4bdf1bf3099bab35c1e4385fb)
;
var circle_marker_27d43d9341aff3890f4a7edee6792b74 = L.circleMarker(
[42.58037041, 9.165869709],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_6ede227694bed5d7569fa7bf30ed2d5f = L.popup({
"maxWidth": "100%",
});
var html_713853a90ababfe1689628d71b78b94e = $(`<div id="html_713853a90ababfe1689628d71b78b94e" style="width: 100.0%; height: 100.0%;"><b>Lama</b><br>PAYS DE BALAGNE</div>`)[0];
popup_6ede227694bed5d7569fa7bf30ed2d5f.setContent(html_713853a90ababfe1689628d71b78b94e);
circle_marker_27d43d9341aff3890f4a7edee6792b74.bindPopup(popup_6ede227694bed5d7569fa7bf30ed2d5f)
;
var circle_marker_64fe1d6ae1b6294fc351e70719290fd6 = L.circleMarker(
[42.573525634, 8.86117754],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_9232add32f9735d7c65a75348c57aee5 = L.popup({
"maxWidth": "100%",
});
var html_7831ad83a5b0385eb1d6da03636f4e10 = $(`<div id="html_7831ad83a5b0385eb1d6da03636f4e10" style="width: 100.0%; height: 100.0%;"><b>Lavatoggio</b><br>PAYS DE BALAGNE</div>`)[0];
popup_9232add32f9735d7c65a75348c57aee5.setContent(html_7831ad83a5b0385eb1d6da03636f4e10);
circle_marker_64fe1d6ae1b6294fc351e70719290fd6.bindPopup(popup_9232add32f9735d7c65a75348c57aee5)
;
var circle_marker_917816e53454e7a650c406de27c56581 = L.circleMarker(
[42.541495443, 9.473319063],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_89ad00efc13156ef8eb3d19104be9de3 = L.popup({
"maxWidth": "100%",
});
var html_83b9d13308c2c0e94e8a6dff6eb4a75a = $(`<div id="html_83b9d13308c2c0e94e8a6dff6eb4a75a" style="width: 100.0%; height: 100.0%;"><b>Lucciana</b><br>PAYS BASTIAIS</div>`)[0];
popup_89ad00efc13156ef8eb3d19104be9de3.setContent(html_83b9d13308c2c0e94e8a6dff6eb4a75a);
circle_marker_917816e53454e7a650c406de27c56581.bindPopup(popup_89ad00efc13156ef8eb3d19104be9de3)
;
var circle_marker_781a1925c0861a7236af95a8fcc68b4d = L.circleMarker(
[42.282877731, 9.388145686],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_24577569a4d55f07cef1d2a555faf079 = L.popup({
"maxWidth": "100%",
});
var html_483e02f47309bff4426b5a7124b5df5c = $(`<div id="html_483e02f47309bff4426b5a7124b5df5c" style="width: 100.0%; height: 100.0%;"><b>Matra</b><br>PLAINE ORIENTALE</div>`)[0];
popup_24577569a4d55f07cef1d2a555faf079.setContent(html_483e02f47309bff4426b5a7124b5df5c);
circle_marker_781a1925c0861a7236af95a8fcc68b4d.bindPopup(popup_24577569a4d55f07cef1d2a555faf079)
;
var circle_marker_301812a8b6cdbaffff16c8a1087730f7 = L.circleMarker(
[42.381282416, 9.404972062],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_aad0add7f304f1cbf06d79af9861950c = L.popup({
"maxWidth": "100%",
});
var html_ca6acfc44757b1d177203a35d70ae450 = $(`<div id="html_ca6acfc44757b1d177203a35d70ae450" style="width: 100.0%; height: 100.0%;"><b>Monacia-d'Orezza</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_aad0add7f304f1cbf06d79af9861950c.setContent(html_ca6acfc44757b1d177203a35d70ae450);
circle_marker_301812a8b6cdbaffff16c8a1087730f7.bindPopup(popup_aad0add7f304f1cbf06d79af9861950c)
;
var circle_marker_94179aafc974ebbe7c592e9f300e76ad = L.circleMarker(
[42.503349971, 8.819545913],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3b31b15ead63f74e9b045b249b9130d1 = L.popup({
"maxWidth": "100%",
});
var html_e95e2cdc4438ab4a869b93baf448baec = $(`<div id="html_e95e2cdc4438ab4a869b93baf448baec" style="width: 100.0%; height: 100.0%;"><b>Moncale</b><br>PAYS DE BALAGNE</div>`)[0];
popup_3b31b15ead63f74e9b045b249b9130d1.setContent(html_e95e2cdc4438ab4a869b93baf448baec);
circle_marker_94179aafc974ebbe7c592e9f300e76ad.bindPopup(popup_3b31b15ead63f74e9b045b249b9130d1)
;
var circle_marker_ee95ea47782256cfc8436e510f3dadf6 = L.circleMarker(
[42.543663598, 8.855619194],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1a0169125a513907861661224c90863a = L.popup({
"maxWidth": "100%",
});
var html_bbaf5b7a87886e7deec8f80f28ac4ce4 = $(`<div id="html_bbaf5b7a87886e7deec8f80f28ac4ce4" style="width: 100.0%; height: 100.0%;"><b>Montegrosso</b><br>PAYS DE BALAGNE</div>`)[0];
popup_1a0169125a513907861661224c90863a.setContent(html_bbaf5b7a87886e7deec8f80f28ac4ce4);
circle_marker_ee95ea47782256cfc8436e510f3dadf6.bindPopup(popup_1a0169125a513907861661224c90863a)
;
var circle_marker_f86efaa224b96a105a2f788e65c6004c = L.circleMarker(
[42.621908943, 8.96175403],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_61a4559dccaf53a62d7d498d004eba6f = L.popup({
"maxWidth": "100%",
});
var html_fbadb9aed241e0ccc743bc72a5bc40c0 = $(`<div id="html_fbadb9aed241e0ccc743bc72a5bc40c0" style="width: 100.0%; height: 100.0%;"><b>Monticello</b><br>PAYS DE BALAGNE</div>`)[0];
popup_61a4559dccaf53a62d7d498d004eba6f.setContent(html_fbadb9aed241e0ccc743bc72a5bc40c0);
circle_marker_f86efaa224b96a105a2f788e65c6004c.bindPopup(popup_61a4559dccaf53a62d7d498d004eba6f)
;
var circle_marker_c0b5636dfdb5c806e991c15fdcbc29aa = L.circleMarker(
[42.447442972, 9.254839416],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_34975aabe09ada680534065c560a998e = L.popup({
"maxWidth": "100%",
});
var html_e6b0bc33959000c30d42972394d85492 = $(`<div id="html_e6b0bc33959000c30d42972394d85492" style="width: 100.0%; height: 100.0%;"><b>Morosaglia</b><br>CENTRE CORSE</div>`)[0];
popup_34975aabe09ada680534065c560a998e.setContent(html_e6b0bc33959000c30d42972394d85492);
circle_marker_c0b5636dfdb5c806e991c15fdcbc29aa.bindPopup(popup_34975aabe09ada680534065c560a998e)
;
var circle_marker_492d578813db4d15c7b8793eda9fa7be = L.circleMarker(
[42.546200932, 8.91727282],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_b9faeb7581cadc63a3b350ea377709fc = L.popup({
"maxWidth": "100%",
});
var html_24b24bad82e5861c51aea10e5673bd92 = $(`<div id="html_24b24bad82e5861c51aea10e5673bd92" style="width: 100.0%; height: 100.0%;"><b>Muro</b><br>PAYS DE BALAGNE</div>`)[0];
popup_b9faeb7581cadc63a3b350ea377709fc.setContent(html_24b24bad82e5861c51aea10e5673bd92);
circle_marker_492d578813db4d15c7b8793eda9fa7be.bindPopup(popup_b9faeb7581cadc63a3b350ea377709fc)
;
var circle_marker_3f2e918b7ad34b2f94a46fc69289e7c8 = L.circleMarker(
[42.158617987, 8.846746277],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_1283ea865026ebce8c8d9715a206eedd = L.popup({
"maxWidth": "100%",
});
var html_99e62ba17578288d7a4213534ee39fb3 = $(`<div id="html_99e62ba17578288d7a4213534ee39fb3" style="width: 100.0%; height: 100.0%;"><b>Murzo</b><br>OUEST CORSE</div>`)[0];
popup_1283ea865026ebce8c8d9715a206eedd.setContent(html_99e62ba17578288d7a4213534ee39fb3);
circle_marker_3f2e918b7ad34b2f94a46fc69289e7c8.bindPopup(popup_1283ea865026ebce8c8d9715a206eedd)
;
var circle_marker_0dc0e4b101c304b4e201c8edb5b81dc1 = L.circleMarker(
[42.395383375, 9.347999187],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_979e62e3ed3e4ade78d622535a5ce37c = L.popup({
"maxWidth": "100%",
});
var html_bebb09ebc9c181943ec16aa3e94bd523 = $(`<div id="html_bebb09ebc9c181943ec16aa3e94bd523" style="width: 100.0%; height: 100.0%;"><b>Nocario</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_979e62e3ed3e4ade78d622535a5ce37c.setContent(html_bebb09ebc9c181943ec16aa3e94bd523);
circle_marker_0dc0e4b101c304b4e201c8edb5b81dc1.bindPopup(popup_979e62e3ed3e4ade78d622535a5ce37c)
;
var circle_marker_aad3107166f36f1855eafb5d000a0196 = L.circleMarker(
[42.788421198, 9.354620265],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_961d2ecc332bb869f1e51d1bbeca65ee = L.popup({
"maxWidth": "100%",
});
var html_bed4783eeb26d320a7be24ec2aff2acc = $(`<div id="html_bed4783eeb26d320a7be24ec2aff2acc" style="width: 100.0%; height: 100.0%;"><b>Nonza</b><br>PAYS BASTIAIS</div>`)[0];
popup_961d2ecc332bb869f1e51d1bbeca65ee.setContent(html_bed4783eeb26d320a7be24ec2aff2acc);
circle_marker_aad3107166f36f1855eafb5d000a0196.bindPopup(popup_961d2ecc332bb869f1e51d1bbeca65ee)
;
var circle_marker_01e91dd14106089dad244784e53d8e8e = L.circleMarker(
[41.95029011, 8.909484856],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_04cf3e3a33fedc12ea47f1f71c4ef956 = L.popup({
"maxWidth": "100%",
});
var html_4cea19e6f61155e70c5c19565370056d = $(`<div id="html_4cea19e6f61155e70c5c19565370056d" style="width: 100.0%; height: 100.0%;"><b>Ocana</b><br>PAYS AJACCIEN</div>`)[0];
popup_04cf3e3a33fedc12ea47f1f71c4ef956.setContent(html_4cea19e6f61155e70c5c19565370056d);
circle_marker_01e91dd14106089dad244784e53d8e8e.bindPopup(popup_04cf3e3a33fedc12ea47f1f71c4ef956)
;
var circle_marker_4982a9b57b2d6ace53b37485f743ecc6 = L.circleMarker(
[42.76662536, 9.377150937],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a477e26cdd0d73cc66ad822c23b96501 = L.popup({
"maxWidth": "100%",
});
var html_385f1f4ab8c351dbd56bb5599e043de6 = $(`<div id="html_385f1f4ab8c351dbd56bb5599e043de6" style="width: 100.0%; height: 100.0%;"><b>Olmeta-di-Capocorso</b><br>PAYS BASTIAIS</div>`)[0];
popup_a477e26cdd0d73cc66ad822c23b96501.setContent(html_385f1f4ab8c351dbd56bb5599e043de6);
circle_marker_4982a9b57b2d6ace53b37485f743ecc6.bindPopup(popup_a477e26cdd0d73cc66ad822c23b96501)
;
var circle_marker_67bccd6640b6d6b4eb72aa325a68e945 = L.circleMarker(
[42.318887178, 8.689536408],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_21ceceb7f39a7d2b0802634f82a7637e = L.popup({
"maxWidth": "100%",
});
var html_f5a5576010623cf5cd0a188d9a5f9fba = $(`<div id="html_f5a5576010623cf5cd0a188d9a5f9fba" style="width: 100.0%; height: 100.0%;"><b>Partinello</b><br>OUEST CORSE</div>`)[0];
popup_21ceceb7f39a7d2b0802634f82a7637e.setContent(html_f5a5576010623cf5cd0a188d9a5f9fba);
circle_marker_67bccd6640b6d6b4eb72aa325a68e945.bindPopup(popup_21ceceb7f39a7d2b0802634f82a7637e)
;
var circle_marker_3aa81e0d7e740762a63d3ba4832e0eb0 = L.circleMarker(
[42.454841775, 9.497220418],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_bc3d647972998012592a4a474567fceb = L.popup({
"maxWidth": "100%",
});
var html_7989d8e694c388fe4852e31fe63f51e8 = $(`<div id="html_7989d8e694c388fe4852e31fe63f51e8" style="width: 100.0%; height: 100.0%;"><b>Penta-di-Casinca</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_bc3d647972998012592a4a474567fceb.setContent(html_7989d8e694c388fe4852e31fe63f51e8);
circle_marker_3aa81e0d7e740762a63d3ba4832e0eb0.bindPopup(popup_bc3d647972998012592a4a474567fceb)
;
var circle_marker_62c447053d9ef34499dd9f67518cdea6 = L.circleMarker(
[42.225980207, 8.629135134],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_4d82f601ec5d6eebf532437ec2731338 = L.popup({
"maxWidth": "100%",
});
var html_9f30cfca7e82a439351103cac7973ca2 = $(`<div id="html_9f30cfca7e82a439351103cac7973ca2" style="width: 100.0%; height: 100.0%;"><b>Piana</b><br>OUEST CORSE</div>`)[0];
popup_4d82f601ec5d6eebf532437ec2731338.setContent(html_9f30cfca7e82a439351103cac7973ca2);
circle_marker_62c447053d9ef34499dd9f67518cdea6.bindPopup(popup_4d82f601ec5d6eebf532437ec2731338)
;
var circle_marker_e03e5e2f42986f85c06b81dc9feaae94 = L.circleMarker(
[42.844693715, 9.438161192],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d4ce61f80f193cd420e7d48928c4e9ee = L.popup({
"maxWidth": "100%",
});
var html_7fc85940e0a6d90b0785aa12e42e1370 = $(`<div id="html_7fc85940e0a6d90b0785aa12e42e1370" style="width: 100.0%; height: 100.0%;"><b>Pietracorbara</b><br>PAYS BASTIAIS</div>`)[0];
popup_d4ce61f80f193cd420e7d48928c4e9ee.setContent(html_7fc85940e0a6d90b0785aa12e42e1370);
circle_marker_e03e5e2f42986f85c06b81dc9feaae94.bindPopup(popup_d4ce61f80f193cd420e7d48928c4e9ee)
;
var circle_marker_e6dee373686c054e686efe8d13468ee0 = L.circleMarker(
[42.449261473, 9.441966528],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f52204b6954f7cfeaf2d23f4828d549f = L.popup({
"maxWidth": "100%",
});
var html_b14e8bbd5ce61ece631e70ed90fb756e = $(`<div id="html_b14e8bbd5ce61ece631e70ed90fb756e" style="width: 100.0%; height: 100.0%;"><b>Porri</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_f52204b6954f7cfeaf2d23f4828d549f.setContent(html_b14e8bbd5ce61ece631e70ed90fb756e);
circle_marker_e6dee373686c054e686efe8d13468ee0.bindPopup(popup_f52204b6954f7cfeaf2d23f4828d549f)
;
var circle_marker_6a3abea968c313f505ab635b6f14470b = L.circleMarker(
[41.592638608, 9.253642063],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_239bbeb44af476913b640cd4f82b6ba4 = L.popup({
"maxWidth": "100%",
});
var html_e93034fab541e8c99282c445ebeafaed = $(`<div id="html_e93034fab541e8c99282c445ebeafaed" style="width: 100.0%; height: 100.0%;"><b>Porto-Vecchio</b><br>EXTREME SUD / ALTA ROCCA</div>`)[0];
popup_239bbeb44af476913b640cd4f82b6ba4.setContent(html_e93034fab541e8c99282c445ebeafaed);
circle_marker_6a3abea968c313f505ab635b6f14470b.bindPopup(popup_239bbeb44af476913b640cd4f82b6ba4)
;
var circle_marker_7059940da9cd706dfd3c9964924a58e7 = L.circleMarker(
[42.419022064, 9.169230292],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_955a7820e0f35721e28ff567702d885a = L.popup({
"maxWidth": "100%",
});
var html_1e37fba2fb71b07a8265cdfc6a5e7fa1 = $(`<div id="html_1e37fba2fb71b07a8265cdfc6a5e7fa1" style="width: 100.0%; height: 100.0%;"><b>Prato-di-Giovellina</b><br>CENTRE CORSE</div>`)[0];
popup_955a7820e0f35721e28ff567702d885a.setContent(html_1e37fba2fb71b07a8265cdfc6a5e7fa1);
circle_marker_7059940da9cd706dfd3c9964924a58e7.bindPopup(popup_955a7820e0f35721e28ff567702d885a)
;
var circle_marker_f4ab18a307ea93434a33a0207af5823c = L.circleMarker(
[42.42434454, 9.448133189],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_3b287c84ddc013f440c0b82ac01d5382 = L.popup({
"maxWidth": "100%",
});
var html_2451eb8370b006439fef62a57254634a = $(`<div id="html_2451eb8370b006439fef62a57254634a" style="width: 100.0%; height: 100.0%;"><b>Pruno</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_3b287c84ddc013f440c0b82ac01d5382.setContent(html_2451eb8370b006439fef62a57254634a);
circle_marker_f4ab18a307ea93434a33a0207af5823c.bindPopup(popup_3b287c84ddc013f440c0b82ac01d5382)
;
var circle_marker_dca5ed720073f74c8ff9dd823615b0d4 = L.circleMarker(
[42.206614166, 8.820333351],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_60a90a3012a82a30161a5175ff28998d = L.popup({
"maxWidth": "100%",
});
var html_477982833a5f10c47934c7048811eeed = $(`<div id="html_477982833a5f10c47934c7048811eeed" style="width: 100.0%; height: 100.0%;"><b>Renno</b><br>OUEST CORSE</div>`)[0];
popup_60a90a3012a82a30161a5175ff28998d.setContent(html_477982833a5f10c47934c7048811eeed);
circle_marker_dca5ed720073f74c8ff9dd823615b0d4.bindPopup(popup_60a90a3012a82a30161a5175ff28998d)
;
var circle_marker_5f3b74e8ccb2e55812f494af78c05485 = L.circleMarker(
[42.123684074, 8.952481117],
{"bubblingMouseEvents": true, "color": "purple", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "purple", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_5cdea1421d6bb52de97c6224b2e6088c = L.popup({
"maxWidth": "100%",
});
var html_3e20a190e77604bed33b3db8e9a74f69 = $(`<div id="html_3e20a190e77604bed33b3db8e9a74f69" style="width: 100.0%; height: 100.0%;"><b>Rezza</b><br>OUEST CORSE</div>`)[0];
popup_5cdea1421d6bb52de97c6224b2e6088c.setContent(html_3e20a190e77604bed33b3db8e9a74f69);
circle_marker_5f3b74e8ccb2e55812f494af78c05485.bindPopup(popup_5cdea1421d6bb52de97c6224b2e6088c)
;
var circle_marker_c86b339b3c376f48701f82356b459afe = L.circleMarker(
[42.194036469, 9.238021239],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_5b14ddf56a21566eeb4cdd2231590ab1 = L.popup({
"maxWidth": "100%",
});
var html_8dfd7e94ebd661fac7ca3e674c3a7131 = $(`<div id="html_8dfd7e94ebd661fac7ca3e674c3a7131" style="width: 100.0%; height: 100.0%;"><b>Rospigliani</b><br>CENTRE CORSE</div>`)[0];
popup_5b14ddf56a21566eeb4cdd2231590ab1.setContent(html_8dfd7e94ebd661fac7ca3e674c3a7131);
circle_marker_c86b339b3c376f48701f82356b459afe.bindPopup(popup_5b14ddf56a21566eeb4cdd2231590ab1)
;
var circle_marker_a4bf4319a2a09db909fd37770887177b = L.circleMarker(
[42.69204221, 9.326144109],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f1997ce0d6d355779fd1bdbf23f433b9 = L.popup({
"maxWidth": "100%",
});
var html_4895ee579048d0b8aa1c2f906ec85437 = $(`<div id="html_4895ee579048d0b8aa1c2f906ec85437" style="width: 100.0%; height: 100.0%;"><b>Saint-Florent</b><br>PAYS BASTIAIS</div>`)[0];
popup_f1997ce0d6d355779fd1bdbf23f433b9.setContent(html_4895ee579048d0b8aa1c2f906ec85437);
circle_marker_a4bf4319a2a09db909fd37770887177b.bindPopup(popup_f1997ce0d6d355779fd1bdbf23f433b9)
;
var circle_marker_1cf7c7c19c6be456e83c70a0510529d8 = L.circleMarker(
[42.584511842, 8.908424902],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_cba1e08bedc0870fb7670f524cc286d3 = L.popup({
"maxWidth": "100%",
});
var html_18aa33f24baf47350dcc5cfc26bf7987 = $(`<div id="html_18aa33f24baf47350dcc5cfc26bf7987" style="width: 100.0%; height: 100.0%;"><b>Sant'Antonino</b><br>PAYS DE BALAGNE</div>`)[0];
popup_cba1e08bedc0870fb7670f524cc286d3.setContent(html_18aa33f24baf47350dcc5cfc26bf7987);
circle_marker_1cf7c7c19c6be456e83c70a0510529d8.bindPopup(popup_cba1e08bedc0870fb7670f524cc286d3)
;
var circle_marker_72d463b3554e344f94261d7c3975a449 = L.circleMarker(
[41.813484388, 9.352409643],
{"bubblingMouseEvents": true, "color": "gray", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "gray", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_06823d4905a854aef4d5fa3ba645898b = L.popup({
"maxWidth": "100%",
});
var html_e088a05e63a4d89973386bbce303416f = $(`<div id="html_e088a05e63a4d89973386bbce303416f" style="width: 100.0%; height: 100.0%;"><b>Sari-Solenzara</b><br>PLAINE ORIENTALE</div>`)[0];
popup_06823d4905a854aef4d5fa3ba645898b.setContent(html_e088a05e63a4d89973386bbce303416f);
circle_marker_72d463b3554e344f94261d7c3975a449.bindPopup(popup_06823d4905a854aef4d5fa3ba645898b)
;
var circle_marker_56e5c0c7d0f4694cf33b7a8789d55e44 = L.circleMarker(
[42.422242874, 9.404226001],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_f6dc76db2526807279a3c2cba8e96f0e = L.popup({
"maxWidth": "100%",
});
var html_b7a0bed8000a2e94ff6a3cef1b3e69de = $(`<div id="html_b7a0bed8000a2e94ff6a3cef1b3e69de" style="width: 100.0%; height: 100.0%;"><b>Scata</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_f6dc76db2526807279a3c2cba8e96f0e.setContent(html_b7a0bed8000a2e94ff6a3cef1b3e69de);
circle_marker_56e5c0c7d0f4694cf33b7a8789d55e44.bindPopup(popup_f6dc76db2526807279a3c2cba8e96f0e)
;
var circle_marker_aade930341f5aff521d331582b282164 = L.circleMarker(
[42.538730176, 9.364871046],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7ca436f1e43c22e294e9dc862e2289b1 = L.popup({
"maxWidth": "100%",
});
var html_11fef42cdb1936c48d696a7cac18161c = $(`<div id="html_11fef42cdb1936c48d696a7cac18161c" style="width: 100.0%; height: 100.0%;"><b>Scolca</b><br>PAYS BASTIAIS</div>`)[0];
popup_7ca436f1e43c22e294e9dc862e2289b1.setContent(html_11fef42cdb1936c48d696a7cac18161c);
circle_marker_aade930341f5aff521d331582b282164.bindPopup(popup_7ca436f1e43c22e294e9dc862e2289b1)
;
var circle_marker_e3ebf24bfacd87caee6b98c215f854e8 = L.circleMarker(
[42.315096946, 9.266283956],
{"bubblingMouseEvents": true, "color": "blue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "blue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_46662bca18a867eff011483f01abcf6b = L.popup({
"maxWidth": "100%",
});
var html_9996283d13302891632b4e70bcfbaa71 = $(`<div id="html_9996283d13302891632b4e70bcfbaa71" style="width: 100.0%; height: 100.0%;"><b>Sermano</b><br>CENTRE CORSE</div>`)[0];
popup_46662bca18a867eff011483f01abcf6b.setContent(html_9996283d13302891632b4e70bcfbaa71);
circle_marker_e3ebf24bfacd87caee6b98c215f854e8.bindPopup(popup_46662bca18a867eff011483f01abcf6b)
;
var circle_marker_c5fd2bdc39c7302f994bc3d0ea3c5690 = L.circleMarker(
[42.452776483, 9.417778706],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_5a343ae0fd39c7cffeeb8ad9c32c9b86 = L.popup({
"maxWidth": "100%",
});
var html_8678fc892339675abedf82a38a8eda76 = $(`<div id="html_8678fc892339675abedf82a38a8eda76" style="width: 100.0%; height: 100.0%;"><b>Silvareccio</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_5a343ae0fd39c7cffeeb8ad9c32c9b86.setContent(html_8678fc892339675abedf82a38a8eda76);
circle_marker_c5fd2bdc39c7302f994bc3d0ea3c5690.bindPopup(popup_5a343ae0fd39c7cffeeb8ad9c32c9b86)
;
var circle_marker_5d8fe110cc69fc1c6e1f2add6a91663a = L.circleMarker(
[42.814388831, 9.442807921],
{"bubblingMouseEvents": true, "color": "darkred", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkred", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d13e7f0dcf33deaa661b4c4ca839eb58 = L.popup({
"maxWidth": "100%",
});
var html_804d7ae047d0a81f307f74bc22a6a863 = $(`<div id="html_804d7ae047d0a81f307f74bc22a6a863" style="width: 100.0%; height: 100.0%;"><b>Sisco</b><br>PAYS BASTIAIS</div>`)[0];
popup_d13e7f0dcf33deaa661b4c4ca839eb58.setContent(html_804d7ae047d0a81f307f74bc22a6a863);
circle_marker_5d8fe110cc69fc1c6e1f2add6a91663a.bindPopup(popup_d13e7f0dcf33deaa661b4c4ca839eb58)
;
var circle_marker_80c5f267b2ec32ea345f8564ee09722c = L.circleMarker(
[42.574023464, 8.9695723],
{"bubblingMouseEvents": true, "color": "lightcoral", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "lightcoral", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_a662338bb9b070eab5c2b06420ef6b90 = L.popup({
"maxWidth": "100%",
});
var html_775f66c3e0a090ff7e10643deae84533 = $(`<div id="html_775f66c3e0a090ff7e10643deae84533" style="width: 100.0%; height: 100.0%;"><b>Speloncato</b><br>PAYS DE BALAGNE</div>`)[0];
popup_a662338bb9b070eab5c2b06420ef6b90.setContent(html_775f66c3e0a090ff7e10643deae84533);
circle_marker_80c5f267b2ec32ea345f8564ee09722c.bindPopup(popup_a662338bb9b070eab5c2b06420ef6b90)
;
var circle_marker_1c2c3123c034e9b955b1260d4c1342a2 = L.circleMarker(
[42.417836969, 9.507426546],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_d4155ee53bf28f4e14d7df982f38d90d = L.popup({
"maxWidth": "100%",
});
var html_00c1058ecee83ec7a6f4b0cea2ac2e7d = $(`<div id="html_00c1058ecee83ec7a6f4b0cea2ac2e7d" style="width: 100.0%; height: 100.0%;"><b>Talasani</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_d4155ee53bf28f4e14d7df982f38d90d.setContent(html_00c1058ecee83ec7a6f4b0cea2ac2e7d);
circle_marker_1c2c3123c034e9b955b1260d4c1342a2.bindPopup(popup_d4155ee53bf28f4e14d7df982f38d90d)
;
var circle_marker_1d396cc05ec7e856615584382838df1b = L.circleMarker(
[42.031657485, 8.884974446],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_e8c299f3845498ccdb0178651843cb5f = L.popup({
"maxWidth": "100%",
});
var html_3a47b0ed92cd9d1df4360d4252f95656 = $(`<div id="html_3a47b0ed92cd9d1df4360d4252f95656" style="width: 100.0%; height: 100.0%;"><b>Tavaco</b><br>PAYS AJACCIEN</div>`)[0];
popup_e8c299f3845498ccdb0178651843cb5f.setContent(html_3a47b0ed92cd9d1df4360d4252f95656);
circle_marker_1d396cc05ec7e856615584382838df1b.bindPopup(popup_e8c299f3845498ccdb0178651843cb5f)
;
var circle_marker_b5073aa05d783af7b496a90e05119bee = L.circleMarker(
[42.047197897, 8.982585246],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_7d7c2c636d196d02b939d7f30c2ccdb0 = L.popup({
"maxWidth": "100%",
});
var html_c8c9b44c919a6572f6948f65c26d4229 = $(`<div id="html_c8c9b44c919a6572f6948f65c26d4229" style="width: 100.0%; height: 100.0%;"><b>Ucciani</b><br>PAYS AJACCIEN</div>`)[0];
popup_7d7c2c636d196d02b939d7f30c2ccdb0.setContent(html_c8c9b44c919a6572f6948f65c26d4229);
circle_marker_b5073aa05d783af7b496a90e05119bee.bindPopup(popup_7d7c2c636d196d02b939d7f30c2ccdb0)
;
var circle_marker_c0c9a56da1449416def2405828d2d326 = L.circleMarker(
[42.328016128, 9.434606151],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_0519def45a1cc5b69882bfe6705412b4 = L.popup({
"maxWidth": "100%",
});
var html_0a0338bdfe9963667e62052f98968508 = $(`<div id="html_0a0338bdfe9963667e62052f98968508" style="width: 100.0%; height: 100.0%;"><b>Valle-d'Alesani</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_0519def45a1cc5b69882bfe6705412b4.setContent(html_0a0338bdfe9963667e62052f98968508);
circle_marker_c0c9a56da1449416def2405828d2d326.bindPopup(popup_0519def45a1cc5b69882bfe6705412b4)
;
var circle_marker_c84b576f9acbe9c2089786eac7c8a3b0 = L.circleMarker(
[42.39097936, 9.451708549],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_87a4d76e17af8b27eff9ccc9564f2098 = L.popup({
"maxWidth": "100%",
});
var html_d5053354d17a6fa7fdb719656faa26d0 = $(`<div id="html_d5053354d17a6fa7fdb719656faa26d0" style="width: 100.0%; height: 100.0%;"><b>Velone-Orneto</b><br>CASTAGNICCIA / MARE E MONTI</div>`)[0];
popup_87a4d76e17af8b27eff9ccc9564f2098.setContent(html_d5053354d17a6fa7fdb719656faa26d0);
circle_marker_c84b576f9acbe9c2089786eac7c8a3b0.bindPopup(popup_87a4d76e17af8b27eff9ccc9564f2098)
;
var circle_marker_ecf004525358471ecfe8917de669cb68 = L.circleMarker(
[41.884420509, 9.16690313],
{"bubblingMouseEvents": true, "color": "darkblue", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "darkblue", "fillOpacity": 0.7, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 4, "stroke": true, "weight": 1}
).addTo(map_96f79f56f9064aa853aff8be7a33297b);
var popup_9f5ea5488d035512b423c4cf0a8719a1 = L.popup({
"maxWidth": "100%",
});
var html_5c686bbeb80f9a89f596de6b61dbc748 = $(`<div id="html_5c686bbeb80f9a89f596de6b61dbc748" style="width: 100.0%; height: 100.0%;"><b>Zicavo</b><br>TARAVO / VALINCO / SARTENAIS</div>`)[0];
popup_9f5ea5488d035512b423c4cf0a8719a1.setContent(html_5c686bbeb80f9a89f596de6b61dbc748);
circle_marker_ecf004525358471ecfe8917de669cb68.bindPopup(popup_9f5ea5488d035512b423c4cf0a8719a1)
;
</script>
</html>