map update

This commit is contained in:
Miupro
2021-10-31 00:56:00 +02:00
parent b0e1491c20
commit 0b5250feb7
3 changed files with 49 additions and 49 deletions

View File

@@ -23,7 +23,7 @@
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_9f412d0133c04e4cb11e6432fb576de7 {
#map_43982fff96ac4010a4abc5d891617cbb {
position: relative;
width: 100.0%;
height: 100.0%;
@@ -35,13 +35,13 @@
</head>
<body>
<div class="folium-map" id="map_9f412d0133c04e4cb11e6432fb576de7" ></div>
<div class="folium-map" id="map_43982fff96ac4010a4abc5d891617cbb" ></div>
</body>
<script>
var map_9f412d0133c04e4cb11e6432fb576de7 = L.map(
"map_9f412d0133c04e4cb11e6432fb576de7",
var map_43982fff96ac4010a4abc5d891617cbb = L.map(
"map_43982fff96ac4010a4abc5d891617cbb",
{
center: [46.8132, 8.2242],
crs: L.CRS.EPSG3857,
@@ -55,57 +55,57 @@
var tile_layer_0592c151fded464b8ea84cfbf78012ee = L.tileLayer(
var tile_layer_b9dad930005b49d7a6ede10b36ae3893 = L.tileLayer(
"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
{"attribution": "Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 12, "maxZoom": 12, "minZoom": 6, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
).addTo(map_9f412d0133c04e4cb11e6432fb576de7);
).addTo(map_43982fff96ac4010a4abc5d891617cbb);
var marker_0c80bf0358324e1c80fd5190416c59f7 = L.marker(
var marker_3f81fbaf36ef48e4aac4e125680bcbde = L.marker(
[46.8132, 8.2242],
{}
).addTo(map_9f412d0133c04e4cb11e6432fb576de7);
).addTo(map_43982fff96ac4010a4abc5d891617cbb);
var icon_1bd7c0a756224987a078c8c7e23ff5d5 = L.AwesomeMarkers.icon(
var icon_8f74cd48d4174f2da53e683ebe79b2a1 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
);
marker_0c80bf0358324e1c80fd5190416c59f7.setIcon(icon_1bd7c0a756224987a078c8c7e23ff5d5);
marker_3f81fbaf36ef48e4aac4e125680bcbde.setIcon(icon_8f74cd48d4174f2da53e683ebe79b2a1);
var popup_86c1972da0984da7b723bf3ab1b48c5a = L.popup({"maxWidth": "100%"});
var popup_0516c2ff9ba64321beab63bd5c2dc036 = L.popup({"maxWidth": "100%"});
var html_086c037b7ad040ffb69dd27b6b2c45d3 = $(`<div id="html_086c037b7ad040ffb69dd27b6b2c45d3" style="width: 100.0%; height: 100.0%;">Center of Switzerland</div>`)[0];
popup_86c1972da0984da7b723bf3ab1b48c5a.setContent(html_086c037b7ad040ffb69dd27b6b2c45d3);
var html_3fb7d1b852e440e38d58826bc6138c85 = $(`<div id="html_3fb7d1b852e440e38d58826bc6138c85" style="width: 100.0%; height: 100.0%;">Center of Switzerland</div>`)[0];
popup_0516c2ff9ba64321beab63bd5c2dc036.setContent(html_3fb7d1b852e440e38d58826bc6138c85);
marker_0c80bf0358324e1c80fd5190416c59f7.bindPopup(popup_86c1972da0984da7b723bf3ab1b48c5a)
marker_3f81fbaf36ef48e4aac4e125680bcbde.bindPopup(popup_0516c2ff9ba64321beab63bd5c2dc036)
;
var marker_0f1166d399cc43c480a96ee61f367325 = L.marker(
var marker_56b1a2aedccd4326a7a2fd12e6e90e33 = L.marker(
[46.11654, 7.445683],
{}
).addTo(map_9f412d0133c04e4cb11e6432fb576de7);
).addTo(map_43982fff96ac4010a4abc5d891617cbb);
var icon_ec0f924a0ff34c2b80aaec432cef3054 = L.AwesomeMarkers.icon(
var icon_4c40d69ea15e447782f4671a041bcf71 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
);
marker_0f1166d399cc43c480a96ee61f367325.setIcon(icon_ec0f924a0ff34c2b80aaec432cef3054);
marker_56b1a2aedccd4326a7a2fd12e6e90e33.setIcon(icon_4c40d69ea15e447782f4671a041bcf71);
var popup_f54e4ca89ed0415f824886e7b27d5d9f = L.popup({"maxWidth": "100%"});
var popup_f50bc115e4424589908ad94c7a17c6f2 = L.popup({"maxWidth": "100%"});
var html_5c80b60971604eb6b3a5e3442618c5b3 = $(`<div id="html_5c80b60971604eb6b3a5e3442618c5b3" style="width: 100.0%; height: 100.0%;">Zermatt</div>`)[0];
popup_f54e4ca89ed0415f824886e7b27d5d9f.setContent(html_5c80b60971604eb6b3a5e3442618c5b3);
var html_ae4e05924c31455bb2a115c202a4f83a = $(`<div id="html_ae4e05924c31455bb2a115c202a4f83a" style="width: 100.0%; height: 100.0%;">Zermatt</div>`)[0];
popup_f50bc115e4424589908ad94c7a17c6f2.setContent(html_ae4e05924c31455bb2a115c202a4f83a);
marker_0f1166d399cc43c480a96ee61f367325.bindPopup(popup_f54e4ca89ed0415f824886e7b27d5d9f)
marker_56b1a2aedccd4326a7a2fd12e6e90e33.bindPopup(popup_f50bc115e4424589908ad94c7a17c6f2)
;