stimmenfryslan/maps/heatmaps-combined/heel.html

3391 lines
188 KiB
HTML
Raw Normal View History

2018-09-28 10:35:17 +02:00
<!DOCTYPE html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script>L_PREFER_CANVAS=false; L_NO_TOUCH=false; L_DISABLE_3D=false;</script>
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.2.0/dist/leaflet.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.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.2.0/dist/leaflet.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.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://rawgit.com/python-visualization/folium/master/folium/templates/leaflet.awesome.rotate.css"/>
<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>
<style>#map_0037ad93f0c64ae19f6db7d18bd8e231 {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
</style>
</head>
<body>
<div class="folium-map" id="map_0037ad93f0c64ae19f6db7d18bd8e231" ></div>
</body>
<script>
var bounds = null;
var map_0037ad93f0c64ae19f6db7d18bd8e231 = L.map(
'map_0037ad93f0c64ae19f6db7d18bd8e231', {
center: [53.17980337339143, 5.903694139608683],
zoom: 10,
maxBounds: bounds,
layers: [],
worldCopyJump: false,
crs: L.CRS.EPSG3857,
zoomControl: true,
});
var tile_layer_26e1c96538cd44a6a79883aef1e2419d = L.tileLayer(
'https://stamen-tiles-{s}.a.ssl.fastly.net/toner/{z}/{x}/{y}.png',
{
"attribution": null,
"detectRetina": false,
"maxNativeZoom": 18,
"maxZoom": 18,
"minZoom": 0,
"noWrap": false,
"subdomains": "abc"
}).addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_e8003ca016774383a0843a4980ad5232 = L.polygon(
[[[53.240924, 6.019789], [53.242791, 6.023094], [53.241398, 6.0278], [53.242759, 6.028816], [53.242617, 6.038849], [53.248448, 6.074515], [53.259855, 6.110774], [53.264383, 6.141058], [53.260165, 6.144978], [53.263684, 6.158781], [53.261985, 6.160523], [53.263958, 6.164196], [53.259054, 6.179491], [53.259655, 6.181184], [53.26105, 6.180721], [53.263378, 6.190385], [53.267273, 6.18567], [53.26989, 6.18922], [53.268584, 6.19072], [53.270037, 6.19379], [53.265267, 6.217094], [53.259873, 6.218947], [53.25724, 6.223971], [53.256872, 6.232158], [53.254847, 6.232325], [53.253355, 6.235101], [53.2508, 6.233705], [53.249826, 6.229481], [53.247198, 6.231948], [53.245067, 6.231044], [53.241932, 6.217978], [53.238593, 6.224972], [53.236985, 6.215543], [53.235214, 6.214882], [53.234342, 6.216754], [53.234163, 6.214258], [53.229984, 6.22472], [53.226829, 6.226237], [53.225455, 6.225339], [53.22244, 6.230173], [53.219143, 6.228984], [53.217714, 6.229945], [53.214579, 6.22475], [53.211966, 6.224815], [53.205993, 6.219058], [53.199885, 6.209426], [53.198336, 6.199603], [53.193254, 6.199432], [53.189129, 6.192907], [53.170557, 6.181375], [53.167886, 6.177755], [53.159504, 6.17675], [53.150833, 6.151986], [53.157827, 6.148118], [53.144993, 6.121633], [53.145741, 6.118792], [53.14942, 6.119339], [53.150196, 6.112537], [53.152198, 6.109025], [53.151799, 6.105013], [53.175978, 6.114593], [53.176332, 6.108947], [53.179341, 6.104618], [53.185764, 6.099772], [53.195766, 6.084053], [53.206716, 6.078558], [53.208463, 6.08411], [53.210678, 6.078724], [53.211171, 6.081905], [53.213155, 6.080138], [53.214086, 6.0817], [53.215026, 6.086289], [53.230133, 6.027244], [53.240924, 6.019789]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var feature_group_46212e8e97e4462aaedbb0e7aafb3a35 = L.featureGroup(
).addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_c692168dc1104cf6956cc9fed4150097 = L.polygon(
[[[53.240924, 6.019789], [53.242791, 6.023094], [53.241398, 6.0278], [53.242759, 6.028816], [53.242617, 6.038849], [53.248448, 6.074515], [53.259855, 6.110774], [53.264383, 6.141058], [53.260165, 6.144978], [53.263684, 6.158781], [53.261985, 6.160523], [53.26261785288364, 6.1617011392], [53.154234711032274, 6.1617011392], [53.150833, 6.151986], [53.157827, 6.148118], [53.144993, 6.121633], [53.145741, 6.118792], [53.14942, 6.119339], [53.150196, 6.112537], [53.152198, 6.109025], [53.151799, 6.105013], [53.175978, 6.114593], [53.176332, 6.108947], [53.179341, 6.104618], [53.185764, 6.099772], [53.195766, 6.084053], [53.206716, 6.078558], [53.208463, 6.08411], [53.210678, 6.078724], [53.211171, 6.081905], [53.213155, 6.080138], [53.214086, 6.0817], [53.215026, 6.086289], [53.230133, 6.027244], [53.240924, 6.019789]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_cf960a86ce8b45619b8ecac0b1c3a99a = L.popup({maxWidth: '300'
});
var html_1617bf5c83594763aacca91642ea9329 = $('<div id="html_1617bf5c83594763aacca91642ea9329" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (217, 63%)</div>')[0];
popup_cf960a86ce8b45619b8ecac0b1c3a99a.setContent(html_1617bf5c83594763aacca91642ea9329);
polygon_c692168dc1104cf6956cc9fed4150097.bindPopup(popup_cf960a86ce8b45619b8ecac0b1c3a99a)
;
var polygon_8f5a7d6f831c486886b88512757fc111 = L.polygon(
[[[53.276783, 5.882245], [53.287839, 5.906649], [53.294298, 5.903454], [53.301743, 5.896565], [53.31264, 5.922341], [53.317601, 5.94893], [53.321247, 5.954578], [53.322853, 5.963858], [53.321085, 5.972188], [53.315999, 5.9743], [53.313673, 5.970669], [53.306927, 5.975853], [53.30937312764126, 5.9910843036], [53.23245206035098, 5.9910843036], [53.229843, 5.983355], [53.227935, 5.97291], [53.228056, 5.955973], [53.250428, 5.942992], [53.252201, 5.925652], [53.25473, 5.925914], [53.257405, 5.922955], [53.25863, 5.91448], [53.276783, 5.882245]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_eb50e17d630b4ea784e244e6790c4906 = L.popup({maxWidth: '300'
});
var html_5def2f5cf56249f8b72a08db975b3097 = $('<div id="html_5def2f5cf56249f8b72a08db975b3097" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (111, 55%)</div>')[0];
popup_eb50e17d630b4ea784e244e6790c4906.setContent(html_5def2f5cf56249f8b72a08db975b3097);
polygon_8f5a7d6f831c486886b88512757fc111.bindPopup(popup_eb50e17d630b4ea784e244e6790c4906)
;
var polygon_233ab181234f4fc2ba6865b62084007a = L.polygon(
[[[52.98483465765356, 5.704385054499999], [52.984319, 5.706113], [52.985109, 5.707777], [52.986678, 5.70727], [52.989854, 5.712693], [52.995108, 5.716058], [52.998848, 5.722685], [53.001372, 5.731034], [53.002381, 5.742408], [53.005351, 5.742183], [53.007842, 5.748891], [53.015438, 5.733241], [53.030152, 5.736705], [53.046838, 5.755432], [53.047443, 5.770696], [53.045849, 5.769847], [53.045922, 5.773912], [53.058206663593666, 5.7952858119999995], [52.806177575763904, 5.7952858119999995], [52.803691, 5.789807], [52.817476, 5.784382], [52.83968, 5.748807], [52.843982, 5.724682], [52.833727, 5.729574], [52.838189, 5.71322], [52.834817, 5.709636], [52.83443842977905, 5.704385054499999], [52.98483465765356, 5.704385054499999]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_0087948d5e494f7ca31a3ce562589a1b = L.popup({maxWidth: '300'
});
var html_21cdf879dd8946539e3e91ee7a937e0f = $('<div id="html_21cdf879dd8946539e3e91ee7a937e0f" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (57, 24%)</div>')[0];
popup_0087948d5e494f7ca31a3ce562589a1b.setContent(html_21cdf879dd8946539e3e91ee7a937e0f);
polygon_233ab181234f4fc2ba6865b62084007a.bindPopup(popup_0087948d5e494f7ca31a3ce562589a1b)
;
var polygon_559a285d5f1945e196cc87595594f062 = L.polygon(
[[[[53.312808659247345, 6.1274595416], [53.312729, 6.126778], [53.31479, 6.122489], [53.316457, 6.120654], [53.318912, 6.12281], [53.320228, 6.121702], [53.321835, 6.114852], [53.319012, 6.106564], [53.323206, 6.10124], [53.321634, 6.091879], [53.324902, 6.087401], [53.324142, 6.081578], [53.321806, 6.07879], [53.324862, 6.073468], [53.323635, 6.066774], [53.324924, 6.052876], [53.324269, 6.035817], [53.32563, 6.032963], [53.324529, 6.023437], [53.320333, 6.021241], [53.308224, 6.020152], [53.30859560826187, 6.016551677600001], [53.40291493697024, 6.016551677600001], [53.403666, 6.039263], [53.4073, 6.0682], [53.405484, 6.077248], [53.406368, 6.081745], [53.404337, 6.085717], [53.409534, 6.092155], [53.410372, 6.091497], [53.409623, 6.092375], [53.412117, 6.09569], [53.414463, 6.099374], [53.405365, 6.087935], [53.408103, 6.094195], [53.407419, 6.100713], [53.40762, 6.096334], [53.407556, 6.096046], [53.406635, 6.094881], [53.407235, 6.103707], [53.40467044234741, 6.1274595416], [53.312808659247345, 6.1274595416]]], [[[53.45584, 6.062632], [53.450723, 6.063527], [53.449696, 6.061034], [53.446055, 6.06303], [53.446042, 6.054453], [53.448542, 6.050453], [53.450742, 6.049953], [53.454342, 6.052653], [53.456442, 6.057653], [53.45584, 6.062632]]], [[[53.475345, 6.057979], [53.469398, 6.060726], [53.468739, 6.044349], [53.464566, 6.037459], [53.461132, 6.025261], [53.45893, 6.024004], [53.460871, 6.020106], [53.464822, 6.020558], [53.470193, 6.026336], [53.474063, 6.039842], [53.475345, 6.057979]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_c680bf2a6692486c95d1f540d38b537d = L.popup({maxWidth: '300'
});
var html_897adbecade64a2a8350a8d35a31806f = $('<div id="html_897adbecade64a2a8350a8d35a31806f" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (91, 40%)</div>')[0];
popup_c680bf2a6692486c95d1f540d38b537d.setContent(html_897adbecade64a2a8350a8d35a31806f);
polygon_559a285d5f1945e196cc87595594f062.bindPopup(popup_c680bf2a6692486c95d1f540d38b537d)
;
var polygon_b70bef20e6684456898143850a5856d1 = L.polygon(
[[[53.376638, 5.848061], [53.364821, 5.864818], [53.36478362454365, 5.867306952], [53.285889745887744, 5.867306952], [53.288649, 5.861177], [53.285163, 5.847661], [53.274935, 5.838824], [53.27575251939309, 5.825874836], [53.36853800249894, 5.825874836], [53.373524, 5.843028], [53.376638, 5.848061]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_9dc7b83d06b340c1aa620476d48f4068 = L.popup({maxWidth: '300'
});
var html_f9f5f8dcd03e4780af4808a4e35d141b = $('<div id="html_f9f5f8dcd03e4780af4808a4e35d141b" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (34, 28%)</div>')[0];
popup_9dc7b83d06b340c1aa620476d48f4068.setContent(html_f9f5f8dcd03e4780af4808a4e35d141b);
polygon_b70bef20e6684456898143850a5856d1.bindPopup(popup_9dc7b83d06b340c1aa620476d48f4068)
;
var polygon_99c62f358f334bc7b8b14e723cc26548 = L.polygon(
[[[53.20007758394868, 5.4790126118], [53.200739, 5.489556], [53.194069, 5.490175], [53.193657, 5.487617], [53.190868, 5.485602], [53.18404, 5.481657], [53.183793, 5.483639], [53.176601, 5.479349], [53.17785072812676, 5.496376670599999], [53.17782361329813, 5.496376670599999], [53.173041, 5.493457], [53.16968, 5.486011], [53.165816, 5.484744], [53.165072, 5.486716], [53.159033, 5.482741], [53.157338, 5.480251], [53.15488298665794, 5.4790126118], [53.20007758394868, 5.4790126118]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_99ef80ee174242b7bb4cdbb5da54e7ae = L.popup({maxWidth: '300'
});
var html_7541f0bff6d5499eb213442fcb03fac1 = $('<div id="html_7541f0bff6d5499eb213442fcb03fac1" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (2, 9%)</div>')[0];
popup_99ef80ee174242b7bb4cdbb5da54e7ae.setContent(html_7541f0bff6d5499eb213442fcb03fac1);
polygon_99c62f358f334bc7b8b14e723cc26548.bindPopup(popup_99ef80ee174242b7bb4cdbb5da54e7ae)
;
var polygon_094d062d0120427d83e05a36d22258b6 = L.polygon(
[[[53.054866, 5.795508], [53.05617, 5.798746], [53.058839, 5.796386], [53.066589, 5.808243], [53.074044, 5.816212], [53.079595, 5.830162], [53.078375, 5.831024], [53.079562, 5.844679], [53.085207, 5.87371], [53.081432, 5.870313], [53.07421, 5.871502], [53.076228, 5.894974], [53.078837, 5.895418], [53.079006, 5.897039], [53.07832664253253, 5.92463154], [52.92596274619932, 5.92463154], [52.940393, 5.913128], [52.942922, 5.914181], [52.954164, 5.904886], [52.955515, 5.905711], [52.963083, 5.89741], [52.961697, 5.891027], [52.965711, 5.886154], [52.966457, 5.888077], [52.967049, 5.88684], [52.964442, 5.870971], [52.978622, 5.867215], [52.982047, 5.887158], [52.999797, 5.866127], [53.017008, 5.857603], [53.0243, 5.84873], [53.038117, 5.824058], [53.047908, 5.800273], [53.054866, 5.795508]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_6a4cf9ceabec412ca1ddab831f423a30 = L.popup({maxWidth: '300'
});
var html_9189f0f046f24681abc342dbc8df7555 = $('<div id="html_9189f0f046f24681abc342dbc8df7555" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (52, 37%)</div>')[0];
popup_6a4cf9ceabec412ca1ddab831f423a30.setContent(html_9189f0f046f24681abc342dbc8df7555);
polygon_094d062d0120427d83e05a36d22258b6.bindPopup(popup_6a4cf9ceabec412ca1ddab831f423a30)
;
var polygon_1398656826574392bf9dc3c2dd37f503 = L.polygon(
[[[53.243502, 6.043966], [53.266141, 6.050115], [53.266286, 6.051864], [53.279189, 6.053308], [53.279484, 6.054965], [53.280018, 6.053394], [53.29087, 6.054379], [53.2924, 6.073695], [53.29692, 6.069794], [53.296595, 6.071542], [53.316177, 6.072051], [53.317644, 6.074985], [53.321477, 6.074152], [53.324926, 6.087005], [53.321634, 6.091879], [53.323206, 6.10124], [53.319012, 6.106564], [53.321805, 6.114527], [53.320396, 6.121283], [53.319059, 6.122848], [53.316235, 6.120699], [53.31479, 6.122489], [53.312729, 6.126778], [53.313438, 6.132844], [53.311539, 6.135696], [53.308817, 6.135799], [53.303475, 6.130594], [53.300639, 6.135132], [53.308224, 6.151891], [53.316025, 6.156176], [53.320382, 6.178725], [53.322524, 6.179496], [53.33281, 6.174707], [53.339108, 6.180794], [53.341899, 6.181234], [53.352646, 6.170172], [53.367525, 6.175717], [53.364067, 6.18015], [53.362078, 6.187714], [53.35882409201067, 6.2070983425], [53.26731297005986, 6.2070983425], [53.270037, 6.19379], [53.268584, 6.19072], [53.26989, 6.18922], [53.267273, 6.18567], [53.263378, 6.190385], [53.26105, 6.180721], [53.259655, 6.181184], [53.259054, 6.179491], [53.263958, 6.164196], [53.261985, 6.160523], [53.263684, 6.158781], [53.260165, 6.144978], [53.264383, 6.141058], [53.259855, 6.110774], [53.248448, 6.074515], [53.243502, 6.043966]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_a30d74980a2b48a789f150bf75be368a = L.popup({maxWidth: '300'
});
var html_e4433e6feba447e8b7507ea78504024b = $('<div id="html_e4433e6feba447e8b7507ea78504024b" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (88, 64%)</div>')[0];
popup_a30d74980a2b48a789f150bf75be368a.setContent(html_e4433e6feba447e8b7507ea78504024b);
polygon_1398656826574392bf9dc3c2dd37f503.bindPopup(popup_a30d74980a2b48a789f150bf75be368a)
;
var polygon_ee3f9982d9c4459aab1235203c0e3e9f = L.polygon(
[[[[53.13302, 5.631993], [53.136564, 5.638213], [53.137989, 5.647076], [53.140353, 5.64166], [53.143255, 5.640162], [53.148701, 5.652051], [53.14773, 5.65548], [53.149821, 5.66332], [53.151127, 5.661824], [53.15495, 5.661935], [53.154258, 5.657737], [53.155434, 5.656659], [53.157627, 5.659453], [53.158615, 5.657502], [53.164223, 5.660676], [53.166259, 5.65284], [53.169758, 5.661261], [53.17547, 5.66596], [53.173333, 5.669006], [53.177808, 5.674586], [53.176393, 5.677291], [53.179133, 5.679398], [53.181922, 5.68581], [53.180039, 5.687096], [53.179922, 5.692742], [53.177717, 5.697299], [53.173744, 5.699149], [53.173383, 5.706099], [53.17523, 5.713244], [53.169215, 5.718444], [53.170527, 5.720127], [53.17007, 5.723792], [53.166079, 5.724925], [53.167925, 5.728334], [53.169785, 5.728217], [53.170739, 5.731422], [53.169458, 5.733307], [53.172547, 5.737786], [53.180974, 5.741468], [53.185231, 5.745409], [53.185372, 5.740342], [53.191411, 5.742389], [53.191234, 5.739972], [53.197822, 5.744575], [53.206217, 5.7374], [53.206085, 5.73609], [53.21122, 5.734741], [53.211379, 5.743905], [53.215144, 5.747107], [53.215805, 5.734162], [53.230323, 5.732552], [53.231283, 5.738148], [53.235254, 5.729769], [53.241098, 5.743916], [53.248514, 5.73362], [53.248673, 5.736072], [53.252325, 5.73583], [53.261236, 5.729836], [53.264714, 5.735387], [53.27145, 5.722387], [53.274917, 5.720129], [53.276958, 5.721618], [53.279074, 5.720846], [53.287607, 5.72635], [53.287733, 5.724849], [53.289146, 5.725499], [53.288997, 5.727225], [53.294469, 5.730572], [53.294491, 5.763284], [53.286641949128054, 5.7869494991999995], [53.09893912295389, 5.7869494991999995], [53.103184, 5.777874], [53.102656, 5.77058], [53.104869, 5.76798], [53.105972, 5.770941], [53.109591, 5.764411], [53.108817, 5.762628], [53.111195, 5.760813], [53.111583, 5.762665], [53.113679, 5.761404], [53.112716, 5.757449], [53.124663, 5.754563], [53.126516, 5.751508], [53.126062, 5.746639], [53.120146, 5.733281], [53.120303, 5.729668], [53.123595, 5.725124], [53.120489, 5.721107], [53.119699, 5.707939], [53.115775, 5.700613], [53.119122, 5.696312], [53.123009, 5.695433], [53.122956, 5.693288], [53.126826, 5.695616], [53.129867, 5.685974], [53.128267, 5.684881], [53.128575, 5.680037], [53.125341, 5.673386], [53.122951, 5.671856], [53.115985, 5.659484], [53.112364, 5.656514], [53.11635, 5.646413], [53.122143, 5.643808], [53.124149, 5.637348], [53.127969, 5.638371], [53.13302, 5.631993]]], [[[53.05339902298794, 5.7869494991999995], [53.045922, 5.773912], [53.045849, 5.769847], [53.047197, 5.771412], [53.050545, 5.766813], [53.060798, 5.761843], [53.061388, 5.766084], [53.066699, 5.775747], [53.074109, 5.773564], [53.080276, 5.764283], [53.082015, 5.772804], [53.086314, 5.774505], [53.087651, 5.771288], [53.089106, 5.771384], [53.096343, 5.785593], [53.09646111638108, 5.7869494991999995], [53.05339902298794, 5.7869494991999995]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_a99d9fe18c1343869d7a05757c5448a5 = L.popup({maxWidth: '300'
});
var html_ad514bceb79b44cdb8f9edb8a0cd5bd2 = $('<div id="html_ad514bceb79b44cdb8f9edb8a0cd5bd2" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (153, 43%)</div>')[0];
popup_a99d9fe18c1343869d7a05757c5448a5.setContent(html_ad514bceb79b44cdb8f9edb8a0cd5bd2);
polygon_ee3f9982d9c4459aab1235203c0e3e9f.bindPopup(popup_a99d9fe18c1343869d7a05757c5448a5)
;
var polygon_ce0bdf06a7f8496a96b160662a039c49 = L.polygon(
[[[52.936275, 6.084848], [52.942093, 6.092531], [52.950219, 6.112751], [52.953199, 6.127517], [52.968147, 6.143702], [52.975332, 6.157302], [52.988493, 6.20087], [52.99031, 6.202206], [53.037931, 6.205424], [53.036236, 6.212852], [53.038269, 6.215146], [53.039269, 6.223114], [53.058211, 6.280531], [53.064187, 6.28143], [53.06571793072315, 6.2884173213], [52.925810099983835, 6.2884173213], [52.927641, 6.256593], [52.923347, 6.247259], [52.925795, 6.21363], [52.933696, 6.209185], [52.939033, 6.200836], [52.941499, 6.202525], [52.943014, 6.200561], [52.928146, 6.144828], [52.924021, 6.139261], [52.913244, 6.110545], [52.936337, 6.08653], [52.936275, 6.084848]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_2263b45c37144d8cbafde30eb112dc2a = L.popup({maxWidth: '300'
});
var html_dbd19bf907c2455f9814739f3a083fc6 = $('<div id="html_dbd19bf907c2455f9814739f3a083fc6" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (14, 48%)</div>')[0];
popup_2263b45c37144d8cbafde30eb112dc2a.setContent(html_dbd19bf907c2455f9814739f3a083fc6);
polygon_ce0bdf06a7f8496a96b160662a039c49.bindPopup(popup_2263b45c37144d8cbafde30eb112dc2a)
;
var polygon_fbd0b608fe374c42b4c0e3f8cfd1d962 = L.polygon(
[[[53.078395, 5.927581], [53.081213, 5.932383], [53.077306, 5.982797], [53.080761, 5.987493], [53.08097, 5.998228], [53.076105, 6.017467], [53.077057, 6.019543], [53.073361, 6.024399], [53.070785, 6.088561], [53.073559289892074, 6.0950736834], [52.985466652737486, 6.0950736834], [52.984964, 6.094251], [52.983173, 6.084297], [52.974234, 6.069844], [52.970931, 6.061059], [52.966237, 6.044347], [52.964364, 6.026853], [52.972935, 5.958105], [52.979337, 5.964892], [52.981007, 5.962654], [52.992659, 5.97675], [52.994285, 5.974649], [52.997852, 5.97967], [53.003425, 5.973963], [53.009673, 5.971942], [53.010165, 5.977123], [53.025539, 5.984525], [53.030128, 5.977037], [53.037208, 5.952179], [53.038349, 5.953088], [53.042214, 5.940138], [53.04427, 5.937996], [53.044394, 5.94395], [53.049112, 5.944546], [53.050045, 5.952838], [53.052071, 5.953614], [53.053618, 5.957613], [53.053486, 5.942635], [53.06248, 5.947328], [53.065255, 5.944268], [53.064011, 5.940015], [53.06657, 5.935456], [53.071005, 5.930412], [53.071386, 5.932264], [53.073229, 5.932305], [53.073815, 5.935952], [53.076044, 5.932917], [53.078111, 5.93339], [53.078395, 5.927581]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_7ffe0e4549874d02922c20a924af1e73 = L.popup({maxWidth: '300'
});
var html_2cba7b93f66d4f4896a5bc173e5758cd = $('<div id="html_2cba7b93f66d4f4896a5bc173e5758cd" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (71, 46%)</div>')[0];
popup_7ffe0e4549874d02922c20a924af1e73.setContent(html_2cba7b93f66d4f4896a5bc173e5758cd);
polygon_fbd0b608fe374c42b4c0e3f8cfd1d962.bindPopup(popup_7ffe0e4549874d02922c20a924af1e73)
;
var polygon_ff267da688944fb5b78c78aed2b0eeef = L.polygon(
[[[53.48421263690983, 6.266516418599999], [53.484106, 6.26543], [53.482847, 6.263134], [53.483351, 6.265469], [53.48305351398667, 6.266516418599999], [53.48301279579531, 6.266516418599999], [53.480944, 6.262898], [53.477419, 6.251837], [53.476226, 6.239916], [53.477912, 6.238002], [53.47662, 6.238105], [53.476087, 6.236047], [53.47704, 6.223816], [53.475141891045766, 6.2119505807], [53.504745387144155, 6.2119505807], [53.50692646878101, 6.266516418599999], [53.48421263690983, 6.266516418599999]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_2a840f5eec314858bbab5e10960456c0 = L.popup({maxWidth: '300'
});
var html_4e354fd8736b499b9e85e67a1ed87070 = $('<div id="html_4e354fd8736b499b9e85e67a1ed87070" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (3, 25%)</div>')[0];
popup_2a840f5eec314858bbab5e10960456c0.setContent(html_4e354fd8736b499b9e85e67a1ed87070);
polygon_ff267da688944fb5b78c78aed2b0eeef.bindPopup(popup_2a840f5eec314858bbab5e10960456c0)
;
var polygon_9efa95eca850457f9f5972a011b72fd2 = L.polygon(
[[[53.081432, 5.870313], [53.085049, 5.873193], [53.085412, 5.877443], [53.088963, 5.883114], [53.090924, 5.883289], [53.090966, 5.87812], [53.094439, 5.885985], [53.10694, 5.882006], [53.108939, 5.927869], [53.110608, 5.931585], [53.103944, 5.947199], [53.104892, 5.949657], [53.124442, 5.943278], [53.134627, 5.974423], [53.147772, 5.996993], [53.154537, 6.013098], [53.156686, 6.046396], [53.15662571237384, 6.0548874208], [53.07213693946603, 6.0548874208], [53.073361, 6.024399], [53.077057, 6.019543], [53.076105, 6.017467], [53.08097, 5.998228], [53.080761, 5.987493], [53.077306, 5.982738], [53.081214, 5.932303], [53.078295, 5.927333], [53.079006, 5.897039], [53.078837, 5.895418], [53.076228, 5.894974], [53.07421, 5.871502], [53.081432, 5.870313]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_4632c997842e424197a0bda48a9db80b = L.popup({maxWidth: '300'
});
var html_ad02998b1f5b42aa91e25a1c954d91e7 = $('<div id="html_ad02998b1f5b42aa91e25a1c954d91e7" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (110, 56%)</div>')[0];
popup_4632c997842e424197a0bda48a9db80b.setContent(html_ad02998b1f5b42aa91e25a1c954d91e7);
polygon_9efa95eca850457f9f5972a011b72fd2.bindPopup(popup_4632c997842e424197a0bda48a9db80b)
;
var polygon_8d8e777d60a54491b0e7a5cb93dcd25b = L.polygon(
[[[53.15200089138578, 5.4147710755], [53.150822, 5.41709], [53.153814, 5.421436], [53.153526, 5.43551], [53.149937, 5.443908], [53.151099, 5.444629], [53.149876, 5.451272], [53.147646, 5.454678], [53.147268, 5.463028], [53.144547, 5.461437], [53.143333, 5.468338], [53.14642, 5.471656], [53.146401, 5.474744], [53.145291, 5.478498], [53.142942, 5.47727], [53.141, 5.487102], [53.138616, 5.480973], [53.136988, 5.484322], [53.142012, 5.492519], [53.139022, 5.501011], [53.137849, 5.502888], [53.136225, 5.501069], [53.134727, 5.504986], [53.138581, 5.512941], [53.14008, 5.510398], [53.141871, 5.512505], [53.144541, 5.510199], [53.145742, 5.511533], [53.145544, 5.524646], [53.147889, 5.531212], [53.14437, 5.538059], [53.142081, 5.537664], [53.132938, 5.554191], [53.134604, 5.555381], [53.134637, 5.559929], [53.131242, 5.563603], [53.130232, 5.562604], [53.129524, 5.568308], [53.13108, 5.57383], [53.13379484355866, 5.5750815832], [52.93793443857521, 5.5750815832], [52.945535, 5.569021], [52.947481, 5.564779], [52.928678, 5.515507], [52.902237, 5.476966], [52.889836, 5.493845], [52.88603, 5.489713], [52.880212, 5.501823], [52.876055, 5.495903], [52.873816, 5.495517], [52.871432, 5.490171], [52.873399, 5.487487], [52.868764, 5.4771], [52.873035, 5.47234], [52.871294, 5.465053], [52.874652, 5.432809], [52.873294, 5.426102], [52.870109, 5.433352], [52.850073, 5.44134], [52.83618039283763, 5.4147710755], [53.15200089138578, 5.4147710755]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_258ab0e3dd4140dab6ceab58ea37bf35 = L.popup({maxWidth: '300'
});
var html_80028facf1aa4cee9d7bcc7cb369868a = $('<div id="html_80028facf1aa4cee9d7bcc7cb369868a" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (155, 32%)</div>')[0];
popup_258ab0e3dd4140dab6ceab58ea37bf35.setContent(html_80028facf1aa4cee9d7bcc7cb369868a);
polygon_8d8e777d60a54491b0e7a5cb93dcd25b.bindPopup(popup_258ab0e3dd4140dab6ceab58ea37bf35)
;
var polygon_988be9d5daf4412db81cd446481187cf = L.polygon(
[[[53.257197, 5.829643], [53.260339, 5.832063], [53.268654, 5.832596], [53.285104, 5.847584], [53.288649, 5.861177], [53.282602, 5.874611], [53.269734, 5.893196], [53.25863, 5.91448], [53.257405, 5.922955], [53.25473, 5.925914], [53.252201, 5.925652], [53.250428, 5.942992], [53.228056, 5.955973], [53.227978726065125, 5.966789435], [53.1321306808629, 5.966789435], [53.124442, 5.943278], [53.121608, 5.943336], [53.126086, 5.937219], [53.13091, 5.923356], [53.144781, 5.908629], [53.149173, 5.918962], [53.159548, 5.930611], [53.168869, 5.933746], [53.170365, 5.932721], [53.168346, 5.921942], [53.17141, 5.862348], [53.189093, 5.853592], [53.191713, 5.850956], [53.193565, 5.862061], [53.2016, 5.857465], [53.204063, 5.857728], [53.209105, 5.900194], [53.211054, 5.9071], [53.212476, 5.905004], [53.215014, 5.905932], [53.214658, 5.897864], [53.215518, 5.893821], [53.217773, 5.894209], [53.217682, 5.889016], [53.220952, 5.888953], [53.22097, 5.897117], [53.222962, 5.896927], [53.222816, 5.88917], [53.224999, 5.889992], [53.224976, 5.880656], [53.233341, 5.879886], [53.230477, 5.852554], [53.243293, 5.859241], [53.242857, 5.83216], [53.244723, 5.83102], [53.247745, 5.833167], [53.257197, 5.829643]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_54fa1f48e4fd41c0a038e15d59c66094 = L.popup({maxWidth: '300'
});
var html_2ef7a9df5350455ab6591f5bb3e5e82c = $('<div id="html_2ef7a9df5350455ab6591f5bb3e5e82c" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (120, 55%)</div>')[0];
popup_54fa1f48e4fd41c0a038e15d59c66094.setContent(html_2ef7a9df5350455ab6591f5bb3e5e82c);
polygon_988be9d5daf4412db81cd446481187cf.bindPopup(popup_54fa1f48e4fd41c0a038e15d59c66094)
;
var polygon_27c2d8b458e4414ba29135a8a8415513 = L.polygon(
[[[53.17647681141774, 5.677130781], [53.177808, 5.674586], [53.173333, 5.669006], [53.17547, 5.66596], [53.169758, 5.661261], [53.166259, 5.65284], [53.164223, 5.660676], [53.158615, 5.657502], [53.157627, 5.659453], [53.155434, 5.656659], [53.154258, 5.657737], [53.15495, 5.661935], [53.151127, 5.661824], [53.149821, 5.66332], [53.14773, 5.65548], [53.148701, 5.652051], [53.143255, 5.640162], [53.140353, 5.64166], [53.137989, 5.647076], [53.136564, 5.638213], [53.13302, 5.631993], [53.127969, 5.638371], [53.124149, 5.637348], [53.126703, 5.627424], [53.12834, 5.627268], [53.1282, 5.624481], [53.126826, 5.622087], [53.126946, 5.621894], [53.132008, 5.626236], [53.138248, 5.622216], [53.13558712899501, 5.6166089790000004], [53.30954405085066, 5.6166089790000004], [53.310984, 5.628789], [53.312918, 5.630818], [53.318917, 5.647977], [53.32359202145343, 5.677130781], [53.17647681141774, 5.677130781]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_6e503a74b98e453688258ec3c6c3e4b7 = L.popup({maxWidth: '300'
});
var html_ddfaf8880714461790c00df120d65464 = $('<div id="html_ddfaf8880714461790c00df120d65464" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (85, 26%)</div>')[0];
popup_6e503a74b98e453688258ec3c6c3e4b7.setContent(html_ddfaf8880714461790c00df120d65464);
polygon_27c2d8b458e4414ba29135a8a8415513.bindPopup(popup_6e503a74b98e453688258ec3c6c3e4b7)
;
var polygon_ee49325e7da344a6bc07ef8194b8a25c = L.polygon(
[[[52.821492, 5.818109], [52.827599, 5.827653], [52.830325, 5.825855], [52.831768, 5.828708], [52.841041, 5.835879], [52.842996, 5.840017], [52.847652, 5.840085], [52.854874, 5.843928], [52.866115, 5.85511], [52.870791, 5.856768], [52.886828, 5.876971], [52.889426, 5.88461], [52.894324, 5.886119], [52.897827, 5.911163], [52.907201, 5.932819], [52.924893, 5.952626], [52.927333, 5.95854], [52.928407, 5.968485], [52.927168, 5.980289], [52.933982, 6.002688], [52.918219, 6.037312], [52.917723, 6.041126], [52.931221, 6.077741], [52.93625255398038, 6.08598443], [52.84189746799877, 6.08598443], [52.839151, 6.082608], [52.839297, 6.0615], [52.837339, 6.052607], [52.831154, 6.055084], [52.826118, 6.059951], [52.814991, 6.031168], [52.822545, 6.024559], [52.820046, 6.007484], [52.816561, 5.996508], [52.821597, 5.990575], [52.821693, 5.986479], [52.829283, 5.981777], [52.834748, 5.976175], [52.84247, 5.973128], [52.839766, 5.958731], [52.837442, 5.955792], [52.834385, 5.956852], [52.833219, 5.955706], [52.837452, 5.945933], [52.833865, 5.927164], [52.831938, 5.930689], [52.830792, 5.922841], [52.82835, 5.926407], [52.827452, 5.922905], [52.823488, 5.924079], [52.819456, 5.914998], [52.814059, 5.90937], [52.811825, 5.900657], [52.807803, 5.897882], [52.80392, 5.882578], [52.800754, 5.878266], [52.804651, 5.865636], [52.804536, 5.85964], [52.807229, 5.857027], [52.805507, 5.854667], [52.805033, 5.843594], [52.807584, 5.842202], [52.805826, 5.836364], [52.808262, 5.837365], [52.811656, 5.833629], [52.813277, 5.824198], [52.816053, 5.820143], [52.821492, 5.818109]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#98ff00",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_46212e8e97e4462aaedbb0e7aafb3a35);
var popup_6b60b778ccb243f28b86e0a1c0ba153e = L.popup({maxWidth: '300'
});
var html_2ed1db3d576c4b7584f296c27c7f3313 = $('<div id="html_2ed1db3d576c4b7584f296c27c7f3313" style="width: 100.0%; height: 100.0%;">h___l (hɪəl) (8, 73%)</div>')[0];
popup_6b60b778ccb243f28b86e0a1c0ba153e.setContent(html_2ed1db3d576c4b7584f296c27c7f3313);
polygon_ee49325e7da344a6bc07ef8194b8a25c.bindPopup(popup_6b60b778ccb243f28b86e0a1c0ba153e)
;
var feature_group_4f7b892be4c24f2e94e24e6225bf731f = L.featureGroup(
).addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_3350d92b13fd43bd876ad23a0aac4b92 = L.polygon(
[[[53.26294127760662, 6.1885720768], [53.263378, 6.190385], [53.2648756322087, 6.1885720768], [53.269412361967774, 6.1885720768], [53.26989, 6.18922], [53.268584, 6.19072], [53.270037, 6.19379], [53.26878688337796, 6.199897488], [53.19838243814639, 6.199897488], [53.198336, 6.199603], [53.193254, 6.199432], [53.189129, 6.192907], [53.1821477136949, 6.1885720768], [53.26294127760662, 6.1885720768]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_f37af71370674e3ebaccf82a8c38dcce = L.popup({maxWidth: '300'
});
var html_f1e665f95b2c490d9050f7dd41b8ca6e = $('<div id="html_f1e665f95b2c490d9050f7dd41b8ca6e" style="width: 100.0%; height: 100.0%;">h___l (he:l) (22, 6%)</div>')[0];
popup_f37af71370674e3ebaccf82a8c38dcce.setContent(html_f1e665f95b2c490d9050f7dd41b8ca6e);
polygon_3350d92b13fd43bd876ad23a0aac4b92.bindPopup(popup_f37af71370674e3ebaccf82a8c38dcce)
;
var polygon_fc336793a925430889249830992219a6 = L.polygon(
[[[53.4376, 5.618684], [53.447534, 5.612283], [53.454077, 5.615754], [53.467323, 5.64043], [53.469763, 5.65428], [53.465695, 5.688352], [53.464937, 5.69057], [53.464321, 5.676517], [53.465875, 5.66303], [53.460119, 5.685734], [53.459805960528534, 5.6942627604], [53.42797635022306, 5.6942627604], [53.422489, 5.667334], [53.425867, 5.655238], [53.426044, 5.651645], [53.424163, 5.649967], [53.426546, 5.636772], [53.429252, 5.629853], [53.4376, 5.618684]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_fb9601c570a0490f9af2488a31592b46 = L.popup({maxWidth: '300'
});
var html_2f7a8c154fdd4035a1c8cc99545c0a9d = $('<div id="html_2f7a8c154fdd4035a1c8cc99545c0a9d" style="width: 100.0%; height: 100.0%;">h___l (he:l) (3, 38%)</div>')[0];
popup_fb9601c570a0490f9af2488a31592b46.setContent(html_2f7a8c154fdd4035a1c8cc99545c0a9d);
polygon_fc336793a925430889249830992219a6.bindPopup(popup_fb9601c570a0490f9af2488a31592b46)
;
var polygon_ec57d917f5db4665a60bcdec539b8ff1 = L.polygon(
[[[53.30937312764126, 5.9910843036], [53.3105, 5.998101], [53.308224, 6.020152], [53.324031, 6.022438], [53.325212, 6.027869], [53.32508004589811, 6.031124342], [53.24287220779578, 6.031124342], [53.242759, 6.028816], [53.241395, 6.027765], [53.242532, 6.02136], [53.240924, 6.019894], [53.241092, 6.01668], [53.23245206035098, 5.9910843036], [53.30937312764126, 5.9910843036]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_66c064da73824082b63d35ff66833511 = L.popup({maxWidth: '300'
});
var html_e058a389b911458082855feb35a822a9 = $('<div id="html_e058a389b911458082855feb35a822a9" style="width: 100.0%; height: 100.0%;">h___l (he:l) (51, 25%)</div>')[0];
popup_66c064da73824082b63d35ff66833511.setContent(html_e058a389b911458082855feb35a822a9);
polygon_ec57d917f5db4665a60bcdec539b8ff1.bindPopup(popup_66c064da73824082b63d35ff66833511)
;
var polygon_e1d06f4197a9433f8656a06bef46d3c2 = L.polygon(
[[[52.795955, 5.337842], [52.850073, 5.44134], [52.870109, 5.433352], [52.873294, 5.426102], [52.874652, 5.432809], [52.871294, 5.465053], [52.873035, 5.47234], [52.868764, 5.4771], [52.873399, 5.487487], [52.871432, 5.490171], [52.873816, 5.495517], [52.876055, 5.495903], [52.880212, 5.501823], [52.88603, 5.489713], [52.889836, 5.493845], [52.902237, 5.476966], [52.928678, 5.515507], [52.947481, 5.564779], [52.945535, 5.569021], [52.935205, 5.577258], [52.934046, 5.580531], [52.93099, 5.581279], [52.915412, 5.594259], [52.922469, 5.639978], [52.936167, 5.642455], [52.932967, 5.689326], [52.936877, 5.688154], [52.966819, 5.690907], [52.974193, 5.690323], [52.98208, 5.687443], [52.986703, 5.689252], [52.988613, 5.691724], [52.98483465765356, 5.704385054499999], [52.83443842977905, 5.704385054499999], [52.834431, 5.704282], [52.836393, 5.7033], [52.834346, 5.703103], [52.83125, 5.660296], [52.803055, 5.631353], [52.764805, 5.37726], [52.795955, 5.337842]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_f6b2685fd21242be80f57650697869ba = L.popup({maxWidth: '300'
});
var html_33c769eaa8bd42daaf315c2f38570828 = $('<div id="html_33c769eaa8bd42daaf315c2f38570828" style="width: 100.0%; height: 100.0%;">h___l (he:l) (120, 51%)</div>')[0];
popup_f6b2685fd21242be80f57650697869ba.setContent(html_33c769eaa8bd42daaf315c2f38570828);
polygon_e1d06f4197a9433f8656a06bef46d3c2.bindPopup(popup_f6b2685fd21242be80f57650697869ba)
;
var polygon_8d0af62effd745e3bce9dbb9704faeb9 = L.polygon(
[[[53.30859560826187, 6.016551677600001], [53.3105, 5.998101], [53.306927, 5.975853], [53.313673, 5.970669], [53.315077, 5.973837], [53.317298, 5.974453], [53.321085, 5.972188], [53.322646, 5.96748], [53.321274, 5.954696], [53.317601, 5.94893], [53.315781, 5.934478], [53.318799, 5.931928], [53.320602, 5.935766], [53.322434, 5.93368], [53.323866, 5.936629], [53.324966, 5.933321], [53.323358, 5.929492], [53.325018, 5.926871], [53.32547, 5.929824], [53.3266, 5.928937], [53.326272, 5.925946], [53.327736, 5.924664], [53.328261, 5.927685], [53.329946, 5.926398], [53.330731, 5.917645], [53.333876, 5.915193], [53.334502, 5.91051], [53.336856, 5.916307], [53.341317, 5.910903], [53.341677, 5.907714], [53.343156, 5.907538], [53.348027, 5.890578], [53.34753, 5.885939], [53.351477, 5.880422], [53.352766, 5.884139], [53.356664, 5.883364], [53.361047, 5.875595], [53.362364, 5.875972], [53.364703, 5.872676], [53.364821, 5.864818], [53.376638, 5.848061], [53.380781, 5.868315], [53.388103, 5.880139], [53.387892, 5.886029], [53.395658, 5.878265], [53.395071, 5.881566], [53.388118, 5.886527], [53.388946, 5.891251], [53.386944, 5.892919], [53.38861, 5.900398], [53.388038, 5.933412], [53.394692, 5.969133], [53.401437, 5.974515], [53.400864, 5.975795], [53.397482, 5.971858], [53.395852, 5.974477], [53.4029, 6.0161], [53.40291493697024, 6.016551677600001], [53.30859560826187, 6.016551677600001]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_0c168cef52bb4efba7127108dd7682e3 = L.popup({maxWidth: '300'
});
var html_a84e14d2d79944daab2f2f3995a2b0ee = $('<div id="html_a84e14d2d79944daab2f2f3995a2b0ee" style="width: 100.0%; height: 100.0%;">h___l (he:l) (93, 41%)</div>')[0];
popup_0c168cef52bb4efba7127108dd7682e3.setContent(html_a84e14d2d79944daab2f2f3995a2b0ee);
polygon_8d0af62effd745e3bce9dbb9704faeb9.bindPopup(popup_0c168cef52bb4efba7127108dd7682e3)
;
var polygon_017cb7baf08348d490342f3bbbef88e9 = L.polygon(
[[[53.27575251939309, 5.825874836], [53.276269, 5.817694], [53.277691, 5.814255], [53.27673, 5.811412], [53.277424, 5.810538], [53.279238, 5.813229], [53.279873, 5.810471], [53.280808, 5.811046], [53.282155, 5.800478], [53.294491, 5.763284], [53.294721, 5.735384], [53.303939, 5.739349], [53.309923, 5.747164], [53.313555, 5.749301], [53.317452, 5.729682], [53.316033, 5.721415], [53.322293, 5.722394], [53.334864, 5.718909], [53.34868, 5.757558], [53.36853800249894, 5.825874836], [53.27575251939309, 5.825874836]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_73f423bf1dd54db78e36745bd264ac9c = L.popup({maxWidth: '300'
});
var html_4f3c0bfcc1c14b17945b7cfa6a53eafb = $('<div id="html_4f3c0bfcc1c14b17945b7cfa6a53eafb" style="width: 100.0%; height: 100.0%;">h___l (he:l) (58, 48%)</div>')[0];
popup_73f423bf1dd54db78e36745bd264ac9c.setContent(html_4f3c0bfcc1c14b17945b7cfa6a53eafb);
polygon_017cb7baf08348d490342f3bbbef88e9.bindPopup(popup_73f423bf1dd54db78e36745bd264ac9c)
;
var polygon_2b33d6c96ae3404cb617749b837d07b2 = L.polygon(
[[[[53.079675, 5.3271], [53.078843, 5.323213], [53.074845, 5.324836], [53.0788, 5.3231], [53.0791, 5.3232], [53.079675, 5.3271]]], [[[53.209631, 5.437685], [53.203031, 5.456213], [53.200021, 5.458124], [53.20102909923694, 5.461128671], [53.14735398160024, 5.461128671], [53.147646, 5.454678], [53.149876, 5.451272], [53.151099, 5.444629], [53.149937, 5.443908], [53.153526, 5.43551], [53.153814, 5.421436], [53.150822, 5.41709], [53.152885, 5.413032], [53.151939, 5.411598], [53.156347, 5.411548], [53.164426, 5.415768], [53.169188, 5.414871], [53.169794, 5.411207], [53.173343, 5.404438], [53.175941, 5.402707], [53.170143, 5.411077], [53.169425, 5.415134], [53.174785, 5.409497], [53.173543, 5.411185], [53.176158, 5.411417], [53.178727, 5.419399], [53.179605, 5.414578], [53.185585, 5.429591], [53.189573, 5.435765], [53.193834, 5.438981], [53.195269, 5.435522], [53.192516, 5.432334], [53.190666, 5.434299], [53.18924, 5.427961], [53.188666, 5.429982], [53.18602, 5.427841], [53.18228, 5.413828], [53.178238, 5.412133], [53.175579, 5.408854], [53.175175, 5.405948], [53.175645, 5.407459], [53.17663, 5.40519], [53.175882, 5.408443], [53.178069, 5.411102], [53.182466, 5.412769], [53.185037, 5.422001], [53.209631, 5.437685]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_6177a14c50104f0f9f0a6f34210a607b = L.popup({maxWidth: '300'
});
var html_698b122d80f349b18f3fe487770beb0e = $('<div id="html_698b122d80f349b18f3fe487770beb0e" style="width: 100.0%; height: 100.0%;">h___l (he:l) (14, 64%)</div>')[0];
popup_6177a14c50104f0f9f0a6f34210a607b.setContent(html_698b122d80f349b18f3fe487770beb0e);
polygon_2b33d6c96ae3404cb617749b837d07b2.bindPopup(popup_6177a14c50104f0f9f0a6f34210a607b)
;
var polygon_431df38532174daf86622b16cb86b0fe = L.polygon(
[[[53.07832664253253, 5.92463154], [53.078111, 5.93339], [53.076044, 5.932917], [53.073815, 5.935952], [53.073229, 5.932305], [53.070414, 5.93087], [53.064998, 5.937889], [53.0639, 5.94109], [53.065255, 5.944268], [53.06248, 5.947328], [53.053486, 5.942635], [53.053618, 5.957613], [53.052071, 5.953614], [53.050045, 5.952838], [53.049112, 5.944546], [53.044394, 5.94395], [53.044264, 5.937999], [53.04218, 5.940199], [53.038349, 5.953088], [53.037208, 5.952179], [53.030128, 5.977037], [53.025539, 5.984525], [53.010165, 5.977123], [53.009673, 5.971942], [53.003425, 5.973963], [52.997852, 5.97967], [52.994285, 5.974649], [52.992659, 5.97675], [52.981007, 5.962654], [52.979337, 5.964892], [52.972935, 5.958105], [52.964364, 6.026853], [52.964435461363216, 6.0275204559999995], [52.92260441374532, 6.0275204559999995], [52.934004, 6.002068], [52.927168, 5.980289], [52.928408, 5.968174], [52.926883, 5.957004], [52.924893, 5.952626], [52.91174, 5.937847], [52.915055, 5.933327], [52.92596274619932, 5.92463154], [53.07832664253253, 5.92463154]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_ef56e2f85391435ebb0c6de32bbd128a = L.popup({maxWidth: '300'
});
var html_d412a20b53c24175961b7297492758c7 = $('<div id="html_d412a20b53c24175961b7297492758c7" style="width: 100.0%; height: 100.0%;">h___l (he:l) (44, 32%)</div>')[0];
popup_ef56e2f85391435ebb0c6de32bbd128a.setContent(html_d412a20b53c24175961b7297492758c7);
polygon_431df38532174daf86622b16cb86b0fe.bindPopup(popup_ef56e2f85391435ebb0c6de32bbd128a)
;
var polygon_794189dcaca0459c8e4be6a27ae5e82b = L.polygon(
[[[53.344581115282196, 6.2421786820000005], [53.347472, 6.247577], [53.34854968643122, 6.25379701], [53.28819631088676, 6.25379701], [53.287928, 6.253228], [53.277255, 6.251409], [53.27271225893818, 6.25379701], [53.26828997457822, 6.25379701], [53.267405, 6.251984], [53.267479, 6.244954], [53.265356858314895, 6.2421786820000005], [53.344581115282196, 6.2421786820000005]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_bf48581287ba42d884591291db5d7223 = L.popup({maxWidth: '300'
});
var html_606364264fc84c278bf4d661f22c7199 = $('<div id="html_606364264fc84c278bf4d661f22c7199" style="width: 100.0%; height: 100.0%;">h___l (he:l) (8, 6%)</div>')[0];
popup_bf48581287ba42d884591291db5d7223.setContent(html_606364264fc84c278bf4d661f22c7199);
polygon_794189dcaca0459c8e4be6a27ae5e82b.bindPopup(popup_bf48581287ba42d884591291db5d7223)
;
var polygon_10f9dc00c161435fb18787c5d77f8074 = L.polygon(
[[[53.286641949128054, 5.7869494991999995], [53.282155, 5.800478], [53.280808, 5.811046], [53.279873, 5.810471], [53.279238, 5.813229], [53.277424, 5.810538], [53.27673, 5.811412], [53.277691, 5.814255], [53.276269, 5.817694], [53.274949, 5.838649], [53.268547, 5.83253], [53.260339, 5.832063], [53.257582, 5.829701], [53.247745, 5.833167], [53.244723, 5.83102], [53.242857, 5.83216], [53.24319034381047, 5.8528647792], [53.23107262527699, 5.8528647792], [53.230477, 5.852554], [53.23050956518472, 5.8528647792], [53.19203133039878, 5.8528647792], [53.191713, 5.850956], [53.1898158067132, 5.8528647792], [53.081953257019194, 5.8528647792], [53.079562, 5.844679], [53.078375, 5.831024], [53.079595, 5.830162], [53.076476, 5.820737], [53.058531, 5.795898], [53.05339902298794, 5.7869494991999995], [53.09646111638108, 5.7869494991999995], [53.096632, 5.788912], [53.098401, 5.7881], [53.09893912295389, 5.7869494991999995], [53.286641949128054, 5.7869494991999995]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_7f037852e63f457592d89737fe5e6fd5 = L.popup({maxWidth: '300'
});
var html_b8697ec56e274b7883dd977c3c6927ad = $('<div id="html_b8697ec56e274b7883dd977c3c6927ad" style="width: 100.0%; height: 100.0%;">h___l (he:l) (135, 38%)</div>')[0];
popup_7f037852e63f457592d89737fe5e6fd5.setContent(html_b8697ec56e274b7883dd977c3c6927ad);
polygon_10f9dc00c161435fb18787c5d77f8074.bindPopup(popup_7f037852e63f457592d89737fe5e6fd5)
;
var polygon_af419711de4f43c799e5b5eadc063a25 = L.polygon(
[[[53.02542440964341, 6.3714697654000005], [53.001990748285245, 6.3960118826], [52.93578010455798, 6.3960118826], [52.932843, 6.393436], [52.923170991757125, 6.3714697654000005], [53.02542440964341, 6.3714697654000005]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_ff3a3b5ea81c427db59d945e6bde161c = L.popup({maxWidth: '300'
});
var html_73b05db78af54b61af488c9fcf39908f = $('<div id="html_73b05db78af54b61af488c9fcf39908f" style="width: 100.0%; height: 100.0%;">h___l (he:l) (2, 7%)</div>')[0];
popup_ff3a3b5ea81c427db59d945e6bde161c.setContent(html_73b05db78af54b61af488c9fcf39908f);
polygon_af419711de4f43c799e5b5eadc063a25.bindPopup(popup_ff3a3b5ea81c427db59d945e6bde161c)
;
var polygon_6ef639be18844022a030ca67244793fb = L.polygon(
[[[53.12844348534702, 6.1837343842], [53.129213, 6.185717], [53.115484, 6.205048], [53.113385, 6.236355], [53.11409785384226, 6.254800466000001], [53.0497224378141, 6.254800466000001], [53.039269, 6.223114], [53.038269, 6.215146], [53.036236, 6.212852], [53.037986, 6.20581], [53.036792, 6.200399], [53.034308, 6.199394], [53.027769, 6.190418], [53.024584522770816, 6.1837343842], [53.12844348534702, 6.1837343842]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_f83982624383455983c6f7ecbe85ac09 = L.popup({maxWidth: '300'
});
var html_5307e71d7b214221899654b0686e178c = $('<div id="html_5307e71d7b214221899654b0686e178c" style="width: 100.0%; height: 100.0%;">h___l (he:l) (28, 18%)</div>')[0];
popup_f83982624383455983c6f7ecbe85ac09.setContent(html_5307e71d7b214221899654b0686e178c);
polygon_6ef639be18844022a030ca67244793fb.bindPopup(popup_f83982624383455983c6f7ecbe85ac09)
;
var polygon_7ad819251eac4154b3e0c11407c27eb4 = L.polygon(
[[[[53.469398, 6.060726], [53.475345, 6.057979], [53.473631, 6.066361], [53.465464, 6.063728], [53.468715, 6.064371], [53.469398, 6.060726]]], [[[53.496349, 6.132576], [53.496609, 6.137654], [53.494844, 6.134069], [53.485928, 6.125671], [53.474316, 6.126587], [53.464232, 6.12193], [53.461869, 6.119987], [53.462152, 6.118124], [53.46392, 6.11542], [53.469772, 6.113121], [53.478699, 6.119825], [53.486132, 6.120464], [53.481353, 6.117842], [53.486825, 6.118969], [53.492863, 6.124862], [53.496349, 6.132576]]], [[[53.475141891045766, 6.2119505807], [53.4728, 6.197311], [53.468426, 6.203051], [53.468201, 6.202064], [53.472359, 6.194854], [53.472508, 6.170223], [53.471808, 6.167421], [53.468083, 6.167878], [53.47016, 6.166525], [53.46792, 6.166819], [53.467906, 6.166558], [53.471861, 6.166034], [53.471979, 6.160459], [53.47059, 6.157626], [53.468758, 6.157843], [53.468257, 6.155345], [53.466783, 6.157985], [53.465687, 6.152585], [53.46365, 6.154535], [53.458154, 6.150846], [53.452258, 6.140104], [53.450051, 6.14007], [53.448132, 6.142503], [53.44985, 6.13333], [53.461086, 6.123393], [53.460476, 6.125693], [53.464102, 6.126902], [53.46653, 6.134423], [53.468364, 6.129819], [53.475533, 6.128908], [53.489385, 6.135945], [53.499478, 6.157184], [53.49948, 6.145605], [53.494625, 6.139617], [53.50194, 6.141766], [53.504745387144155, 6.2119505807], [53.475141891045766, 6.2119505807]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_ea56d41a48624934adce20b0b4f795e4 = L.popup({maxWidth: '300'
});
var html_e0652f352b184474897ff73b7e1750ab = $('<div id="html_e0652f352b184474897ff73b7e1750ab" style="width: 100.0%; height: 100.0%;">h___l (he:l) (6, 50%)</div>')[0];
popup_ea56d41a48624934adce20b0b4f795e4.setContent(html_e0652f352b184474897ff73b7e1750ab);
polygon_7ad819251eac4154b3e0c11407c27eb4.bindPopup(popup_ea56d41a48624934adce20b0b4f795e4)
;
var polygon_eda74db9c03d4e33a2e165ba51c5b8aa = L.polygon(
[[[53.15662571237384, 6.0548874208], [53.156455, 6.078932], [53.158988, 6.085205], [53.153928, 6.0888], [53.153992791459615, 6.088951052800001], [53.07095115571094, 6.088951052800001], [53.070785, 6.088561], [53.07213693946603, 6.0548874208], [53.15662571237384, 6.0548874208]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_9a47caec8fae49a6abee065cea939378 = L.popup({maxWidth: '300'
});
var html_b5b4ac2a356b41f0892577e0db61032f = $('<div id="html_b5b4ac2a356b41f0892577e0db61032f" style="width: 100.0%; height: 100.0%;">h___l (he:l) (34, 17%)</div>')[0];
popup_9a47caec8fae49a6abee065cea939378.setContent(html_b5b4ac2a356b41f0892577e0db61032f);
polygon_eda74db9c03d4e33a2e165ba51c5b8aa.bindPopup(popup_9a47caec8fae49a6abee065cea939378)
;
var polygon_097e3ed77e8342b8b578c25a2ba576a5 = L.polygon(
[[[53.020526, 5.201448], [53.0224, 5.2052], [53.02065, 5.202133], [53.021, 5.2063], [53.0666, 5.2934], [53.0677, 5.2921], [53.0667, 5.2937], [53.0694, 5.3015], [53.0728, 5.3236], [53.074634, 5.324909], [53.078843, 5.323213], [53.079594, 5.326459], [53.0789, 5.3237], [53.0737, 5.3259], [53.073676, 5.331053], [53.074782, 5.332372], [53.077539, 5.33146], [53.080247, 5.332848], [53.079562, 5.334211], [53.077094, 5.332045], [53.069956, 5.335438], [53.069868, 5.337261], [53.078516, 5.334311], [53.075116, 5.338319], [53.077324, 5.347653], [53.094939, 5.377868], [53.098204, 5.380652], [53.104605, 5.382386], [53.108226, 5.378406], [53.114448, 5.396068], [53.121527, 5.404399], [53.122017, 5.403249], [53.121632, 5.404448], [53.137283, 5.40968], [53.138009, 5.408216], [53.137412, 5.409707], [53.149763, 5.410542], [53.152885, 5.413032], [53.15200089138578, 5.4147710755], [52.83618039283763, 5.4147710755], [52.795955, 5.337842], [52.874061, 5.238682], [52.997612, 5.169135], [52.999881, 5.165863], [53.0186, 5.2019], [53.020526, 5.201448]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_b3dde5a230314e7facfa616a4c78a563 = L.popup({maxWidth: '300'
});
var html_c25a60e455bd4e8a919b56413d610671 = $('<div id="html_c25a60e455bd4e8a919b56413d610671" style="width: 100.0%; height: 100.0%;">h___l (he:l) (200, 42%)</div>')[0];
popup_b3dde5a230314e7facfa616a4c78a563.setContent(html_c25a60e455bd4e8a919b56413d610671);
polygon_097e3ed77e8342b8b578c25a2ba576a5.bindPopup(popup_b3dde5a230314e7facfa616a4c78a563)
;
var polygon_8c150bb75c744a8c9c1add923b7a9a59 = L.polygon(
[[[[53.254498, 5.252321], [53.252564, 5.269155], [53.252245, 5.269481], [53.249297, 5.250379], [53.249981, 5.248092], [53.252976, 5.247685], [53.253488, 5.244862], [53.255518, 5.248714], [53.254823, 5.254002], [53.254498, 5.252321]]], [[[53.294655, 5.159352], [53.295743, 5.159645], [53.294726, 5.16098], [53.292798, 5.16108], [53.294655, 5.159352]]], [[[53.4376, 5.452644], [53.445136, 5.498824], [53.445873, 5.516266], [53.443076, 5.540364], [53.438341, 5.548059], [53.435652, 5.54982], [53.431462, 5.54776], [53.433809, 5.543182], [53.429044, 5.519914], [53.430095, 5.514964], [53.428978, 5.513008], [53.432483, 5.509764], [53.429965, 5.510428], [53.42843, 5.509205], [53.427496, 5.511003], [53.422728, 5.496725], [53.425119, 5.490818], [53.422773, 5.494847], [53.418673, 5.483164], [53.417988, 5.485272], [53.419116, 5.474176], [53.417481, 5.477246], [53.416888, 5.470999], [53.413791, 5.474277], [53.413411, 5.463635], [53.411282, 5.467697], [53.41059, 5.480091], [53.406683, 5.472381], [53.404026, 5.45448], [53.404735, 5.407567], [53.402682, 5.38655], [53.395226, 5.367933], [53.387658, 5.356539], [53.382621, 5.343505], [53.379533, 5.32778], [53.377298, 5.324851], [53.376352, 5.326758], [53.380319, 5.313213], [53.37661, 5.308241], [53.375687, 5.298496], [53.370542, 5.294395], [53.373367, 5.27818], [53.371428, 5.267722], [53.372991, 5.25943], [53.365298, 5.242945], [53.367201, 5.237863], [53.365817, 5.226257], [53.364759, 5.226371], [53.364404, 5.226039], [53.36378, 5.22251], [53.365698, 5.22606], [53.365117, 5.221157], [53.364274, 5.222223], [53.361427, 5.217774], [53.358502, 5.216551], [53.357095, 5.217657], [53.355848, 5.212196], [53.354248, 5.218178], [53.354436, 5.215758], [53.356826, 5.20936], [53.352888, 5.201339], [53.35101, 5.200393], [53.349397, 5.193647], [53.348408, 5.195368], [53.346772, 5.191493], [53.345912, 5.183968], [53.347803, 5.173273], [53.355895, 5.150932], [53.372421, 5.166266], [53.382208, 5.182897], [53.391236, 5.191706], [53.395693, 5.200158], [53.425257, 5.387143], [53.4376, 5.452644]]], [[[53.421656, 5.582458], [53.426507, 5.585969], [53.430785, 5.59192], [53.430802, 5.602519], [53.4295112866904, 5.604046684], [53.42942557196334, 5.604046684], [53.424106, 5.598964], [53.419086, 5.589529], [53.418295, 5.584572], [53.421527, 5.585459], [53.421656, 5.582458]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_5373e053aad4443bbbd83e5b60c1cc70 = L.popup({maxWidth: '300'
});
var html_e0a3994980604120bff73acb419d0070 = $('<div id="html_e0a3994980604120bff73acb419d0070" style="width: 100.0%; height: 100.0%;">h___l (he:l) (2, 100%)</div>')[0];
popup_5373e053aad4443bbbd83e5b60c1cc70.setContent(html_e0a3994980604120bff73acb419d0070);
polygon_8c150bb75c744a8c9c1add923b7a9a59.bindPopup(popup_5373e053aad4443bbbd83e5b60c1cc70)
;
var polygon_7a93a08e323843daa3441d6162021438 = L.polygon(
[[[53.227978726065125, 5.966789435], [53.227935, 5.97291], [53.229843, 5.983355], [53.241242, 6.01779], [53.240861, 6.019837], [53.230133, 6.027244], [53.22833648487315, 6.034265595], [53.155994538406006, 6.034265595], [53.154415, 6.012412], [53.147772, 5.996993], [53.134627, 5.974423], [53.1321306808629, 5.966789435], [53.227978726065125, 5.966789435]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_17070451b0cb4dcbb57fd847ee6743d8 = L.popup({maxWidth: '300'
});
var html_fd086e19d72e433aa0ae825e7701c062 = $('<div id="html_fd086e19d72e433aa0ae825e7701c062" style="width: 100.0%; height: 100.0%;">h___l (he:l) (59, 27%)</div>')[0];
popup_17070451b0cb4dcbb57fd847ee6743d8.setContent(html_fd086e19d72e433aa0ae825e7701c062);
polygon_7a93a08e323843daa3441d6162021438.bindPopup(popup_17070451b0cb4dcbb57fd847ee6743d8)
;
var polygon_f9b0e2f068894e6da4e9a718f0a8366d = L.polygon(
[[[[53.209782, 5.437821], [53.210105, 5.437011], [53.210797, 5.437016], [53.210167, 5.437138], [53.209782, 5.437821]]], [[[53.13558712899501, 5.6166089790000004], [53.125964, 5.596331], [53.12947, 5.594421], [53.128818, 5.591232], [53.131002, 5.58995], [53.130997, 5.58592], [53.132477, 5.582861], [53.133949, 5.584034], [53.134312, 5.57532], [53.13108, 5.57383], [53.129524, 5.568308], [53.130232, 5.562604], [53.131242, 5.563603], [53.134637, 5.559929], [53.134604, 5.555381], [53.132938, 5.554191], [53.142081, 5.537664], [53.14437, 5.538059], [53.147889, 5.531212], [53.145544, 5.524646], [53.145742, 5.511533], [53.144541, 5.510199], [53.141871, 5.512505], [53.14008, 5.510398], [53.138581, 5.512941], [53.134727, 5.504986], [53.136225, 5.501069], [53.137849, 5.502888], [53.139022, 5.501011], [53.142012, 5.492519], [53.136988, 5.484322], [53.138616, 5.480973], [53.141, 5.487102], [53.142942, 5.47727], [53.145291, 5.478498], [53.146614, 5.472192], [53.150886, 5.474902], [53.150517, 5.476867], [53.157338, 5.480251], [53.165056, 5.48671], [53.165816, 5.484744], [53.16968, 5.486011], [53.173041, 5.493457], [53.177852, 5.496394], [53.176601, 5.479349], [53.183793, 5.483639], [53.18404, 5.481657], [53.190868, 5.485602], [53.193657, 5.487617], [53.194069, 5.490175], [53.200381, 5.489709], [53.199347, 5.466989], [53.201151, 5.461492], [53.200021, 5.458124], [53.203031, 5.456213], [53.209839, 5.437988], [53.214814, 5.443174], [53.215224, 5.441941], [53.215373, 5.443613], [53.21721, 5.44357], [53.216602, 5.444445], [53.221708, 5.44928], [53.225918, 5.460189], [53.226661, 5.459663], [53.227027, 5.459835], [53.225945, 5.460261], [53.226691, 5.462188], [53.228436, 5.462702], [53.227419, 5.463291], [53.229276, 5.466013], [53.229814, 5.465263], [53.230042, 5.465214], [53.229332, 5.466095], [53.230548, 5.467891], [53.231094, 5.466897], [53.23269, 5.47104], [53.23512, 5.472294], [53.237926, 5.480126], [53.241139, 5.482058], [53.24208, 5.489812], [53.243148, 5.488735], [53.242144, 5.489899], [53.24551, 5.496899], [53.246268, 5.496195], [53.246676, 5.499755], [53.247445, 5.499037], [53.247775, 5.498949], [53.247389, 5.502266], [53.248372, 5.501045], [53.248678, 5.500925], [53.247423, 5.502347], [53.248647, 5.504428], [53.2494, 5.503412], [53.249698, 5.503224], [53.248755, 5.504496], [53.249515, 5.506826], [53.250271, 5.506203], [53.250528, 5.506256], [53.250044, 5.508583], [53.250874, 5.507788], [53.251213, 5.507829], [53.25009, 5.508633], [53.251537, 5.50994], [53.251055, 5.512052], [53.252045, 5.511239], [53.252348, 5.511232], [53.25108, 5.512139], [53.251542, 5.513715], [53.252519, 5.513025], [53.251967, 5.515176], [53.252103, 5.515435], [53.253515, 5.513717], [53.253805, 5.513645], [53.25215, 5.51549], [53.254412, 5.519465], [53.255629, 5.518771], [53.255892, 5.518845], [53.256313, 5.519309], [53.25444, 5.519553], [53.255521, 5.523594], [53.257025, 5.523109], [53.257712, 5.52353], [53.255661, 5.523988], [53.257345, 5.527289], [53.258514, 5.526774], [53.259152, 5.5268], [53.257391, 5.527376], [53.26002, 5.531749], [53.26152, 5.530229], [53.260141, 5.531925], [53.261816, 5.534095], [53.26289, 5.532563], [53.261849, 5.534137], [53.263577, 5.536111], [53.264183, 5.534989], [53.263632, 5.536145], [53.272056, 5.546044], [53.276508, 5.555942], [53.28452, 5.56102], [53.286978, 5.554703], [53.284604, 5.561076], [53.300547, 5.587204], [53.309521, 5.616414], [53.30954405085066, 5.6166089790000004], [53.13558712899501, 5.6166089790000004]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_abcf057f5825400dbb4de8649fd62609 = L.popup({maxWidth: '300'
});
var html_90632137a9fb4b1c9993b374b2bf569b = $('<div id="html_90632137a9fb4b1c9993b374b2bf569b" style="width: 100.0%; height: 100.0%;">h___l (he:l) (163, 51%)</div>')[0];
popup_abcf057f5825400dbb4de8649fd62609.setContent(html_90632137a9fb4b1c9993b374b2bf569b);
polygon_f9b0e2f068894e6da4e9a718f0a8366d.bindPopup(popup_abcf057f5825400dbb4de8649fd62609)
;
var polygon_2d9ee6796241429385f1f32e37309e46 = L.polygon(
[[[52.93625255398038, 6.08598443], [52.936447, 6.086303], [52.913244, 6.110545], [52.924021, 6.139261], [52.928146, 6.144828], [52.943014, 6.200561], [52.941499, 6.202525], [52.939033, 6.200836], [52.933696, 6.209185], [52.925795, 6.21363], [52.92335012396801, 6.247216085], [52.92328056920543, 6.247216085], [52.919587, 6.24483], [52.913438, 6.232291], [52.890744, 6.2069], [52.875027, 6.165993], [52.85465, 6.120995], [52.843114, 6.08748], [52.84189746799877, 6.08598443], [52.93625255398038, 6.08598443]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#d70000",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_4f7b892be4c24f2e94e24e6225bf731f);
var popup_4be86742f2f1443db9cf9deea9213ed7 = L.popup({maxWidth: '300'
});
var html_b8c9a58ac4bd454bbda205f90d4901c2 = $('<div id="html_b8c9a58ac4bd454bbda205f90d4901c2" style="width: 100.0%; height: 100.0%;">h___l (he:l) (3, 27%)</div>')[0];
popup_4be86742f2f1443db9cf9deea9213ed7.setContent(html_b8c9a58ac4bd454bbda205f90d4901c2);
polygon_2d9ee6796241429385f1f32e37309e46.bindPopup(popup_4be86742f2f1443db9cf9deea9213ed7)
;
var feature_group_85ba4f0af58a41429a24689d81d45a8d = L.featureGroup(
).addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_3926faf4d7894ea985c015285706f2e5 = L.polygon(
[[[53.460918915258205, 5.7851409342], [53.46578146561032, 5.8793426118], [53.45000839244922, 5.8793426118], [53.448981, 5.86891], [53.447028, 5.86373], [53.437529, 5.804639], [53.43798161196418, 5.7851409342], [53.460918915258205, 5.7851409342]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_850cc33e4c604edf9dfc68f3452aa233 = L.popup({maxWidth: '300'
});
var html_e32bd57417be4f27b6dced34eb2a8d4b = $('<div id="html_e32bd57417be4f27b6dced34eb2a8d4b" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (2, 25%)</div>')[0];
popup_850cc33e4c604edf9dfc68f3452aa233.setContent(html_e32bd57417be4f27b6dced34eb2a8d4b);
polygon_3926faf4d7894ea985c015285706f2e5.bindPopup(popup_850cc33e4c604edf9dfc68f3452aa233)
;
var polygon_010f6459c72a45e6b64e18b910d6e3e9 = L.polygon(
[[[53.32508004589811, 6.031124342], [53.32419167071231, 6.053040788800001], [53.2768013087856, 6.053040788800001], [53.266286, 6.051864], [53.266141, 6.050115], [53.243502, 6.043966], [53.24287220779578, 6.031124342], [53.32508004589811, 6.031124342]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_fa855023f940495ca76ee00a44e87374 = L.popup({maxWidth: '300'
});
var html_e6a1298c155340c5901e94ae0d3b8102 = $('<div id="html_e6a1298c155340c5901e94ae0d3b8102" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (28, 14%)</div>')[0];
popup_fa855023f940495ca76ee00a44e87374.setContent(html_e6a1298c155340c5901e94ae0d3b8102);
polygon_010f6459c72a45e6b64e18b910d6e3e9.bindPopup(popup_fa855023f940495ca76ee00a44e87374)
;
var polygon_9923da8cf67c4cd38c1ee7a928c072ef = L.polygon(
[[[53.058206663593666, 5.7952858119999995], [53.058839, 5.796386], [53.056195, 5.798749], [53.054866, 5.795508], [53.053016, 5.795818], [53.047908, 5.800273], [53.038117, 5.824058], [53.0243, 5.84873], [53.017008, 5.857603], [52.999797, 5.866127], [52.982047, 5.887158], [52.978622, 5.867215], [52.964442, 5.870971], [52.967049, 5.88684], [52.966457, 5.888077], [52.965711, 5.886154], [52.96222450821609, 5.8903866045], [52.89492580261681, 5.8903866045], [52.894324, 5.886119], [52.889426, 5.88461], [52.886828, 5.876971], [52.870791, 5.856768], [52.866115, 5.85511], [52.854874, 5.843928], [52.847652, 5.840085], [52.842996, 5.840017], [52.841041, 5.835879], [52.831768, 5.828708], [52.830325, 5.825855], [52.827599, 5.827653], [52.823072, 5.819014], [52.81978, 5.818238], [52.817278, 5.819744], [52.806177575763904, 5.7952858119999995], [53.058206663593666, 5.7952858119999995]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_743724fc71934a2f8fc434d4838d84ab = L.popup({maxWidth: '300'
});
var html_ca195cce793e40739599ed320dffcee8 = $('<div id="html_ca195cce793e40739599ed320dffcee8" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (51, 22%)</div>')[0];
popup_743724fc71934a2f8fc434d4838d84ab.setContent(html_ca195cce793e40739599ed320dffcee8);
polygon_9923da8cf67c4cd38c1ee7a928c072ef.bindPopup(popup_743724fc71934a2f8fc434d4838d84ab)
;
var polygon_d8de1509874f455f8e9c6d0dd4efae77 = L.polygon(
[[[53.389990593473975, 6.167908292], [53.389702, 6.167586], [53.38762383919117, 6.167908292], [53.317919766045065, 6.167908292], [53.316025, 6.156176], [53.308224, 6.151891], [53.300635, 6.135733], [53.303475, 6.130594], [53.308817, 6.135799], [53.311539, 6.135696], [53.313438, 6.132844], [53.312808659247345, 6.1274595416], [53.40467044234741, 6.1274595416], [53.4035, 6.1383], [53.41198910680992, 6.167908292], [53.389990593473975, 6.167908292]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_52979c0c878f496c93576c4954a0acb6 = L.popup({maxWidth: '300'
});
var html_3e22845d03fb45d7a42e09ddd31e5d1f = $('<div id="html_3e22845d03fb45d7a42e09ddd31e5d1f" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (37, 16%)</div>')[0];
popup_52979c0c878f496c93576c4954a0acb6.setContent(html_3e22845d03fb45d7a42e09ddd31e5d1f);
polygon_d8de1509874f455f8e9c6d0dd4efae77.bindPopup(popup_52979c0c878f496c93576c4954a0acb6)
;
var polygon_9108ed045c094befa1139a2ec6108068 = L.polygon(
[[[53.36478362454365, 5.867306952], [53.364703, 5.872676], [53.362364, 5.875972], [53.361047, 5.875595], [53.356664, 5.883364], [53.352766, 5.884139], [53.351477, 5.880422], [53.34753, 5.885939], [53.348027, 5.890578], [53.343156, 5.907538], [53.341677, 5.907714], [53.341317, 5.910903], [53.33880783113693, 5.913942576], [53.33589587336622, 5.913942576], [53.334502, 5.91051], [53.33404315042152, 5.913942576], [53.30908950239262, 5.913942576], [53.301743, 5.896565], [53.294298, 5.903454], [53.287839, 5.906649], [53.27668, 5.883134], [53.282602, 5.874611], [53.285889745887744, 5.867306952], [53.36478362454365, 5.867306952]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_5d7cbf4033344a019133fa22514949eb = L.popup({maxWidth: '300'
});
var html_74e53c571244487a968976b754fbfc01 = $('<div id="html_74e53c571244487a968976b754fbfc01" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (27, 22%)</div>')[0];
popup_5d7cbf4033344a019133fa22514949eb.setContent(html_74e53c571244487a968976b754fbfc01);
polygon_9108ed045c094befa1139a2ec6108068.bindPopup(popup_5d7cbf4033344a019133fa22514949eb)
;
var polygon_b358c95a9ca645798d191b81bea08012 = L.polygon(
[[[53.20102909923694, 5.461128671], [53.201151, 5.461492], [53.199341, 5.467271], [53.20007758394868, 5.4790126118], [53.15488298665794, 5.4790126118], [53.150344, 5.476723], [53.150886, 5.474902], [53.143333, 5.468338], [53.144547, 5.461437], [53.147268, 5.463028], [53.14735398160024, 5.461128671], [53.20102909923694, 5.461128671]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_577048f7fccc471db7512d8a809754df = L.popup({maxWidth: '300'
});
var html_464a012388024e25a849699046508e65 = $('<div id="html_464a012388024e25a849699046508e65" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (6, 27%)</div>')[0];
popup_577048f7fccc471db7512d8a809754df.setContent(html_464a012388024e25a849699046508e65);
polygon_b358c95a9ca645798d191b81bea08012.bindPopup(popup_577048f7fccc471db7512d8a809754df)
;
var polygon_67806c8ac09643659e432d79960ab9e6 = L.polygon(
[[[52.964435461363216, 6.0275204559999995], [52.966237, 6.044347], [52.973166, 6.067494], [52.983189, 6.084337], [52.984964, 6.094251], [52.986954, 6.097508], [52.988063, 6.096453], [52.989599, 6.098264], [52.9895, 6.099722], [52.992897, 6.096437], [52.999406, 6.107408], [53.00315635591734, 6.1163902448], [52.951345918897005, 6.1163902448], [52.951182, 6.115406], [52.942303, 6.092973], [52.931653, 6.078675], [52.918065, 6.043126], [52.918219, 6.037312], [52.92260441374532, 6.0275204559999995], [52.964435461363216, 6.0275204559999995]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_0fd33ef9b84c49bfb607788e8903d9e0 = L.popup({maxWidth: '300'
});
var html_612eb41b0f7d4abb981d17179ce0638a = $('<div id="html_612eb41b0f7d4abb981d17179ce0638a" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (22, 16%)</div>')[0];
popup_0fd33ef9b84c49bfb607788e8903d9e0.setContent(html_612eb41b0f7d4abb981d17179ce0638a);
polygon_67806c8ac09643659e432d79960ab9e6.bindPopup(popup_0fd33ef9b84c49bfb607788e8903d9e0)
;
var polygon_bd819bd752a24634bd3bc6595cfe5ca3 = L.polygon(
[[[[53.24319034381047, 5.8528647792], [53.243293, 5.859241], [53.23107262527699, 5.8528647792], [53.24319034381047, 5.8528647792]]], [[[53.23050956518472, 5.8528647792], [53.233341, 5.879886], [53.224976, 5.880656], [53.224999, 5.889992], [53.222816, 5.88917], [53.222962, 5.896927], [53.22097, 5.897117], [53.220952, 5.888953], [53.217682, 5.889016], [53.217773, 5.894209], [53.215518, 5.893821], [53.214658, 5.897864], [53.215014, 5.905932], [53.212476, 5.905004], [53.211054, 5.9071], [53.209105, 5.900194], [53.204063, 5.857728], [53.2016, 5.857465], [53.193565, 5.862061], [53.19203133039878, 5.8528647792], [53.23050956518472, 5.8528647792]]], [[[53.1898158067132, 5.8528647792], [53.189093, 5.853592], [53.17141, 5.862348], [53.169088375662305, 5.9075029872], [53.108051320179946, 5.9075029872], [53.10694, 5.882006], [53.094439, 5.885985], [53.090966, 5.87812], [53.090661, 5.883532], [53.088963, 5.883114], [53.085412, 5.877443], [53.081676, 5.859831], [53.082414, 5.854442], [53.081953257019194, 5.8528647792], [53.1898158067132, 5.8528647792]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_32827b28b7c047de9e0b6d26b880cc07 = L.popup({maxWidth: '300'
});
var html_59b5a7f4f1d64c24b2a7ec60501b4d17 = $('<div id="html_59b5a7f4f1d64c24b2a7ec60501b4d17" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (56, 16%)</div>')[0];
popup_32827b28b7c047de9e0b6d26b880cc07.setContent(html_59b5a7f4f1d64c24b2a7ec60501b4d17);
polygon_bd819bd752a24634bd3bc6595cfe5ca3.bindPopup(popup_32827b28b7c047de9e0b6d26b880cc07)
;
var polygon_f950c385a7d84376adcbe04c8aa7aaef = L.polygon(
[[[53.11409785384226, 6.254800466000001], [53.114341, 6.261092], [53.111252, 6.273904], [53.106863, 6.28305], [53.099829, 6.290566], [53.096069200516936, 6.306573138], [53.082880864321965, 6.306573138], [53.08119, 6.305274], [53.08090325922415, 6.306573138], [53.06969589257671, 6.306573138], [53.064187, 6.28143], [53.058211, 6.280531], [53.0497224378141, 6.254800466000001], [53.11409785384226, 6.254800466000001]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_2be6dab5a58040a783030995e81def79 = L.popup({maxWidth: '300'
});
var html_51ead90e520048c8868aa6cadfcceb04 = $('<div id="html_51ead90e520048c8868aa6cadfcceb04" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (12, 8%)</div>')[0];
popup_2be6dab5a58040a783030995e81def79.setContent(html_51ead90e520048c8868aa6cadfcceb04);
polygon_f950c385a7d84376adcbe04c8aa7aaef.bindPopup(popup_2be6dab5a58040a783030995e81def79)
;
var polygon_3d839f2886c04976ba86f46eb1c18523 = L.polygon(
[[[[53.515822, 6.390616], [53.512479420283505, 6.3933224623], [53.51242804910766, 6.3933224623], [53.508698, 6.380751], [53.507992, 6.370358], [53.5052, 6.361519], [53.505407, 6.34227], [53.500546, 6.328797], [53.502777, 6.325628], [53.501389, 6.3265], [53.496528, 6.312068], [53.491326, 6.283568], [53.48918, 6.276109], [53.48805, 6.274264], [53.486761, 6.275256], [53.487142, 6.273542], [53.48459, 6.270361], [53.48421263690983, 6.266516418599999], [53.50692646878101, 6.266516418599999], [53.507618, 6.283817], [53.517528, 6.373816], [53.515822, 6.390616]]], [[[53.48305351398667, 6.266516418599999], [53.48304, 6.266564], [53.48301279579531, 6.266516418599999], [53.48305351398667, 6.266516418599999]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_4cd977f8741b464e8d05aa9f405fb670 = L.popup({maxWidth: '300'
});
var html_200c814af17243b9b5f32babe267458e = $('<div id="html_200c814af17243b9b5f32babe267458e" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (3, 25%)</div>')[0];
popup_4cd977f8741b464e8d05aa9f405fb670.setContent(html_200c814af17243b9b5f32babe267458e);
polygon_3d839f2886c04976ba86f46eb1c18523.bindPopup(popup_4cd977f8741b464e8d05aa9f405fb670)
;
var polygon_d71935b72dab4919a822a75a683e6513 = L.polygon(
[[[53.14555928944738, 6.1194821600000004], [53.144993, 6.121633], [53.157827, 6.148118], [53.150833, 6.151986], [53.15193134020562, 6.155122812], [53.1151168820571, 6.155122812], [53.10857, 6.144892], [53.101211, 6.124962], [53.09396161869279, 6.1194821600000004], [53.14555928944738, 6.1194821600000004]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_a469743d91ab42afb0fa8bbb7d82a4c4 = L.popup({maxWidth: '300'
});
var html_7286e2a0ccf649acbcbfe694c6cb62d0 = $('<div id="html_7286e2a0ccf649acbcbfe694c6cb62d0" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (19, 10%)</div>')[0];
popup_a469743d91ab42afb0fa8bbb7d82a4c4.setContent(html_7286e2a0ccf649acbcbfe694c6cb62d0);
polygon_d71935b72dab4919a822a75a683e6513.bindPopup(popup_a469743d91ab42afb0fa8bbb7d82a4c4)
;
var polygon_0a402de2443e4ebaa85317e4e8fa7db4 = L.polygon(
[[[53.13379484355866, 5.5750815832], [53.134312, 5.57532], [53.133949, 5.584034], [53.132477, 5.582861], [53.130997, 5.58592], [53.131002, 5.58995], [53.128818, 5.591232], [53.12947, 5.594421], [53.125964, 5.596331], [53.138248, 5.622216], [53.132008, 5.626236], [53.126921, 5.621923], [53.12834, 5.627268], [53.126703, 5.627424], [53.122877, 5.643103], [53.11635, 5.646413], [53.112364, 5.656514], [53.115985, 5.659484], [53.122951, 5.671856], [53.125341, 5.673386], [53.128575, 5.680037], [53.128267, 5.684881], [53.129867, 5.685974], [53.126826, 5.695616], [53.122956, 5.693288], [53.123009, 5.695433], [53.119122, 5.696312], [53.115775, 5.700613], [53.119699, 5.707939], [53.120419015629025, 5.7199404757], [52.99693100614137, 5.7199404757], [52.995677, 5.716858], [52.984475, 5.706542], [52.988646, 5.691432], [52.985584, 5.688489], [52.981002, 5.68752], [52.974193, 5.690323], [52.965088, 5.69094], [52.936877, 5.688154], [52.932967, 5.689326], [52.936167, 5.642455], [52.922469, 5.639978], [52.915412, 5.594259], [52.93099, 5.581279], [52.934046, 5.580531], [52.935205, 5.577258], [52.93793443857521, 5.5750815832], [53.13379484355866, 5.5750815832]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_b1f7bd27ceb94bf5ae6070504b44619d = L.popup({maxWidth: '300'
});
var html_b4f2b776b466450696dc2abfdb16c17d = $('<div id="html_b4f2b776b466450696dc2abfdb16c17d" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (107, 22%)</div>')[0];
popup_b1f7bd27ceb94bf5ae6070504b44619d.setContent(html_b4f2b776b466450696dc2abfdb16c17d);
polygon_0a402de2443e4ebaa85317e4e8fa7db4.bindPopup(popup_b1f7bd27ceb94bf5ae6070504b44619d)
;
var polygon_f83d426f9fa64fbeb42d8fafa1f4fec5 = L.polygon(
[[[53.22833648487315, 6.034265595], [53.218537907365146, 6.072562875], [53.15647315156543, 6.072562875], [53.15656, 6.042089], [53.155994538406006, 6.034265595], [53.22833648487315, 6.034265595]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_6ebaabbe34cb4af8941e53b4d1ff9daf = L.popup({maxWidth: '300'
});
var html_22df9b29dcb54e929385c6e6417a19c8 = $('<div id="html_22df9b29dcb54e929385c6e6417a19c8" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (26, 12%)</div>')[0];
popup_6ebaabbe34cb4af8941e53b4d1ff9daf.setContent(html_22df9b29dcb54e929385c6e6417a19c8);
polygon_f83d426f9fa64fbeb42d8fafa1f4fec5.bindPopup(popup_6ebaabbe34cb4af8941e53b4d1ff9daf)
;
var polygon_8d115f0ae4564784be3a02e794f929f8 = L.polygon(
[[[53.334864, 5.718909], [53.322293, 5.722394], [53.316033, 5.721415], [53.317452, 5.729682], [53.3171590246166, 5.731156951], [53.29446021397906, 5.731156951], [53.294469, 5.730572], [53.288997, 5.727225], [53.289146, 5.725499], [53.287733, 5.724849], [53.287607, 5.72635], [53.279074, 5.720846], [53.276958, 5.721618], [53.275082, 5.720128], [53.270674, 5.723334], [53.266805686056586, 5.731156951], [53.26206364683444, 5.731156951], [53.261236, 5.729836], [53.259272203810305, 5.731156951], [53.23582735022577, 5.731156951], [53.235254, 5.729769], [53.234596218233555, 5.731156951], [53.17066010553947, 5.731156951], [53.169785, 5.728217], [53.167925, 5.728334], [53.166079, 5.724925], [53.17007, 5.723792], [53.170527, 5.720127], [53.169215, 5.718444], [53.17523, 5.713244], [53.173383, 5.706099], [53.173744, 5.699149], [53.177717, 5.697299], [53.179922, 5.692742], [53.180039, 5.687096], [53.181922, 5.68581], [53.179133, 5.679398], [53.176393, 5.677291], [53.17647681141774, 5.677130781], [53.32359202145343, 5.677130781], [53.324195, 5.680891], [53.334864, 5.718909]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#8c3cff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_85ba4f0af58a41429a24689d81d45a8d);
var popup_b57af081a375494fad99f3fb38587a4e = L.popup({maxWidth: '300'
});
var html_798fd3f3fc7d47f691dadf1e603a773d = $('<div id="html_798fd3f3fc7d47f691dadf1e603a773d" style="width: 100.0%; height: 100.0%;">h___l (heɪl) (67, 21%)</div>')[0];
popup_b57af081a375494fad99f3fb38587a4e.setContent(html_798fd3f3fc7d47f691dadf1e603a773d);
polygon_8d115f0ae4564784be3a02e794f929f8.bindPopup(popup_b57af081a375494fad99f3fb38587a4e)
;
var feature_group_8834032c3fb343629df3527b28f0f2ca = L.featureGroup(
).addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_3379773d82ca453e800b44516b3a2062 = L.polygon(
[[[53.459805960528534, 5.6942627604], [53.459719, 5.696632], [53.459708, 5.761682], [53.460918915258205, 5.7851409342], [53.43798161196418, 5.7851409342], [53.438162, 5.77737], [53.436515, 5.775941], [53.43794, 5.775072], [53.433502, 5.775174], [53.43268, 5.7732], [53.438058, 5.774456], [53.439563, 5.772564], [53.442913, 5.727086], [53.440588, 5.72034], [53.436474, 5.716611], [53.434955, 5.718341], [53.435708, 5.71567], [53.429802, 5.703222], [53.42797635022306, 5.6942627604], [53.459805960528534, 5.6942627604]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#00acc7",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_8834032c3fb343629df3527b28f0f2ca);
var popup_2495519973be4c508568dae4c5dd758f = L.popup({maxWidth: '300'
});
var html_b879178ef92349c5a54ff93181d90b9f = $('<div id="html_b879178ef92349c5a54ff93181d90b9f" style="width: 100.0%; height: 100.0%;">h___l (hø:l) (2, 25%)</div>')[0];
popup_2495519973be4c508568dae4c5dd758f.setContent(html_b879178ef92349c5a54ff93181d90b9f);
polygon_3379773d82ca453e800b44516b3a2062.bindPopup(popup_2495519973be4c508568dae4c5dd758f)
;
var polygon_ac0e5f66de3d4d948d467db21ed65d09 = L.polygon(
[[[53.00315635591734, 6.1163902448], [53.008757, 6.129804], [53.010385, 6.128779], [53.011879, 6.131188], [53.021049, 6.176812], [53.027769, 6.190418], [53.028398348153075, 6.191281898], [52.984974388037976, 6.191281898], [52.975332, 6.157302], [52.968147, 6.143702], [52.953199, 6.127517], [52.951345918897005, 6.1163902448], [53.00315635591734, 6.1163902448]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#00acc7",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_8834032c3fb343629df3527b28f0f2ca);
var popup_4e6d4a7db9ed41a3a38968f894687e32 = L.popup({maxWidth: '300'
});
var html_f44267dd59b0497eb02320fd419c0abb = $('<div id="html_f44267dd59b0497eb02320fd419c0abb" style="width: 100.0%; height: 100.0%;">h___l (hø:l) (18, 13%)</div>')[0];
popup_4e6d4a7db9ed41a3a38968f894687e32.setContent(html_f44267dd59b0497eb02320fd419c0abb);
polygon_ac0e5f66de3d4d948d467db21ed65d09.bindPopup(popup_4e6d4a7db9ed41a3a38968f894687e32)
;
var polygon_aa92e63d141b49628c49bf5f0e710581 = L.polygon(
[[[53.06571793072315, 6.2884173213], [53.075279, 6.332055], [53.067378, 6.367787], [53.033969, 6.362521], [53.02542440964341, 6.3714697654000005], [52.923170991757125, 6.3714697654000005], [52.906356, 6.333281], [52.924972, 6.302985], [52.925810099983835, 6.2884173213], [53.06571793072315, 6.2884173213]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#00acc7",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_8834032c3fb343629df3527b28f0f2ca);
var popup_77cdf8420c224d2e95f0569366c40335 = L.popup({maxWidth: '300'
});
var html_442a42fc3e20438dbe9ee004d7f0b808 = $('<div id="html_442a42fc3e20438dbe9ee004d7f0b808" style="width: 100.0%; height: 100.0%;">h___l (hø:l) (12, 41%)</div>')[0];
popup_77cdf8420c224d2e95f0569366c40335.setContent(html_442a42fc3e20438dbe9ee004d7f0b808);
polygon_aa92e63d141b49628c49bf5f0e710581.bindPopup(popup_77cdf8420c224d2e95f0569366c40335)
;
var polygon_e69b9e25a6704fe78e2ebb901fe31590 = L.polygon(
[[[53.073559289892074, 6.0950736834], [53.077743, 6.104895], [53.085545, 6.11312], [53.101211, 6.124962], [53.10857, 6.144892], [53.120763, 6.163946], [53.12844348534702, 6.1837343842], [53.024584522770816, 6.1837343842], [53.020452, 6.175061], [53.011902, 6.131241], [53.010385, 6.128779], [53.008757, 6.129804], [52.999406, 6.107408], [52.992897, 6.096437], [52.9895, 6.099722], [52.989599, 6.098264], [52.988063, 6.096453], [52.986954, 6.097508], [52.985466652737486, 6.0950736834], [53.073559289892074, 6.0950736834]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#00acc7",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_8834032c3fb343629df3527b28f0f2ca);
var popup_b3f56f73262848f9a2bb886cf4e54bfc = L.popup({maxWidth: '300'
});
var html_63a7af09f6774f09ab066a7408108293 = $('<div id="html_63a7af09f6774f09ab066a7408108293" style="width: 100.0%; height: 100.0%;">h___l (hø:l) (42, 27%)</div>')[0];
popup_b3f56f73262848f9a2bb886cf4e54bfc.setContent(html_63a7af09f6774f09ab066a7408108293);
polygon_e69b9e25a6704fe78e2ebb901fe31590.bindPopup(popup_b3f56f73262848f9a2bb886cf4e54bfc)
;
var polygon_bc12dd34303146c6afed645f598fc67c = L.polygon(
[[[53.153992791459615, 6.088951052800001], [53.156134, 6.093943], [53.15043, 6.104489], [53.152315, 6.108192], [53.14942, 6.119339], [53.145741, 6.118792], [53.14555928944738, 6.1194821600000004], [53.09396161869279, 6.1194821600000004], [53.085545, 6.11312], [53.077743, 6.104895], [53.07095115571094, 6.088951052800001], [53.153992791459615, 6.088951052800001]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#00acc7",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_8834032c3fb343629df3527b28f0f2ca);
var popup_6e1b0fe5832146c4b1e824273845696c = L.popup({maxWidth: '300'
});
var html_76cc892902b847778663033eb559e0d5 = $('<div id="html_76cc892902b847778663033eb559e0d5" style="width: 100.0%; height: 100.0%;">h___l (hø:l) (26, 13%)</div>')[0];
popup_6e1b0fe5832146c4b1e824273845696c.setContent(html_76cc892902b847778663033eb559e0d5);
polygon_bc12dd34303146c6afed645f598fc67c.bindPopup(popup_6e1b0fe5832146c4b1e824273845696c)
;
var feature_group_e154aec634a448caab04a1c14de0fd94 = L.featureGroup(
).addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_6f91e97f33034658bd26cf755809ca6e = L.polygon(
[[[[53.26261785288364, 6.1617011392], [53.263958, 6.164196], [53.259054, 6.179491], [53.259655, 6.181184], [53.26105, 6.180721], [53.26294127760662, 6.1885720768], [53.1821477136949, 6.1885720768], [53.170557, 6.181375], [53.167886, 6.177755], [53.159504, 6.17675], [53.154234711032274, 6.1617011392], [53.26261785288364, 6.1617011392]]], [[[53.2648756322087, 6.1885720768], [53.267273, 6.18567], [53.269412361967774, 6.1885720768], [53.2648756322087, 6.1885720768]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#028800",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_e154aec634a448caab04a1c14de0fd94);
var popup_f519ea9840b44b3fbc7de7468a391db7 = L.popup({maxWidth: '300'
});
var html_7e30bf2c697340258a7710b14563b60f = $('<div id="html_7e30bf2c697340258a7710b14563b60f" style="width: 100.0%; height: 100.0%;">h____ (hɪəl) (64, 19%)</div>')[0];
popup_f519ea9840b44b3fbc7de7468a391db7.setContent(html_7e30bf2c697340258a7710b14563b60f);
polygon_6f91e97f33034658bd26cf755809ca6e.bindPopup(popup_f519ea9840b44b3fbc7de7468a391db7)
;
var polygon_a096ce9577b944e49b435ec952d57904 = L.polygon(
[[[53.35882409201067, 6.2070983425], [53.356464, 6.221158], [53.354307, 6.224972], [53.344746, 6.23048], [53.3431, 6.233595], [53.343039, 6.239299], [53.344581115282196, 6.2421786820000005], [53.265356858314895, 6.2421786820000005], [53.262807, 6.238844], [53.260734, 6.237577], [53.258905, 6.238799], [53.257222, 6.237007], [53.25724, 6.223971], [53.259873, 6.218947], [53.265267, 6.217094], [53.26731297005986, 6.2070983425], [53.35882409201067, 6.2070983425]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#028800",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_e154aec634a448caab04a1c14de0fd94);
var popup_6fff23d133964a48bcc6dce962547885 = L.popup({maxWidth: '300'
});
var html_451de5797d454cf79b735749d4e8712b = $('<div id="html_451de5797d454cf79b735749d4e8712b" style="width: 100.0%; height: 100.0%;">h____ (hɪəl) (28, 20%)</div>')[0];
popup_6fff23d133964a48bcc6dce962547885.setContent(html_451de5797d454cf79b735749d4e8712b);
polygon_a096ce9577b944e49b435ec952d57904.bindPopup(popup_6fff23d133964a48bcc6dce962547885)
;
var feature_group_8e24d286c6534987bbc466a282330321 = L.featureGroup(
).addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_3f64d709d5184eb397f7f2cdc007314d = L.polygon(
[[[53.46578146561032, 5.8793426118], [53.468378, 5.929645], [53.466553, 5.959181], [53.465129, 5.967196], [53.46301722035622, 5.9696132634], [53.46276145919511, 5.9696132634], [53.457595, 5.968791], [53.455509, 5.965984], [53.457307, 5.965465], [53.458952, 5.946833], [53.457343, 5.938585], [53.45697, 5.905779], [53.451124, 5.890671], [53.45000839244922, 5.8793426118], [53.46578146561032, 5.8793426118]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ff7fd1",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_8e24d286c6534987bbc466a282330321);
var popup_f374c0b48f544c8390f42305c81adaac = L.popup({maxWidth: '300'
});
var html_c3d6f13261ff4051bc7ed77ee81d280d = $('<div id="html_c3d6f13261ff4051bc7ed77ee81d280d" style="width: 100.0%; height: 100.0%;">h____ (he:l) (1, 12%)</div>')[0];
popup_f374c0b48f544c8390f42305c81adaac.setContent(html_c3d6f13261ff4051bc7ed77ee81d280d);
polygon_3f64d709d5184eb397f7f2cdc007314d.bindPopup(popup_f374c0b48f544c8390f42305c81adaac)
;
var feature_group_20bcf072b2a84408b528e04cbc74e7b7 = L.featureGroup(
).addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_ba3a31bed74f4391908586899f8f6bb4 = L.polygon(
[[[53.26878688337796, 6.199897488], [53.265267, 6.217094], [53.259873, 6.218947], [53.25724, 6.223971], [53.256872, 6.232158], [53.254847, 6.232325], [53.253355, 6.235101], [53.2508, 6.233705], [53.249826, 6.229481], [53.247198, 6.231948], [53.245067, 6.231044], [53.241932, 6.217978], [53.238593, 6.224972], [53.236985, 6.215543], [53.235214, 6.214882], [53.234342, 6.216754], [53.234163, 6.214258], [53.229984, 6.22472], [53.226829, 6.226237], [53.225455, 6.225339], [53.22244, 6.230173], [53.219143, 6.228984], [53.217714, 6.229945], [53.214579, 6.22475], [53.211966, 6.224815], [53.205993, 6.219058], [53.199885, 6.209426], [53.19838243814639, 6.199897488], [53.26878688337796, 6.199897488]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_b84697e2a1634908a3f301043129a6b7 = L.popup({maxWidth: '300'
});
var html_d4c7a3bb9ebf41c68bda7e57d22ff2ec = $('<div id="html_d4c7a3bb9ebf41c68bda7e57d22ff2ec" style="width: 100.0%; height: 100.0%;">other (39, 11%)</div>')[0];
popup_b84697e2a1634908a3f301043129a6b7.setContent(html_d4c7a3bb9ebf41c68bda7e57d22ff2ec);
polygon_ba3a31bed74f4391908586899f8f6bb4.bindPopup(popup_b84697e2a1634908a3f301043129a6b7)
;
var polygon_21ae27b87031445f9d14d1a098395e5e = L.polygon(
[[[53.32419167071231, 6.053040788800001], [53.323635, 6.066774], [53.324862, 6.073468], [53.322087, 6.077753], [53.321477, 6.074152], [53.317644, 6.074985], [53.316177, 6.072051], [53.296595, 6.071542], [53.29692, 6.069794], [53.2924, 6.073695], [53.29087, 6.054379], [53.280018, 6.053394], [53.279484, 6.054965], [53.279189, 6.053308], [53.2768013087856, 6.053040788800001], [53.32419167071231, 6.053040788800001]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_b633e83a20684d8da694b2001b63d7c1 = L.popup({maxWidth: '300'
});
var html_7d7e2ed0143341569db5726a8899dee4 = $('<div id="html_7d7e2ed0143341569db5726a8899dee4" style="width: 100.0%; height: 100.0%;">other (11, 5%)</div>')[0];
popup_b633e83a20684d8da694b2001b63d7c1.setContent(html_7d7e2ed0143341569db5726a8899dee4);
polygon_21ae27b87031445f9d14d1a098395e5e.bindPopup(popup_b633e83a20684d8da694b2001b63d7c1)
;
var polygon_757c8e54ddad48f095f51c7cdf4835c1 = L.polygon(
[[[52.96222450821609, 5.8903866045], [52.961697, 5.891027], [52.963083, 5.89741], [52.955515, 5.905711], [52.954164, 5.904886], [52.942922, 5.914181], [52.940393, 5.913128], [52.915055, 5.933327], [52.91174, 5.937847], [52.907262, 5.932944], [52.897881, 5.911343], [52.89492580261681, 5.8903866045], [52.96222450821609, 5.8903866045]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_57991c47066148be87c5c54c73e92c1b = L.popup({maxWidth: '300'
});
var html_dcf801fe3b4345c2b2645492cf5bea39 = $('<div id="html_dcf801fe3b4345c2b2645492cf5bea39" style="width: 100.0%; height: 100.0%;">other (6, 3%)</div>')[0];
popup_57991c47066148be87c5c54c73e92c1b.setContent(html_dcf801fe3b4345c2b2645492cf5bea39);
polygon_757c8e54ddad48f095f51c7cdf4835c1.bindPopup(popup_57991c47066148be87c5c54c73e92c1b)
;
var polygon_9864890393bc4f10a56308fd314526d4 = L.polygon(
[[[[53.411052, 6.191429], [53.389990593473975, 6.167908292], [53.41198910680992, 6.167908292], [53.414564, 6.176889], [53.414313, 6.183558], [53.411052, 6.191429]]], [[[53.38762383919117, 6.167908292], [53.376851, 6.169579], [53.367525, 6.175717], [53.352646, 6.170172], [53.341606, 6.181309], [53.339108, 6.180794], [53.33281, 6.174707], [53.321274, 6.179351], [53.319229, 6.176015], [53.317919766045065, 6.167908292], [53.38762383919117, 6.167908292]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_63e57faedb684f3a8978eaf07be93885 = L.popup({maxWidth: '300'
});
var html_f496ef762d7a417fa9cd8806155dd4b2 = $('<div id="html_f496ef762d7a417fa9cd8806155dd4b2" style="width: 100.0%; height: 100.0%;">other (7, 3%)</div>')[0];
popup_63e57faedb684f3a8978eaf07be93885.setContent(html_f496ef762d7a417fa9cd8806155dd4b2);
polygon_9864890393bc4f10a56308fd314526d4.bindPopup(popup_63e57faedb684f3a8978eaf07be93885)
;
var polygon_8be914810ced4386a2ea963199d6095a = L.polygon(
[[[[53.33880783113693, 5.913942576], [53.336856, 5.916307], [53.33589587336622, 5.913942576], [53.33880783113693, 5.913942576]]], [[[53.33404315042152, 5.913942576], [53.333876, 5.915193], [53.330731, 5.917645], [53.329946, 5.926398], [53.328261, 5.927685], [53.327736, 5.924664], [53.326272, 5.925946], [53.3266, 5.928937], [53.32547, 5.929824], [53.325018, 5.926871], [53.323358, 5.929492], [53.324966, 5.933321], [53.323866, 5.936629], [53.322434, 5.93368], [53.320602, 5.935766], [53.318799, 5.931928], [53.315661, 5.935081], [53.31264, 5.922341], [53.30908950239262, 5.913942576], [53.33404315042152, 5.913942576]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_eb7de0159ce442b7a00362713d6f0461 = L.popup({maxWidth: '300'
});
var html_a1d20034e98c433d980f27d9d62db4b6 = $('<div id="html_a1d20034e98c433d980f27d9d62db4b6" style="width: 100.0%; height: 100.0%;">other (3, 2%)</div>')[0];
popup_eb7de0159ce442b7a00362713d6f0461.setContent(html_a1d20034e98c433d980f27d9d62db4b6);
polygon_8be914810ced4386a2ea963199d6095a.bindPopup(popup_eb7de0159ce442b7a00362713d6f0461)
;
var polygon_710aa328b0f6474cbebc3894daf8c8c2 = L.polygon(
[[[53.028398348153075, 6.191281898], [53.034308, 6.199394], [53.036792, 6.200399], [53.037931, 6.205424], [52.99031, 6.202206], [52.986347, 6.196119], [52.984974388037976, 6.191281898], [53.028398348153075, 6.191281898]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_970e0f4f958240a58cc7ed3b6b066393 = L.popup({maxWidth: '300'
});
var html_e1942cac4a384596b0f50dcb688e2841 = $('<div id="html_e1942cac4a384596b0f50dcb688e2841" style="width: 100.0%; height: 100.0%;">other (3, 2%)</div>')[0];
popup_970e0f4f958240a58cc7ed3b6b066393.setContent(html_e1942cac4a384596b0f50dcb688e2841);
polygon_710aa328b0f6474cbebc3894daf8c8c2.bindPopup(popup_970e0f4f958240a58cc7ed3b6b066393)
;
var polygon_584b8c715ad845bab8fdd078f6ad6f9c = L.polygon(
[[[[53.34854968643122, 6.25379701], [53.348593, 6.254047], [53.341382, 6.286981], [53.312582, 6.280504], [53.31113, 6.290412], [53.308173, 6.294361], [53.305073, 6.289651], [53.30283, 6.278428], [53.289773, 6.268717], [53.291076, 6.259904], [53.28819631088676, 6.25379701], [53.34854968643122, 6.25379701]]], [[[53.27271225893818, 6.25379701], [53.269193, 6.255647], [53.26828997457822, 6.25379701], [53.27271225893818, 6.25379701]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_d9ef43c143f44895a6448c97bd1b116a = L.popup({maxWidth: '300'
});
var html_24909ffac0694dbd969616218f1cafac = $('<div id="html_24909ffac0694dbd969616218f1cafac" style="width: 100.0%; height: 100.0%;">other (14, 10%)</div>')[0];
popup_d9ef43c143f44895a6448c97bd1b116a.setContent(html_24909ffac0694dbd969616218f1cafac);
polygon_584b8c715ad845bab8fdd078f6ad6f9c.bindPopup(popup_d9ef43c143f44895a6448c97bd1b116a)
;
var polygon_723366991ffc46d1bb17bdeab15013da = L.polygon(
[[[53.169088375662305, 5.9075029872], [53.168346, 5.921942], [53.170365, 5.932721], [53.168869, 5.933746], [53.159548, 5.930611], [53.149173, 5.918962], [53.144781, 5.908629], [53.13091, 5.923356], [53.126086, 5.937219], [53.121614, 5.94346], [53.104892, 5.949657], [53.103676, 5.945944], [53.110608, 5.931585], [53.108939, 5.927869], [53.108051320179946, 5.9075029872], [53.169088375662305, 5.9075029872]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_a029bfa922ef4e55815a0481fa7f7ae0 = L.popup({maxWidth: '300'
});
var html_073c24db568e4195ab66692ee0e1e0c6 = $('<div id="html_073c24db568e4195ab66692ee0e1e0c6" style="width: 100.0%; height: 100.0%;">other (14, 4%)</div>')[0];
popup_a029bfa922ef4e55815a0481fa7f7ae0.setContent(html_073c24db568e4195ab66692ee0e1e0c6);
polygon_723366991ffc46d1bb17bdeab15013da.bindPopup(popup_a029bfa922ef4e55815a0481fa7f7ae0)
;
var polygon_ba4e267565744de19191b2841788bacc = L.polygon(
[[[53.001990748285245, 6.3960118826], [52.971815, 6.427615], [52.93578010455798, 6.3960118826], [53.001990748285245, 6.3960118826]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_1aac28dd746e463094dea76e8f91471d = L.popup({maxWidth: '300'
});
var html_e88407e7b3ea449b876605688de86a42 = $('<div id="html_e88407e7b3ea449b876605688de86a42" style="width: 100.0%; height: 100.0%;">other (1, 3%)</div>')[0];
popup_1aac28dd746e463094dea76e8f91471d.setContent(html_e88407e7b3ea449b876605688de86a42);
polygon_ba4e267565744de19191b2841788bacc.bindPopup(popup_1aac28dd746e463094dea76e8f91471d)
;
var polygon_7381ab9599f54984807e1c444dbefab3 = L.polygon(
[[[[53.096069200516936, 6.306573138], [53.094053, 6.315157], [53.082880864321965, 6.306573138], [53.096069200516936, 6.306573138]]], [[[53.08090325922415, 6.306573138], [53.075279, 6.332055], [53.06969589257671, 6.306573138], [53.08090325922415, 6.306573138]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_5c2f178a7e084e1db216a35e404b89a0 = L.popup({maxWidth: '300'
});
var html_340bf46ceae74009ab59e500e6bb10af = $('<div id="html_340bf46ceae74009ab59e500e6bb10af" style="width: 100.0%; height: 100.0%;">other (1, 1%)</div>')[0];
popup_5c2f178a7e084e1db216a35e404b89a0.setContent(html_340bf46ceae74009ab59e500e6bb10af);
polygon_7381ab9599f54984807e1c444dbefab3.bindPopup(popup_5c2f178a7e084e1db216a35e404b89a0)
;
var polygon_1f9ef76e1f7a49bdb74877b8592bfc28 = L.polygon(
[[[53.15193134020562, 6.155122812], [53.159504, 6.17675], [53.135482, 6.175317], [53.129213, 6.185717], [53.120763, 6.163946], [53.1151168820571, 6.155122812], [53.15193134020562, 6.155122812]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_60d7d7c006584f48b927a6e92b2b30d4 = L.popup({maxWidth: '300'
});
var html_c3df4eb4493a4a94a845751e23b97930 = $('<div id="html_c3df4eb4493a4a94a845751e23b97930" style="width: 100.0%; height: 100.0%;">other (9, 5%)</div>')[0];
popup_60d7d7c006584f48b927a6e92b2b30d4.setContent(html_c3df4eb4493a4a94a845751e23b97930);
polygon_1f9ef76e1f7a49bdb74877b8592bfc28.bindPopup(popup_60d7d7c006584f48b927a6e92b2b30d4)
;
var polygon_c2e3e87e24934e2b81cc268831448981 = L.polygon(
[[[53.120419015629025, 5.7199404757], [53.120489, 5.721107], [53.123595, 5.725124], [53.120303, 5.729668], [53.120836, 5.737154], [53.121902, 5.736179], [53.123543, 5.739887], [53.126516, 5.751508], [53.124663, 5.754563], [53.120837, 5.756244], [53.112716, 5.757449], [53.113679, 5.761404], [53.111583, 5.762665], [53.111195, 5.760813], [53.108817, 5.762628], [53.109591, 5.764411], [53.105972, 5.770941], [53.104869, 5.76798], [53.102656, 5.77058], [53.103184, 5.777874], [53.098401, 5.7881], [53.096632, 5.788912], [53.096343, 5.785593], [53.089106, 5.771384], [53.087651, 5.771288], [53.086314, 5.774505], [53.082015, 5.772804], [53.080276, 5.764283], [53.074109, 5.773564], [53.066699, 5.775747], [53.061388, 5.766084], [53.060798, 5.761843], [53.050545, 5.766813], [53.047197, 5.771412], [53.046838, 5.755432], [53.029887, 5.736582], [53.015438, 5.733241], [53.007584, 5.748824], [53.005351, 5.742183], [53.002301, 5.742258], [53.001274, 5.730616], [52.99693100614137, 5.7199404757], [53.120419015629025, 5.7199404757]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_1a0e9f32da9b4577b3d2f7d63f8d3230 = L.popup({maxWidth: '300'
});
var html_ff3b8e7d10994b05aef502ab37834751 = $('<div id="html_ff3b8e7d10994b05aef502ab37834751" style="width: 100.0%; height: 100.0%;">other (19, 4%)</div>')[0];
popup_1a0e9f32da9b4577b3d2f7d63f8d3230.setContent(html_ff3b8e7d10994b05aef502ab37834751);
polygon_c2e3e87e24934e2b81cc268831448981.bindPopup(popup_1a0e9f32da9b4577b3d2f7d63f8d3230)
;
var polygon_4ccc54b6929140559851074f7bb83924 = L.polygon(
[[[53.218537907365146, 6.072562875], [53.215026, 6.086289], [53.214086, 6.0817], [53.213155, 6.080138], [53.211171, 6.081905], [53.210678, 6.078724], [53.208463, 6.08411], [53.206716, 6.078558], [53.195766, 6.084053], [53.185764, 6.099772], [53.179341, 6.104618], [53.176332, 6.108947], [53.175978, 6.114593], [53.150421, 6.10453], [53.156134, 6.093943], [53.153928, 6.0888], [53.158988, 6.085205], [53.156455, 6.078932], [53.15647315156543, 6.072562875], [53.218537907365146, 6.072562875]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_fd4f39efbf92477dae0329ca62d0d352 = L.popup({maxWidth: '300'
});
var html_bfe7f760814944ed90141eef5161bb01 = $('<div id="html_bfe7f760814944ed90141eef5161bb01" style="width: 100.0%; height: 100.0%;">other (15, 7%)</div>')[0];
popup_fd4f39efbf92477dae0329ca62d0d352.setContent(html_bfe7f760814944ed90141eef5161bb01);
polygon_4ccc54b6929140559851074f7bb83924.bindPopup(popup_fd4f39efbf92477dae0329ca62d0d352)
;
var polygon_1dcd65f6da3543e1a9d34e65dec0ac13 = L.polygon(
[[[[53.3171590246166, 5.731156951], [53.313555, 5.749301], [53.309923, 5.747164], [53.303939, 5.739349], [53.294398, 5.735299], [53.29446021397906, 5.731156951], [53.3171590246166, 5.731156951]]], [[[53.266805686056586, 5.731156951], [53.264714, 5.735387], [53.26206364683444, 5.731156951], [53.266805686056586, 5.731156951]]], [[[53.259272203810305, 5.731156951], [53.252325, 5.73583], [53.248673, 5.736072], [53.248514, 5.73362], [53.241098, 5.743916], [53.23582735022577, 5.731156951], [53.259272203810305, 5.731156951]]], [[[53.234596218233555, 5.731156951], [53.231283, 5.738148], [53.230323, 5.732552], [53.215805, 5.734162], [53.215144, 5.747107], [53.211379, 5.743905], [53.21122, 5.734741], [53.206085, 5.73609], [53.206217, 5.7374], [53.197822, 5.744575], [53.191234, 5.739972], [53.191411, 5.742389], [53.185372, 5.740342], [53.185231, 5.745409], [53.180974, 5.741468], [53.172547, 5.737786], [53.169458, 5.733307], [53.170739, 5.731422], [53.17066010553947, 5.731156951], [53.234596218233555, 5.731156951]]]],
{
"bubblingMouseEvents": true,
"color": null,
"dashArray": null,
"dashOffset": null,
"fill": true,
"fillColor": "#ffffff",
"fillOpacity": 0.8,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(feature_group_20bcf072b2a84408b528e04cbc74e7b7);
var popup_60966e2ef4f1466a8e21bb1e2ff76572 = L.popup({maxWidth: '300'
});
var html_57857cb50ff141e8a50f958e6b49263d = $('<div id="html_57857cb50ff141e8a50f958e6b49263d" style="width: 100.0%; height: 100.0%;">other (7, 2%)</div>')[0];
popup_60966e2ef4f1466a8e21bb1e2ff76572.setContent(html_57857cb50ff141e8a50f958e6b49263d);
polygon_1dcd65f6da3543e1a9d34e65dec0ac13.bindPopup(popup_60966e2ef4f1466a8e21bb1e2ff76572)
;
var polygon_182abb2b14574c12a9c673b8cc9fd007 = L.polygon(
[[[53.4376, 5.618684], [53.447534, 5.612283], [53.454077, 5.615754], [53.467323, 5.64043], [53.469763, 5.65428], [53.465695, 5.688352], [53.464937, 5.69057], [53.464321, 5.676517], [53.465875, 5.66303], [53.460119, 5.685734], [53.459719, 5.696632], [53.459708, 5.761682], [53.468378, 5.929645], [53.466553, 5.959181], [53.465129, 5.967196], [53.462986, 5.969649], [53.457595, 5.968791], [53.455509, 5.965984], [53.457307, 5.965465], [53.458952, 5.946833], [53.457343, 5.938585], [53.45697, 5.905779], [53.451124, 5.890671], [53.448981, 5.86891], [53.447028, 5.86373], [53.437529, 5.804639], [53.438162, 5.77737], [53.436515, 5.775941], [53.43794, 5.775072], [53.433502, 5.775174], [53.43268, 5.7732], [53.438058, 5.774456], [53.439563, 5.772564], [53.442913, 5.727086], [53.440588, 5.72034], [53.436474, 5.716611], [53.434955, 5.718341], [53.435708, 5.71567], [53.429802, 5.703222], [53.422489, 5.667334], [53.425867, 5.655238], [53.426044, 5.651645], [53.424163, 5.649967], [53.426546, 5.636772], [53.429252, 5.629853], [53.4376, 5.618684]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_aa08f9e720b94114bd6247e390662ac0 = L.polygon(
[[[53.276783, 5.882245], [53.287839, 5.906649], [53.294298, 5.903454], [53.301743, 5.896565], [53.31264, 5.922341], [53.317601, 5.94893], [53.321247, 5.954578], [53.322853, 5.963858], [53.321085, 5.972188], [53.315999, 5.9743], [53.313673, 5.970669], [53.306927, 5.975853], [53.3105, 5.998101], [53.308224, 6.020152], [53.324031, 6.022438], [53.325212, 6.027869], [53.323635, 6.066774], [53.324862, 6.073468], [53.322087, 6.077753], [53.321477, 6.074152], [53.317644, 6.074985], [53.316177, 6.072051], [53.296595, 6.071542], [53.29692, 6.069794], [53.2924, 6.073695], [53.29087, 6.054379], [53.280018, 6.053394], [53.279484, 6.054965], [53.279189, 6.053308], [53.266286, 6.051864], [53.266141, 6.050115], [53.243502, 6.043966], [53.242759, 6.028816], [53.241395, 6.027765], [53.242532, 6.02136], [53.240924, 6.019894], [53.241092, 6.01668], [53.229843, 5.983355], [53.227935, 5.97291], [53.228056, 5.955973], [53.250428, 5.942992], [53.252201, 5.925652], [53.25473, 5.925914], [53.257405, 5.922955], [53.25863, 5.91448], [53.276783, 5.882245]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_82020cb68ec147179d2356d2a4d84144 = L.polygon(
[[[52.795955, 5.337842], [52.850073, 5.44134], [52.870109, 5.433352], [52.873294, 5.426102], [52.874652, 5.432809], [52.871294, 5.465053], [52.873035, 5.47234], [52.868764, 5.4771], [52.873399, 5.487487], [52.871432, 5.490171], [52.873816, 5.495517], [52.876055, 5.495903], [52.880212, 5.501823], [52.88603, 5.489713], [52.889836, 5.493845], [52.902237, 5.476966], [52.928678, 5.515507], [52.947481, 5.564779], [52.945535, 5.569021], [52.935205, 5.577258], [52.934046, 5.580531], [52.93099, 5.581279], [52.915412, 5.594259], [52.922469, 5.639978], [52.936167, 5.642455], [52.932967, 5.689326], [52.936877, 5.688154], [52.966819, 5.690907], [52.974193, 5.690323], [52.98208, 5.687443], [52.986703, 5.689252], [52.988613, 5.691724], [52.984319, 5.706113], [52.985109, 5.707777], [52.986678, 5.70727], [52.989854, 5.712693], [52.995108, 5.716058], [52.998848, 5.722685], [53.001372, 5.731034], [53.002381, 5.742408], [53.005351, 5.742183], [53.007842, 5.748891], [53.015438, 5.733241], [53.030152, 5.736705], [53.046838, 5.755432], [53.047443, 5.770696], [53.045849, 5.769847], [53.045922, 5.773912], [53.058839, 5.796386], [53.056195, 5.798749], [53.054866, 5.795508], [53.053016, 5.795818], [53.047908, 5.800273], [53.038117, 5.824058], [53.0243, 5.84873], [53.017008, 5.857603], [52.999797, 5.866127], [52.982047, 5.887158], [52.978622, 5.867215], [52.964442, 5.870971], [52.967049, 5.88684], [52.966457, 5.888077], [52.965711, 5.886154], [52.961697, 5.891027], [52.963083, 5.89741], [52.955515, 5.905711], [52.954164, 5.904886], [52.942922, 5.914181], [52.940393, 5.913128], [52.915055, 5.933327], [52.91174, 5.937847], [52.907262, 5.932944], [52.897881, 5.911343], [52.894324, 5.886119], [52.889426, 5.88461], [52.886828, 5.876971], [52.870791, 5.856768], [52.866115, 5.85511], [52.854874, 5.843928], [52.847652, 5.840085], [52.842996, 5.840017], [52.841041, 5.835879], [52.831768, 5.828708], [52.830325, 5.825855], [52.827599, 5.827653], [52.823072, 5.819014], [52.81978, 5.818238], [52.817278, 5.819744], [52.803691, 5.789807], [52.817476, 5.784382], [52.83968, 5.748807], [52.843982, 5.724682], [52.833727, 5.729574], [52.838189, 5.71322], [52.834817, 5.709636], [52.834431, 5.704282], [52.836393, 5.7033], [52.834346, 5.703103], [52.83125, 5.660296], [52.803055, 5.631353], [52.764805, 5.37726], [52.795955, 5.337842]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_81af00dc3271499a87172ea5778166f1 = L.polygon(
[[[[53.411052, 6.191429], [53.389702, 6.167586], [53.376851, 6.169579], [53.367525, 6.175717], [53.352646, 6.170172], [53.341606, 6.181309], [53.339108, 6.180794], [53.33281, 6.174707], [53.321274, 6.179351], [53.319229, 6.176015], [53.316025, 6.156176], [53.308224, 6.151891], [53.300635, 6.135733], [53.303475, 6.130594], [53.308817, 6.135799], [53.311539, 6.135696], [53.313438, 6.132844], [53.312729, 6.126778], [53.31479, 6.122489], [53.316457, 6.120654], [53.318912, 6.12281], [53.320228, 6.121702], [53.321835, 6.114852], [53.319012, 6.106564], [53.323206, 6.10124], [53.321634, 6.091879], [53.324902, 6.087401], [53.324142, 6.081578], [53.321806, 6.07879], [53.324862, 6.073468], [53.323635, 6.066774], [53.324924, 6.052876], [53.324269, 6.035817], [53.32563, 6.032963], [53.324529, 6.023437], [53.320333, 6.021241], [53.308224, 6.020152], [53.3105, 5.998101], [53.306927, 5.975853], [53.313673, 5.970669], [53.315077, 5.973837], [53.317298, 5.974453], [53.321085, 5.972188], [53.322646, 5.96748], [53.321274, 5.954696], [53.317601, 5.94893], [53.315781, 5.934478], [53.318799, 5.931928], [53.320602, 5.935766], [53.322434, 5.93368], [53.323866, 5.936629], [53.324966, 5.933321], [53.323358, 5.929492], [53.325018, 5.926871], [53.32547, 5.929824], [53.3266, 5.928937], [53.326272, 5.925946], [53.327736, 5.924664], [53.328261, 5.927685], [53.329946, 5.926398], [53.330731, 5.917645], [53.333876, 5.915193], [53.334502, 5.91051], [53.336856, 5.916307], [53.341317, 5.910903], [53.341677, 5.907714], [53.343156, 5.907538], [53.348027, 5.890578], [53.34753, 5.885939], [53.351477, 5.880422], [53.352766, 5.884139], [53.356664, 5.883364], [53.361047, 5.875595], [53.362364, 5.875972], [53.364703, 5.872676], [53.364821, 5.864818], [53.376638, 5.848061], [53.380781, 5.868315], [53.388103, 5.880139], [53.387892, 5.886029], [53.395658, 5.878265], [53.395071, 5.881566], [53.388118, 5.886527], [53.388946, 5.891251], [53.386944, 5.892919], [53.38861, 5.900398], [53.388038, 5.933412], [53.394692, 5.969133], [53.401437, 5.974515], [53.400864, 5.975795], [53.397482, 5.971858], [53.395852, 5.974477], [53.4029, 6.0161], [53.403666, 6.039263], [53.4073, 6.0682], [53.405484, 6.077248], [53.406368, 6.081745], [53.404337, 6.085717], [53.409534, 6.092155], [53.410372, 6.091497], [53.409623, 6.092375], [53.412117, 6.09569], [53.414463, 6.099374], [53.405365, 6.087935], [53.408103, 6.094195], [53.407419, 6.100713], [53.40762, 6.096334], [53.407556, 6.096046], [53.406635, 6.094881], [53.407235, 6.103707], [53.4035, 6.1383], [53.414564, 6.176889], [53.414313, 6.183558], [53.411052, 6.191429]]], [[[53.45584, 6.062632], [53.450723, 6.063527], [53.449696, 6.061034], [53.446055, 6.06303], [53.446042, 6.054453], [53.448542, 6.050453], [53.450742, 6.049953], [53.454342, 6.052653], [53.456442, 6.057653], [53.45584, 6.062632]]], [[[53.475345, 6.057979], [53.469398, 6.060726], [53.468739, 6.044349], [53.464566, 6.037459], [53.461132, 6.025261], [53.45893, 6.024004], [53.460871, 6.020106], [53.464822, 6.020558], [53.470193, 6.026336], [53.474063, 6.039842], [53.475345, 6.057979]]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_9489ed17505c45bca08a163a2c92149b = L.polygon(
[[[53.376638, 5.848061], [53.364821, 5.864818], [53.364703, 5.872676], [53.362364, 5.875972], [53.361047, 5.875595], [53.356664, 5.883364], [53.352766, 5.884139], [53.351477, 5.880422], [53.34753, 5.885939], [53.348027, 5.890578], [53.343156, 5.907538], [53.341677, 5.907714], [53.341317, 5.910903], [53.336856, 5.916307], [53.334502, 5.91051], [53.333876, 5.915193], [53.330731, 5.917645], [53.329946, 5.926398], [53.328261, 5.927685], [53.327736, 5.924664], [53.326272, 5.925946], [53.3266, 5.928937], [53.32547, 5.929824], [53.325018, 5.926871], [53.323358, 5.929492], [53.324966, 5.933321], [53.323866, 5.936629], [53.322434, 5.93368], [53.320602, 5.935766], [53.318799, 5.931928], [53.315661, 5.935081], [53.31264, 5.922341], [53.301743, 5.896565], [53.294298, 5.903454], [53.287839, 5.906649], [53.27668, 5.883134], [53.282602, 5.874611], [53.288649, 5.861177], [53.285163, 5.847661], [53.274935, 5.838824], [53.276269, 5.817694], [53.277691, 5.814255], [53.27673, 5.811412], [53.277424, 5.810538], [53.279238, 5.813229], [53.279873, 5.810471], [53.280808, 5.811046], [53.282155, 5.800478], [53.294491, 5.763284], [53.294721, 5.735384], [53.303939, 5.739349], [53.309923, 5.747164], [53.313555, 5.749301], [53.317452, 5.729682], [53.316033, 5.721415], [53.322293, 5.722394], [53.334864, 5.718909], [53.34868, 5.757558], [53.373524, 5.843028], [53.376638, 5.848061]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_cb1d74e9419643d384b4c7a6d01a42f2 = L.polygon(
[[[[53.079675, 5.3271], [53.078843, 5.323213], [53.074845, 5.324836], [53.0788, 5.3231], [53.0791, 5.3232], [53.079675, 5.3271]]], [[[53.209631, 5.437685], [53.203031, 5.456213], [53.200021, 5.458124], [53.201151, 5.461492], [53.199341, 5.467271], [53.200739, 5.489556], [53.194069, 5.490175], [53.193657, 5.487617], [53.190868, 5.485602], [53.18404, 5.481657], [53.183793, 5.483639], [53.176601, 5.479349], [53.177852, 5.496394], [53.173041, 5.493457], [53.16968, 5.486011], [53.165816, 5.484744], [53.165072, 5.486716], [53.159033, 5.482741], [53.157338, 5.480251], [53.150344, 5.476723], [53.150886, 5.474902], [53.143333, 5.468338], [53.144547, 5.461437], [53.147268, 5.463028], [53.147646, 5.454678], [53.149876, 5.451272], [53.151099, 5.444629], [53.149937, 5.443908], [53.153526, 5.43551], [53.153814, 5.421436], [53.150822, 5.41709], [53.152885, 5.413032], [53.151939, 5.411598], [53.156347, 5.411548], [53.164426, 5.415768], [53.169188, 5.414871], [53.169794, 5.411207], [53.173343, 5.404438], [53.175941, 5.402707], [53.170143, 5.411077], [53.169425, 5.415134], [53.174785, 5.409497], [53.173543, 5.411185], [53.176158, 5.411417], [53.178727, 5.419399], [53.179605, 5.414578], [53.185585, 5.429591], [53.189573, 5.435765], [53.193834, 5.438981], [53.195269, 5.435522], [53.192516, 5.432334], [53.190666, 5.434299], [53.18924, 5.427961], [53.188666, 5.429982], [53.18602, 5.427841], [53.18228, 5.413828], [53.178238, 5.412133], [53.175579, 5.408854], [53.175175, 5.405948], [53.175645, 5.407459], [53.17663, 5.40519], [53.175882, 5.408443], [53.178069, 5.411102], [53.182466, 5.412769], [53.185037, 5.422001], [53.209631, 5.437685]]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_d0adb7a7445f488a9471583de044b945 = L.polygon(
[[[53.054866, 5.795508], [53.05617, 5.798746], [53.058839, 5.796386], [53.066589, 5.808243], [53.074044, 5.816212], [53.079595, 5.830162], [53.078375, 5.831024], [53.079562, 5.844679], [53.085207, 5.87371], [53.081432, 5.870313], [53.07421, 5.871502], [53.076228, 5.894974], [53.078837, 5.895418], [53.079006, 5.897039], [53.078111, 5.93339], [53.076044, 5.932917], [53.073815, 5.935952], [53.073229, 5.932305], [53.070414, 5.93087], [53.064998, 5.937889], [53.0639, 5.94109], [53.065255, 5.944268], [53.06248, 5.947328], [53.053486, 5.942635], [53.053618, 5.957613], [53.052071, 5.953614], [53.050045, 5.952838], [53.049112, 5.944546], [53.044394, 5.94395], [53.044264, 5.937999], [53.04218, 5.940199], [53.038349, 5.953088], [53.037208, 5.952179], [53.030128, 5.977037], [53.025539, 5.984525], [53.010165, 5.977123], [53.009673, 5.971942], [53.003425, 5.973963], [52.997852, 5.97967], [52.994285, 5.974649], [52.992659, 5.97675], [52.981007, 5.962654], [52.979337, 5.964892], [52.972935, 5.958105], [52.964364, 6.026853], [52.966237, 6.044347], [52.973166, 6.067494], [52.983189, 6.084337], [52.984964, 6.094251], [52.986954, 6.097508], [52.988063, 6.096453], [52.989599, 6.098264], [52.9895, 6.099722], [52.992897, 6.096437], [52.999406, 6.107408], [53.008757, 6.129804], [53.010385, 6.128779], [53.011879, 6.131188], [53.021049, 6.176812], [53.027769, 6.190418], [53.034308, 6.199394], [53.036792, 6.200399], [53.037931, 6.205424], [52.99031, 6.202206], [52.986347, 6.196119], [52.975332, 6.157302], [52.968147, 6.143702], [52.953199, 6.127517], [52.951182, 6.115406], [52.942303, 6.092973], [52.931653, 6.078675], [52.918065, 6.043126], [52.918219, 6.037312], [52.934004, 6.002068], [52.927168, 5.980289], [52.928408, 5.968174], [52.926883, 5.957004], [52.924893, 5.952626], [52.91174, 5.937847], [52.915055, 5.933327], [52.940393, 5.913128], [52.942922, 5.914181], [52.954164, 5.904886], [52.955515, 5.905711], [52.963083, 5.89741], [52.961697, 5.891027], [52.965711, 5.886154], [52.966457, 5.888077], [52.967049, 5.88684], [52.964442, 5.870971], [52.978622, 5.867215], [52.982047, 5.887158], [52.999797, 5.866127], [53.017008, 5.857603], [53.0243, 5.84873], [53.038117, 5.824058], [53.047908, 5.800273], [53.054866, 5.795508]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_ad33337c9e974ee2a639462271f945d0 = L.polygon(
[[[53.243502, 6.043966], [53.266141, 6.050115], [53.266286, 6.051864], [53.279189, 6.053308], [53.279484, 6.054965], [53.280018, 6.053394], [53.29087, 6.054379], [53.2924, 6.073695], [53.29692, 6.069794], [53.296595, 6.071542], [53.316177, 6.072051], [53.317644, 6.074985], [53.321477, 6.074152], [53.324926, 6.087005], [53.321634, 6.091879], [53.323206, 6.10124], [53.319012, 6.106564], [53.321805, 6.114527], [53.320396, 6.121283], [53.319059, 6.122848], [53.316235, 6.120699], [53.31479, 6.122489], [53.312729, 6.126778], [53.313438, 6.132844], [53.311539, 6.135696], [53.308817, 6.135799], [53.303475, 6.130594], [53.300639, 6.135132], [53.308224, 6.151891], [53.316025, 6.156176], [53.320382, 6.178725], [53.322524, 6.179496], [53.33281, 6.174707], [53.339108, 6.180794], [53.341899, 6.181234], [53.352646, 6.170172], [53.367525, 6.175717], [53.364067, 6.18015], [53.362078, 6.187714], [53.356464, 6.221158], [53.354307, 6.224972], [53.344746, 6.23048], [53.3431, 6.233595], [53.343039, 6.239299], [53.347472, 6.247577], [53.348593, 6.254047], [53.341382, 6.286981], [53.312582, 6.280504], [53.31113, 6.290412], [53.308173, 6.294361], [53.305073, 6.289651], [53.30283, 6.278428], [53.289773, 6.268717], [53.291076, 6.259904], [53.287928, 6.253228], [53.277255, 6.251409], [53.269193, 6.255647], [53.267405, 6.251984], [53.267479, 6.244954], [53.262807, 6.238844], [53.260734, 6.237577], [53.258905, 6.238799], [53.257222, 6.237007], [53.25724, 6.223971], [53.259873, 6.218947], [53.265267, 6.217094], [53.270037, 6.19379], [53.268584, 6.19072], [53.26989, 6.18922], [53.267273, 6.18567], [53.263378, 6.190385], [53.26105, 6.180721], [53.259655, 6.181184], [53.259054, 6.179491], [53.263958, 6.164196], [53.261985, 6.160523], [53.263684, 6.158781], [53.260165, 6.144978], [53.264383, 6.141058], [53.259855, 6.110774], [53.248448, 6.074515], [53.243502, 6.043966]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_0eaf5605dd4c4786b5c4adf0d72f4063 = L.polygon(
[[[53.13302, 5.631993], [53.136564, 5.638213], [53.137989, 5.647076], [53.140353, 5.64166], [53.143255, 5.640162], [53.148701, 5.652051], [53.14773, 5.65548], [53.149821, 5.66332], [53.151127, 5.661824], [53.15495, 5.661935], [53.154258, 5.657737], [53.155434, 5.656659], [53.157627, 5.659453], [53.158615, 5.657502], [53.164223, 5.660676], [53.166259, 5.65284], [53.169758, 5.661261], [53.17547, 5.66596], [53.173333, 5.669006], [53.177808, 5.674586], [53.176393, 5.677291], [53.179133, 5.679398], [53.181922, 5.68581], [53.180039, 5.687096], [53.179922, 5.692742], [53.177717, 5.697299], [53.173744, 5.699149], [53.173383, 5.706099], [53.17523, 5.713244], [53.169215, 5.718444], [53.170527, 5.720127], [53.17007, 5.723792], [53.166079, 5.724925], [53.167925, 5.728334], [53.169785, 5.728217], [53.170739, 5.731422], [53.169458, 5.733307], [53.172547, 5.737786], [53.180974, 5.741468], [53.185231, 5.745409], [53.185372, 5.740342], [53.191411, 5.742389], [53.191234, 5.739972], [53.197822, 5.744575], [53.206217, 5.7374], [53.206085, 5.73609], [53.21122, 5.734741], [53.211379, 5.743905], [53.215144, 5.747107], [53.215805, 5.734162], [53.230323, 5.732552], [53.231283, 5.738148], [53.235254, 5.729769], [53.241098, 5.743916], [53.248514, 5.73362], [53.248673, 5.736072], [53.252325, 5.73583], [53.261236, 5.729836], [53.264714, 5.735387], [53.27145, 5.722387], [53.274917, 5.720129], [53.276958, 5.721618], [53.279074, 5.720846], [53.287607, 5.72635], [53.287733, 5.724849], [53.289146, 5.725499], [53.288997, 5.727225], [53.294469, 5.730572], [53.294491, 5.763284], [53.282155, 5.800478], [53.280808, 5.811046], [53.279873, 5.810471], [53.279238, 5.813229], [53.277424, 5.810538], [53.27673, 5.811412], [53.277691, 5.814255], [53.276269, 5.817694], [53.274949, 5.838649], [53.268547, 5.83253], [53.260339, 5.832063], [53.257582, 5.829701], [53.247745, 5.833167], [53.244723, 5.83102], [53.242857, 5.83216], [53.243293, 5.859241], [53.230477, 5.852554], [53.233341, 5.879886], [53.224976, 5.880656], [53.224999, 5.889992], [53.222816, 5.88917], [53.222962, 5.896927], [53.22097, 5.897117], [53.220952, 5.888953], [53.217682, 5.889016], [53.217773, 5.894209], [53.215518, 5.893821], [53.214658, 5.897864], [53.215014, 5.905932], [53.212476, 5.905004], [53.211054, 5.9071], [53.209105, 5.900194], [53.204063, 5.857728], [53.2016, 5.857465], [53.193565, 5.862061], [53.191713, 5.850956], [53.189093, 5.853592], [53.17141, 5.862348], [53.168346, 5.921942], [53.170365, 5.932721], [53.168869, 5.933746], [53.159548, 5.930611], [53.149173, 5.918962], [53.144781, 5.908629], [53.13091, 5.923356], [53.126086, 5.937219], [53.121614, 5.94346], [53.104892, 5.949657], [53.103676, 5.945944], [53.110608, 5.931585], [53.108939, 5.927869], [53.10694, 5.882006], [53.094439, 5.885985], [53.090966, 5.87812], [53.090661, 5.883532], [53.088963, 5.883114], [53.085412, 5.877443], [53.081676, 5.859831], [53.082414, 5.854442], [53.079562, 5.844679], [53.078375, 5.831024], [53.079595, 5.830162], [53.076476, 5.820737], [53.058531, 5.795898], [53.045922, 5.773912], [53.045849, 5.769847], [53.047197, 5.771412], [53.050545, 5.766813], [53.060798, 5.761843], [53.061388, 5.766084], [53.066699, 5.775747], [53.074109, 5.773564], [53.080276, 5.764283], [53.082015, 5.772804], [53.086314, 5.774505], [53.087651, 5.771288], [53.089106, 5.771384], [53.096343, 5.785593], [53.096632, 5.788912], [53.098401, 5.7881], [53.103184, 5.777874], [53.102656, 5.77058], [53.104869, 5.76798], [53.105972, 5.770941], [53.109591, 5.764411], [53.108817, 5.762628], [53.111195, 5.760813], [53.111583, 5.762665], [53.113679, 5.761404], [53.112716, 5.757449], [53.124663, 5.754563], [53.126516, 5.751508], [53.126062, 5.746639], [53.120146, 5.733281], [53.120303, 5.729668], [53.123595, 5.725124], [53.120489, 5.721107], [53.119699, 5.707939], [53.115775, 5.700613], [53.119122, 5.696312], [53.123009, 5.695433], [53.122956, 5.693288], [53.126826, 5.695616], [53.129867, 5.685974], [53.128267, 5.684881], [53.128575, 5.680037], [53.125341, 5.673386], [53.122951, 5.671856], [53.115985, 5.659484], [53.112364, 5.656514],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_a6f2ef497db143c8a126eefa68cc1d32 = L.polygon(
[[[52.936275, 6.084848], [52.942093, 6.092531], [52.950219, 6.112751], [52.953199, 6.127517], [52.968147, 6.143702], [52.975332, 6.157302], [52.988493, 6.20087], [52.99031, 6.202206], [53.037931, 6.205424], [53.036236, 6.212852], [53.038269, 6.215146], [53.039269, 6.223114], [53.058211, 6.280531], [53.064187, 6.28143], [53.075279, 6.332055], [53.067378, 6.367787], [53.033969, 6.362521], [52.971815, 6.427615], [52.932843, 6.393436], [52.906356, 6.333281], [52.924972, 6.302985], [52.927641, 6.256593], [52.923347, 6.247259], [52.925795, 6.21363], [52.933696, 6.209185], [52.939033, 6.200836], [52.941499, 6.202525], [52.943014, 6.200561], [52.928146, 6.144828], [52.924021, 6.139261], [52.913244, 6.110545], [52.936337, 6.08653], [52.936275, 6.084848]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_6f35fee016594433ba56173a00e7c70f = L.polygon(
[[[53.078395, 5.927581], [53.081213, 5.932383], [53.077306, 5.982797], [53.080761, 5.987493], [53.08097, 5.998228], [53.076105, 6.017467], [53.077057, 6.019543], [53.073361, 6.024399], [53.070785, 6.088561], [53.077743, 6.104895], [53.085545, 6.11312], [53.101211, 6.124962], [53.10857, 6.144892], [53.120763, 6.163946], [53.129213, 6.185717], [53.115484, 6.205048], [53.113385, 6.236355], [53.114341, 6.261092], [53.111252, 6.273904], [53.106863, 6.28305], [53.099829, 6.290566], [53.094053, 6.315157], [53.08119, 6.305274], [53.075279, 6.332055], [53.064187, 6.28143], [53.058211, 6.280531], [53.039269, 6.223114], [53.038269, 6.215146], [53.036236, 6.212852], [53.037986, 6.20581], [53.036792, 6.200399], [53.034308, 6.199394], [53.027769, 6.190418], [53.020452, 6.175061], [53.011902, 6.131241], [53.010385, 6.128779], [53.008757, 6.129804], [52.999406, 6.107408], [52.992897, 6.096437], [52.9895, 6.099722], [52.989599, 6.098264], [52.988063, 6.096453], [52.986954, 6.097508], [52.984964, 6.094251], [52.983173, 6.084297], [52.974234, 6.069844], [52.970931, 6.061059], [52.966237, 6.044347], [52.964364, 6.026853], [52.972935, 5.958105], [52.979337, 5.964892], [52.981007, 5.962654], [52.992659, 5.97675], [52.994285, 5.974649], [52.997852, 5.97967], [53.003425, 5.973963], [53.009673, 5.971942], [53.010165, 5.977123], [53.025539, 5.984525], [53.030128, 5.977037], [53.037208, 5.952179], [53.038349, 5.953088], [53.042214, 5.940138], [53.04427, 5.937996], [53.044394, 5.94395], [53.049112, 5.944546], [53.050045, 5.952838], [53.052071, 5.953614], [53.053618, 5.957613], [53.053486, 5.942635], [53.06248, 5.947328], [53.065255, 5.944268], [53.064011, 5.940015], [53.06657, 5.935456], [53.071005, 5.930412], [53.071386, 5.932264], [53.073229, 5.932305], [53.073815, 5.935952], [53.076044, 5.932917], [53.078111, 5.93339], [53.078395, 5.927581]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_0ca46c66b17c4a0ea75f5850d25786c5 = L.polygon(
[[[[53.469398, 6.060726], [53.475345, 6.057979], [53.473631, 6.066361], [53.465464, 6.063728], [53.468715, 6.064371], [53.469398, 6.060726]]], [[[53.496349, 6.132576], [53.496609, 6.137654], [53.494844, 6.134069], [53.485928, 6.125671], [53.474316, 6.126587], [53.464232, 6.12193], [53.461869, 6.119987], [53.462152, 6.118124], [53.46392, 6.11542], [53.469772, 6.113121], [53.478699, 6.119825], [53.486132, 6.120464], [53.481353, 6.117842], [53.486825, 6.118969], [53.492863, 6.124862], [53.496349, 6.132576]]], [[[53.515822, 6.390616], [53.512438, 6.393356], [53.508698, 6.380751], [53.507992, 6.370358], [53.5052, 6.361519], [53.505407, 6.34227], [53.500546, 6.328797], [53.502777, 6.325628], [53.501389, 6.3265], [53.496528, 6.312068], [53.491326, 6.283568], [53.48918, 6.276109], [53.48805, 6.274264], [53.486761, 6.275256], [53.487142, 6.273542], [53.48459, 6.270361], [53.484106, 6.26543], [53.482847, 6.263134], [53.483351, 6.265469], [53.48304, 6.266564], [53.480944, 6.262898], [53.477419, 6.251837], [53.476226, 6.239916], [53.477912, 6.238002], [53.47662, 6.238105], [53.476087, 6.236047], [53.47704, 6.223816], [53.4728, 6.197311], [53.468426, 6.203051], [53.468201, 6.202064], [53.472359, 6.194854], [53.472508, 6.170223], [53.471808, 6.167421], [53.468083, 6.167878], [53.47016, 6.166525], [53.46792, 6.166819], [53.467906, 6.166558], [53.471861, 6.166034], [53.471979, 6.160459], [53.47059, 6.157626], [53.468758, 6.157843], [53.468257, 6.155345], [53.466783, 6.157985], [53.465687, 6.152585], [53.46365, 6.154535], [53.458154, 6.150846], [53.452258, 6.140104], [53.450051, 6.14007], [53.448132, 6.142503], [53.44985, 6.13333], [53.461086, 6.123393], [53.460476, 6.125693], [53.464102, 6.126902], [53.46653, 6.134423], [53.468364, 6.129819], [53.475533, 6.128908], [53.489385, 6.135945], [53.499478, 6.157184], [53.49948, 6.145605], [53.494625, 6.139617], [53.50194, 6.141766], [53.507618, 6.283817], [53.517528, 6.373816], [53.515822, 6.390616]]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_800186b84f49476aabcb1e7f8663c79b = L.polygon(
[[[53.081432, 5.870313], [53.085049, 5.873193], [53.085412, 5.877443], [53.088963, 5.883114], [53.090924, 5.883289], [53.090966, 5.87812], [53.094439, 5.885985], [53.10694, 5.882006], [53.108939, 5.927869], [53.110608, 5.931585], [53.103944, 5.947199], [53.104892, 5.949657], [53.124442, 5.943278], [53.134627, 5.974423], [53.147772, 5.996993], [53.154537, 6.013098], [53.156686, 6.046396], [53.156455, 6.078932], [53.158988, 6.085205], [53.153928, 6.0888], [53.156134, 6.093943], [53.15043, 6.104489], [53.152315, 6.108192], [53.14942, 6.119339], [53.145741, 6.118792], [53.144993, 6.121633], [53.157827, 6.148118], [53.150833, 6.151986], [53.159504, 6.17675], [53.135482, 6.175317], [53.129213, 6.185717], [53.120763, 6.163946], [53.10857, 6.144892], [53.101211, 6.124962], [53.085545, 6.11312], [53.077743, 6.104895], [53.070785, 6.088561], [53.073361, 6.024399], [53.077057, 6.019543], [53.076105, 6.017467], [53.08097, 5.998228], [53.080761, 5.987493], [53.077306, 5.982738], [53.081214, 5.932303], [53.078295, 5.927333], [53.079006, 5.897039], [53.078837, 5.895418], [53.076228, 5.894974], [53.07421, 5.871502], [53.081432, 5.870313]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_2b1312540f8a4edaa50d7b60354d629a = L.polygon(
[[[53.020526, 5.201448], [53.0224, 5.2052], [53.02065, 5.202133], [53.021, 5.2063], [53.0666, 5.2934], [53.0677, 5.2921], [53.0667, 5.2937], [53.0694, 5.3015], [53.0728, 5.3236], [53.074634, 5.324909], [53.078843, 5.323213], [53.079594, 5.326459], [53.0789, 5.3237], [53.0737, 5.3259], [53.073676, 5.331053], [53.074782, 5.332372], [53.077539, 5.33146], [53.080247, 5.332848], [53.079562, 5.334211], [53.077094, 5.332045], [53.069956, 5.335438], [53.069868, 5.337261], [53.078516, 5.334311], [53.075116, 5.338319], [53.077324, 5.347653], [53.094939, 5.377868], [53.098204, 5.380652], [53.104605, 5.382386], [53.108226, 5.378406], [53.114448, 5.396068], [53.121527, 5.404399], [53.122017, 5.403249], [53.121632, 5.404448], [53.137283, 5.40968], [53.138009, 5.408216], [53.137412, 5.409707], [53.149763, 5.410542], [53.152885, 5.413032], [53.150822, 5.41709], [53.153814, 5.421436], [53.153526, 5.43551], [53.149937, 5.443908], [53.151099, 5.444629], [53.149876, 5.451272], [53.147646, 5.454678], [53.147268, 5.463028], [53.144547, 5.461437], [53.143333, 5.468338], [53.14642, 5.471656], [53.146401, 5.474744], [53.145291, 5.478498], [53.142942, 5.47727], [53.141, 5.487102], [53.138616, 5.480973], [53.136988, 5.484322], [53.142012, 5.492519], [53.139022, 5.501011], [53.137849, 5.502888], [53.136225, 5.501069], [53.134727, 5.504986], [53.138581, 5.512941], [53.14008, 5.510398], [53.141871, 5.512505], [53.144541, 5.510199], [53.145742, 5.511533], [53.145544, 5.524646], [53.147889, 5.531212], [53.14437, 5.538059], [53.142081, 5.537664], [53.132938, 5.554191], [53.134604, 5.555381], [53.134637, 5.559929], [53.131242, 5.563603], [53.130232, 5.562604], [53.129524, 5.568308], [53.13108, 5.57383], [53.134312, 5.57532], [53.133949, 5.584034], [53.132477, 5.582861], [53.130997, 5.58592], [53.131002, 5.58995], [53.128818, 5.591232], [53.12947, 5.594421], [53.125964, 5.596331], [53.138248, 5.622216], [53.132008, 5.626236], [53.126921, 5.621923], [53.12834, 5.627268], [53.126703, 5.627424], [53.122877, 5.643103], [53.11635, 5.646413], [53.112364, 5.656514], [53.115985, 5.659484], [53.122951, 5.671856], [53.125341, 5.673386], [53.128575, 5.680037], [53.128267, 5.684881], [53.129867, 5.685974], [53.126826, 5.695616], [53.122956, 5.693288], [53.123009, 5.695433], [53.119122, 5.696312], [53.115775, 5.700613], [53.119699, 5.707939], [53.120489, 5.721107], [53.123595, 5.725124], [53.120303, 5.729668], [53.120836, 5.737154], [53.121902, 5.736179], [53.123543, 5.739887], [53.126516, 5.751508], [53.124663, 5.754563], [53.120837, 5.756244], [53.112716, 5.757449], [53.113679, 5.761404], [53.111583, 5.762665], [53.111195, 5.760813], [53.108817, 5.762628], [53.109591, 5.764411], [53.105972, 5.770941], [53.104869, 5.76798], [53.102656, 5.77058], [53.103184, 5.777874], [53.098401, 5.7881], [53.096632, 5.788912], [53.096343, 5.785593], [53.089106, 5.771384], [53.087651, 5.771288], [53.086314, 5.774505], [53.082015, 5.772804], [53.080276, 5.764283], [53.074109, 5.773564], [53.066699, 5.775747], [53.061388, 5.766084], [53.060798, 5.761843], [53.050545, 5.766813], [53.047197, 5.771412], [53.046838, 5.755432], [53.029887, 5.736582], [53.015438, 5.733241], [53.007584, 5.748824], [53.005351, 5.742183], [53.002301, 5.742258], [53.001274, 5.730616], [52.995677, 5.716858], [52.984475, 5.706542], [52.988646, 5.691432], [52.985584, 5.688489], [52.981002, 5.68752], [52.974193, 5.690323], [52.965088, 5.69094], [52.936877, 5.688154], [52.932967, 5.689326], [52.936167, 5.642455], [52.922469, 5.639978], [52.915412, 5.594259], [52.93099, 5.581279], [52.934046, 5.580531], [52.935205, 5.577258], [52.945535, 5.569021], [52.947481, 5.564779], [52.928678, 5.515507], [52.902237, 5.476966], [52.889836, 5.493845], [52.88603, 5.489713], [52.880212, 5.501823], [52.876055, 5.495903], [52.873816, 5.495517], [52.871432, 5.490171], [52.873399, 5.487487], [52.868764, 5.4771], [52.873035, 5.47234], [52.871294, 5.465053], [52.874652, 5.432809], [52.873294, 5.426102], [52.870109, 5.433352], [52.850073, 5.44134], [52.795955, 5.337842], [52.874061, 5.238682], [52.997612, 5.169135], [52.99
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_7ebadf9f5aa64f54a0cceb4886dc542c = L.polygon(
[[[[53.254498, 5.252321], [53.252564, 5.269155], [53.252245, 5.269481], [53.249297, 5.250379], [53.249981, 5.248092], [53.252976, 5.247685], [53.253488, 5.244862], [53.255518, 5.248714], [53.254823, 5.254002], [53.254498, 5.252321]]], [[[53.294655, 5.159352], [53.295743, 5.159645], [53.294726, 5.16098], [53.292798, 5.16108], [53.294655, 5.159352]]], [[[53.4376, 5.452644], [53.445136, 5.498824], [53.445873, 5.516266], [53.443076, 5.540364], [53.438341, 5.548059], [53.435652, 5.54982], [53.431462, 5.54776], [53.433809, 5.543182], [53.429044, 5.519914], [53.430095, 5.514964], [53.428978, 5.513008], [53.432483, 5.509764], [53.429965, 5.510428], [53.42843, 5.509205], [53.427496, 5.511003], [53.422728, 5.496725], [53.425119, 5.490818], [53.422773, 5.494847], [53.418673, 5.483164], [53.417988, 5.485272], [53.419116, 5.474176], [53.417481, 5.477246], [53.416888, 5.470999], [53.413791, 5.474277], [53.413411, 5.463635], [53.411282, 5.467697], [53.41059, 5.480091], [53.406683, 5.472381], [53.404026, 5.45448], [53.404735, 5.407567], [53.402682, 5.38655], [53.395226, 5.367933], [53.387658, 5.356539], [53.382621, 5.343505], [53.379533, 5.32778], [53.377298, 5.324851], [53.376352, 5.326758], [53.380319, 5.313213], [53.37661, 5.308241], [53.375687, 5.298496], [53.370542, 5.294395], [53.373367, 5.27818], [53.371428, 5.267722], [53.372991, 5.25943], [53.365298, 5.242945], [53.367201, 5.237863], [53.365817, 5.226257], [53.364759, 5.226371], [53.364404, 5.226039], [53.36378, 5.22251], [53.365698, 5.22606], [53.365117, 5.221157], [53.364274, 5.222223], [53.361427, 5.217774], [53.358502, 5.216551], [53.357095, 5.217657], [53.355848, 5.212196], [53.354248, 5.218178], [53.354436, 5.215758], [53.356826, 5.20936], [53.352888, 5.201339], [53.35101, 5.200393], [53.349397, 5.193647], [53.348408, 5.195368], [53.346772, 5.191493], [53.345912, 5.183968], [53.347803, 5.173273], [53.355895, 5.150932], [53.372421, 5.166266], [53.382208, 5.182897], [53.391236, 5.191706], [53.395693, 5.200158], [53.425257, 5.387143], [53.4376, 5.452644]]], [[[53.421656, 5.582458], [53.426507, 5.585969], [53.430785, 5.59192], [53.430802, 5.602519], [53.429473, 5.604092], [53.424106, 5.598964], [53.419086, 5.589529], [53.418295, 5.584572], [53.421527, 5.585459], [53.421656, 5.582458]]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_477d000071ab4042abab8da3e9d0ecdd = L.polygon(
[[[53.257197, 5.829643], [53.260339, 5.832063], [53.268654, 5.832596], [53.285104, 5.847584], [53.288649, 5.861177], [53.282602, 5.874611], [53.269734, 5.893196], [53.25863, 5.91448], [53.257405, 5.922955], [53.25473, 5.925914], [53.252201, 5.925652], [53.250428, 5.942992], [53.228056, 5.955973], [53.227935, 5.97291], [53.229843, 5.983355], [53.241242, 6.01779], [53.240861, 6.019837], [53.230133, 6.027244], [53.215026, 6.086289], [53.214086, 6.0817], [53.213155, 6.080138], [53.211171, 6.081905], [53.210678, 6.078724], [53.208463, 6.08411], [53.206716, 6.078558], [53.195766, 6.084053], [53.185764, 6.099772], [53.179341, 6.104618], [53.176332, 6.108947], [53.175978, 6.114593], [53.150421, 6.10453], [53.156134, 6.093943], [53.153928, 6.0888], [53.158988, 6.085205], [53.156455, 6.078932], [53.15656, 6.042089], [53.154415, 6.012412], [53.147772, 5.996993], [53.134627, 5.974423], [53.124442, 5.943278], [53.121608, 5.943336], [53.126086, 5.937219], [53.13091, 5.923356], [53.144781, 5.908629], [53.149173, 5.918962], [53.159548, 5.930611], [53.168869, 5.933746], [53.170365, 5.932721], [53.168346, 5.921942], [53.17141, 5.862348], [53.189093, 5.853592], [53.191713, 5.850956], [53.193565, 5.862061], [53.2016, 5.857465], [53.204063, 5.857728], [53.209105, 5.900194], [53.211054, 5.9071], [53.212476, 5.905004], [53.215014, 5.905932], [53.214658, 5.897864], [53.215518, 5.893821], [53.217773, 5.894209], [53.217682, 5.889016], [53.220952, 5.888953], [53.22097, 5.897117], [53.222962, 5.896927], [53.222816, 5.88917], [53.224999, 5.889992], [53.224976, 5.880656], [53.233341, 5.879886], [53.230477, 5.852554], [53.243293, 5.859241], [53.242857, 5.83216], [53.244723, 5.83102], [53.247745, 5.833167], [53.257197, 5.829643]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_ccc7a22fb5f44bcb87adce715a61868a = L.polygon(
[[[[53.244923, 4.956846], [53.240359, 4.953815], [53.230404, 4.93534], [53.226296, 4.932828], [53.217814, 4.914273], [53.215162, 4.912992], [53.214861, 4.87877], [53.212722, 4.872465], [53.2062, 4.86474], [53.208058, 4.848335], [53.211073, 4.845876], [53.218847, 4.849357], [53.22338, 4.854263], [53.230699, 4.877107], [53.250408, 4.922557], [53.273132, 4.964267], [53.297911, 5.025098], [53.3079, 5.064672], [53.306104, 5.089331], [53.303505, 5.099253], [53.300845, 5.09963], [53.294682, 5.091969], [53.297912, 5.087255], [53.296844, 5.08634], [53.296576, 5.08865], [53.294607, 5.091441], [53.296386, 5.087928], [53.295303, 5.086931], [53.296508, 5.086978], [53.296522, 5.083986], [53.295405, 5.083891], [53.296516, 5.08388], [53.296497, 5.080951], [53.29537, 5.080889], [53.296268, 5.075924], [53.293997, 5.062961], [53.287425, 5.053428], [53.28336, 5.041468], [53.270922, 4.987622], [53.2662, 4.974933], [53.26469, 4.971976], [53.26271, 4.972842], [53.2619, 4.971643], [53.258369, 4.975001], [53.258096, 4.973406], [53.256172, 4.974979], [53.256596, 4.976421], [53.25459, 4.97664], [53.255914, 4.979189], [53.252874, 4.981925], [53.251175, 4.978725], [53.249659, 4.96283], [53.244923, 4.956846]]], [[[53.295743, 5.159645], [53.294655, 5.159352], [53.294599, 5.147791], [53.285492, 5.129281], [53.284023, 5.122318], [53.281051, 5.119745], [53.285959, 5.113615], [53.289164, 5.113613], [53.290878, 5.115279], [53.298491, 5.130497], [53.298868, 5.143246], [53.295743, 5.159645]]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_c7dbd3a4d91843a09a04e648119a21e8 = L.polygon(
[[[[53.209782, 5.437821], [53.210105, 5.437011], [53.210797, 5.437016], [53.210167, 5.437138], [53.209782, 5.437821]]], [[[53.334864, 5.718909], [53.322293, 5.722394], [53.316033, 5.721415], [53.317452, 5.729682], [53.313555, 5.749301], [53.309923, 5.747164], [53.303939, 5.739349], [53.294398, 5.735299], [53.294469, 5.730572], [53.288997, 5.727225], [53.289146, 5.725499], [53.287733, 5.724849], [53.287607, 5.72635], [53.279074, 5.720846], [53.276958, 5.721618], [53.275082, 5.720128], [53.270674, 5.723334], [53.264714, 5.735387], [53.261236, 5.729836], [53.252325, 5.73583], [53.248673, 5.736072], [53.248514, 5.73362], [53.241098, 5.743916], [53.235254, 5.729769], [53.231283, 5.738148], [53.230323, 5.732552], [53.215805, 5.734162], [53.215144, 5.747107], [53.211379, 5.743905], [53.21122, 5.734741], [53.206085, 5.73609], [53.206217, 5.7374], [53.197822, 5.744575], [53.191234, 5.739972], [53.191411, 5.742389], [53.185372, 5.740342], [53.185231, 5.745409], [53.180974, 5.741468], [53.172547, 5.737786], [53.169458, 5.733307], [53.170739, 5.731422], [53.169785, 5.728217], [53.167925, 5.728334], [53.166079, 5.724925], [53.17007, 5.723792], [53.170527, 5.720127], [53.169215, 5.718444], [53.17523, 5.713244], [53.173383, 5.706099], [53.173744, 5.699149], [53.177717, 5.697299], [53.179922, 5.692742], [53.180039, 5.687096], [53.181922, 5.68581], [53.179133, 5.679398], [53.176393, 5.677291], [53.177808, 5.674586], [53.173333, 5.669006], [53.17547, 5.66596], [53.169758, 5.661261], [53.166259, 5.65284], [53.164223, 5.660676], [53.158615, 5.657502], [53.157627, 5.659453], [53.155434, 5.656659], [53.154258, 5.657737], [53.15495, 5.661935], [53.151127, 5.661824], [53.149821, 5.66332], [53.14773, 5.65548], [53.148701, 5.652051], [53.143255, 5.640162], [53.140353, 5.64166], [53.137989, 5.647076], [53.136564, 5.638213], [53.13302, 5.631993], [53.127969, 5.638371], [53.124149, 5.637348], [53.126703, 5.627424], [53.12834, 5.627268], [53.1282, 5.624481], [53.126826, 5.622087], [53.126946, 5.621894], [53.132008, 5.626236], [53.138248, 5.622216], [53.125964, 5.596331], [53.12947, 5.594421], [53.128818, 5.591232], [53.131002, 5.58995], [53.130997, 5.58592], [53.132477, 5.582861], [53.133949, 5.584034], [53.134312, 5.57532], [53.13108, 5.57383], [53.129524, 5.568308], [53.130232, 5.562604], [53.131242, 5.563603], [53.134637, 5.559929], [53.134604, 5.555381], [53.132938, 5.554191], [53.142081, 5.537664], [53.14437, 5.538059], [53.147889, 5.531212], [53.145544, 5.524646], [53.145742, 5.511533], [53.144541, 5.510199], [53.141871, 5.512505], [53.14008, 5.510398], [53.138581, 5.512941], [53.134727, 5.504986], [53.136225, 5.501069], [53.137849, 5.502888], [53.139022, 5.501011], [53.142012, 5.492519], [53.136988, 5.484322], [53.138616, 5.480973], [53.141, 5.487102], [53.142942, 5.47727], [53.145291, 5.478498], [53.146614, 5.472192], [53.150886, 5.474902], [53.150517, 5.476867], [53.157338, 5.480251], [53.165056, 5.48671], [53.165816, 5.484744], [53.16968, 5.486011], [53.173041, 5.493457], [53.177852, 5.496394], [53.176601, 5.479349], [53.183793, 5.483639], [53.18404, 5.481657], [53.190868, 5.485602], [53.193657, 5.487617], [53.194069, 5.490175], [53.200381, 5.489709], [53.199347, 5.466989], [53.201151, 5.461492], [53.200021, 5.458124], [53.203031, 5.456213], [53.209839, 5.437988], [53.214814, 5.443174], [53.215224, 5.441941], [53.215373, 5.443613], [53.21721, 5.44357], [53.216602, 5.444445], [53.221708, 5.44928], [53.225918, 5.460189], [53.226661, 5.459663], [53.227027, 5.459835], [53.225945, 5.460261], [53.226691, 5.462188], [53.228436, 5.462702], [53.227419, 5.463291], [53.229276, 5.466013], [53.229814, 5.465263], [53.230042, 5.465214], [53.229332, 5.466095], [53.230548, 5.467891], [53.231094, 5.466897], [53.23269, 5.47104], [53.23512, 5.472294], [53.237926, 5.480126], [53.241139, 5.482058], [53.24208, 5.489812], [53.243148, 5.488735], [53.242144, 5.489899], [53.24551, 5.496899], [53.246268, 5.496195], [53.246676, 5.499755], [53.247445, 5.499037], [53.247775, 5.498949], [53.247389, 5.502266], [53.248372, 5.501045], [53.248678, 5.500925],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var polygon_b414e91b113944beb56b0059f9b9dd9e = L.polygon(
[[[52.821492, 5.818109], [52.827599, 5.827653], [52.830325, 5.825855], [52.831768, 5.828708], [52.841041, 5.835879], [52.842996, 5.840017], [52.847652, 5.840085], [52.854874, 5.843928], [52.866115, 5.85511], [52.870791, 5.856768], [52.886828, 5.876971], [52.889426, 5.88461], [52.894324, 5.886119], [52.897827, 5.911163], [52.907201, 5.932819], [52.924893, 5.952626], [52.927333, 5.95854], [52.928407, 5.968485], [52.927168, 5.980289], [52.933982, 6.002688], [52.918219, 6.037312], [52.917723, 6.041126], [52.931221, 6.077741], [52.936447, 6.086303], [52.913244, 6.110545], [52.924021, 6.139261], [52.928146, 6.144828], [52.943014, 6.200561], [52.941499, 6.202525], [52.939033, 6.200836], [52.933696, 6.209185], [52.925795, 6.21363], [52.923347, 6.247259], [52.919587, 6.24483], [52.913438, 6.232291], [52.890744, 6.2069], [52.875027, 6.165993], [52.85465, 6.120995], [52.843114, 6.08748], [52.839151, 6.082608], [52.839297, 6.0615], [52.837339, 6.052607], [52.831154, 6.055084], [52.826118, 6.059951], [52.814991, 6.031168], [52.822545, 6.024559], [52.820046, 6.007484], [52.816561, 5.996508], [52.821597, 5.990575], [52.821693, 5.986479], [52.829283, 5.981777], [52.834748, 5.976175], [52.84247, 5.973128], [52.839766, 5.958731], [52.837442, 5.955792], [52.834385, 5.956852], [52.833219, 5.955706], [52.837452, 5.945933], [52.833865, 5.927164], [52.831938, 5.930689], [52.830792, 5.922841], [52.82835, 5.926407], [52.827452, 5.922905], [52.823488, 5.924079], [52.819456, 5.914998], [52.814059, 5.90937], [52.811825, 5.900657], [52.807803, 5.897882], [52.80392, 5.882578], [52.800754, 5.878266], [52.804651, 5.865636], [52.804536, 5.85964], [52.807229, 5.857027], [52.805507, 5.854667], [52.805033, 5.843594], [52.807584, 5.842202], [52.805826, 5.836364], [52.808262, 5.837365], [52.811656, 5.833629], [52.813277, 5.824198], [52.816053, 5.820143], [52.821492, 5.818109]]],
{
"bubblingMouseEvents": true,
"color": "#000000",
"dashArray": null,
"dashOffset": null,
"fill": false,
"fillColor": "#000000",
"fillOpacity": 0.2,
"fillRule": "evenodd",
"lineCap": "round",
"lineJoin": "round",
"noClip": false,
"opacity": 1.0,
"smoothFactor": 1.0,
"stroke": true,
"weight": 3
}
)
.addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
var layer_control_48ceb9332e7a45f683063cb5ae2c4eda = {
base_layers : { "stamentoner" : tile_layer_26e1c96538cd44a6a79883aef1e2419d, },
overlays : { "<span style=\"color:#98ff00; \">h___l (hɪəl) (1408)" : feature_group_46212e8e97e4462aaedbb0e7aafb3a35,"<span style=\"color:#d70000; \">h___l (he:l) (1098)" : feature_group_4f7b892be4c24f2e94e24e6225bf731f,"<span style=\"color:#8c3cff; \">h___l (heɪl) (505)" : feature_group_85ba4f0af58a41429a24689d81d45a8d,"<span style=\"color:#00acc7; \">h___l (hø:l) (134)" : feature_group_8834032c3fb343629df3527b28f0f2ca,"<span style=\"color:#028800; \">h____ (hɪəl) (108)" : feature_group_e154aec634a448caab04a1c14de0fd94,"<span style=\"color:#ff7fd1; \">h____ (he:l) (21)" : feature_group_8e24d286c6534987bbc466a282330321,"<span style=\"color: black; \">other (89)" : feature_group_20bcf072b2a84408b528e04cbc74e7b7, }
};
L.control.layers(
layer_control_48ceb9332e7a45f683063cb5ae2c4eda.base_layers,
layer_control_48ceb9332e7a45f683063cb5ae2c4eda.overlays,
{position: 'topright',
collapsed: false,
autoZIndex: true
}).addTo(map_0037ad93f0c64ae19f6db7d18bd8e231);
</script>