-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinterference_location.html
More file actions
117 lines (86 loc) · 5.23 KB
/
Copy pathinterference_location.html
File metadata and controls
117 lines (86 loc) · 5.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script>
L_NO_TOUCH = false;
L_DISABLE_3D = false;
</script>
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.6.0/dist/leaflet.js"></script>
<script src="https://code.jquery.com/jquery-1.12.4.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.6.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://rawcdn.githack.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>
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_6be1bb04ba874fd1af12868a8d862636 {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
</style>
</head>
<body>
<div class="folium-map" id="map_6be1bb04ba874fd1af12868a8d862636" ></div>
</body>
<script>
var map_6be1bb04ba874fd1af12868a8d862636 = L.map(
"map_6be1bb04ba874fd1af12868a8d862636",
{
center: [41.4025345, 2.2130728],
crs: L.CRS.EPSG3857,
zoom: 200,
zoomControl: true,
preferCanvas: false,
}
);
var tile_layer_45cc7fc8d1af4359b2c2d69f19a04b6c = 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": 18, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
var marker_f9e6810790ee46fdb0babe57b95968af = L.marker(
[41.4025345, 2.2130728],
{}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
var marker_6f7694eeee044e99a9609afb71445a0c = L.marker(
[41.4025917, 2.2131896],
{}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
var marker_4b97911358e2432c84ac4bb7ce046c46 = L.marker(
[41.4026718, 2.2130833],
{}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
var marker_5145a26c585347dc99f7d1c92bd39869 = L.marker(
[41.4024582, 2.2128773],
{}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
var marker_f7b783815cd14588a4035088a2cab460 = L.marker(
[41.402359, 2.2129884],
{}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
var marker_a71111d7b0f84a3ca406d870844b1318 = L.marker(
[41.4022408, 2.2128475],
{}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
var marker_10d7d1b4b0674cbdab19abcf668b6697 = L.marker(
[41.4021759, 2.2127252],
{}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
var circle_54db0972dc044af8a1b51b5ebbfb2f06 = L.circle(
[41.4025345, 2.2130728],
{"bubblingMouseEvents": true, "color": "#fd3300", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "#fd3300", "fillOpacity": 0.2, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 10, "stroke": true, "weight": 3}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
var circle_50e0c5bde32145f9a281a3938e666a29 = L.circle(
[41.4025917, 2.2131896],
{"bubblingMouseEvents": true, "color": "#8db100", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "#8db100", "fillOpacity": 0.2, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 10, "stroke": true, "weight": 3}
).addTo(map_6be1bb04ba874fd1af12868a8d862636);
</script>