-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmapa.html
More file actions
71 lines (56 loc) · 6.7 KB
/
mapa.html
File metadata and controls
71 lines (56 loc) · 6.7 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
<!DOCTYPE html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script>
L_NO_TOUCH = false;
L_DISABLE_3D = false;
</script>
<style>html, body {width: 100%;height: 100%;margin: 0;padding: 0;}</style>
<style>#map {position:absolute;top:0;bottom:0;right:0;left:0;}</style>
<script 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://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_4108c62c81d340efba26b34dc661bc15 {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
</style>
<script src="https://cdn.jsdelivr.net/gh/python-visualization/folium@master/folium/templates/leaflet_heat.min.js"></script>
</head>
<body>
<div class="folium-map" id="map_4108c62c81d340efba26b34dc661bc15" ></div>
</body>
<script>
var map_4108c62c81d340efba26b34dc661bc15 = L.map(
"map_4108c62c81d340efba26b34dc661bc15",
{
center: [20.522188, -100.814037],
crs: L.CRS.EPSG3857,
zoom: 13,
zoomControl: true,
preferCanvas: false,
titles: "OpenStreetMap",
}
);
var tile_layer_3101d5c2b5594868b1a8c456c5b8de06 = 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_4108c62c81d340efba26b34dc661bc15);
var heat_map_bafa07c2497e4742be540365c8313de4 = L.heatLayer(
[[20.52283137, -100.81354703], [20.52139926, -100.81474175], [20.52227875, -100.81293779], [20.52326796, -100.81493247], [20.52312096, -100.81178495], [20.5238125, -100.81174217], [20.52260363, -100.81028495], [20.52032847, -100.81075039], [20.52273516, -100.81024267], [20.51819853, -100.81471209], [20.51795223, -100.81395942], [20.52021622, -100.80984023], [20.51835844, -100.81650855], [20.52018702, -100.80968139], [20.52099832, -100.80902651], [20.52213387, -100.80884514], [20.5189921, -100.80984904], [20.52297257, -100.8086349], [20.52607073, -100.81789384], [20.52125008, -100.82002761], [20.52696539, -100.81063206], [20.52624719, -100.81842769], [20.52257342, -100.82044438], [20.51608972, -100.81416661], [20.52085265, -100.82071863], [20.51940011, -100.80768679], [20.52252385, -100.80673161], [20.52788665, -100.80958585], [20.51498649, -100.81414405], [20.52854203, -100.80941531], [20.51906186, -100.80647389], [20.51696256, -100.80785013], [20.51417121, -100.81436171], [20.52859283, -100.80889689], [20.52860015, -100.80888523], [20.528802, -100.80902086], [20.53024318, -100.81592022], [20.52478418, -100.80525024], [20.52997158, -100.81843759], [20.51548544, -100.80777461], [20.51619185, -100.80686569], [20.53112261, -100.81551326], [20.51614508, -100.80686672], [20.51310174, -100.81432204], [20.5227212, -100.82367479], [20.51310939, -100.81643888], [20.51927567, -100.80448249], [20.51570585, -100.80604146], [20.52668675, -100.82360936], [20.51377627, -100.82016046], [20.52995083, -100.80676948], [20.51554137, -100.80504081], [20.53047542, -100.80637531], [20.52824902, -100.80417626], [20.51195471, -100.8093012], [20.51116423, -100.81710551], [20.51172174, -100.80892859], [20.51324463, -100.82178049], [20.53111842, -100.80551461], [20.51117621, -100.80845288], [20.51044338, -100.81047362], [20.53110478, -100.80496925], [20.50991514, -100.81621802], [20.51963306, -100.8007388], [20.52582858, -100.80093814], [20.52001055, -100.80039009], [20.51882684, -100.82826831], [20.52885458, -100.80050995], [20.52142364, -100.82945439], [20.52442708, -100.82954221], [20.52124161, -100.82981248], [20.53649353, -100.80932206], [20.52089116, -100.83004498], [20.51024207, -100.80349609], [20.50662316, -100.81390285], [20.52089909, -100.830664], [20.52089397, -100.83077394], [20.52868465, -100.82956219], [20.51948468, -100.83099243], [20.53694183, -100.80644058], [20.51911771, -100.8312174], [20.51945216, -100.83140509], [20.51945216, -100.83140509], [20.51910493, -100.83138316], [20.52002135, -100.83203245], [20.52111776, -100.83252039], [20.52110727, -100.83272822], [20.5211033, -100.83280706], [20.53691287, -100.82468086], [20.51897467, -100.83293843], [20.53712961, -100.82586687], [20.53712961, -100.82586687], [20.52954054, -100.83242147], [20.50379459, -100.81858621], [20.54069772, -100.81865232], [20.5426904, -100.82149361], [20.5409054, -100.80229129], [20.54274726, -100.82161208], [20.54301172, -100.8210012], [20.53332054, -100.83534911], [20.51783246, -100.78932732], [20.54449265, -100.80210479], [20.54728888, -100.82239195], [20.54575662, -100.79524522], [20.49258206, -100.81031582], [20.54540207, -100.83401241], [20.53277511, -100.84675501], [20.52802232, -100.84868501], [20.55456926, -100.8228423], [20.55053394, -100.83357593], [20.48993678, -100.80144522], [20.54892199, -100.78992775], [20.53290242, -100.77707814], [20.55293222, -100.78978247], [20.55366275, -100.78935202]],
{"blur": 15, "maxZoom": 18, "minOpacity": 0.5, "radius": 20}
).addTo(map_4108c62c81d340efba26b34dc661bc15);
</script>