generated from dieghernan/chulapa-101
-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathleaflet.html
24 lines (22 loc) · 2.03 KB
/
leaflet.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!-- Load leaflet for R-->
<link href="https://dieghernan.github.io/assets/js/htmltools-fill-0.5.8.1/fill.css" rel="stylesheet" />
<script src="https://dieghernan.github.io/assets/js/htmlwidgets-1.6.4/htmlwidgets.js"></script>
<script src="https://dieghernan.github.io/assets/js/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<link href="https://dieghernan.github.io/assets/js/leaflet-1.3.1/leaflet.css" rel="stylesheet" />
<script src="https://dieghernan.github.io/assets/js/leaflet-1.3.1/leaflet.js"></script>
<link href="https://dieghernan.github.io/assets/js/leafletfix-1.0.0/leafletfix.css" rel="stylesheet" />
<script src="https://dieghernan.github.io/assets/js/proj4-2.6.2/proj4.min.js"></script>
<script src="https://dieghernan.github.io/assets/js/Proj4Leaflet-1.0.1/proj4leaflet.js"></script>
<link href="https://dieghernan.github.io/assets/js/rstudio_leaflet-1.3.1/rstudio_leaflet.css" rel="stylesheet" />
<script src="https://dieghernan.github.io/assets/js/leaflet-binding-2.2.2/leaflet.js"></script>
<script src="https://dieghernan.github.io/assets/js/leaflet-providers-2.0.0/leaflet-providers_2.0.0.js"></script>
<script src="https://dieghernan.github.io/assets/js/leaflet-providers-plugin-2.2.2/leaflet-providers-plugin.js"></script>
<link href="https://dieghernan.github.io/assets/js/leaflet-easybutton-1.3.1/easy-button.css" rel="stylesheet" />
<script src="https://dieghernan.github.io/assets/js/leaflet-easybutton-1.3.1/easy-button.js"></script>
<script src="https://dieghernan.github.io/assets/js/leaflet-easybutton-1.3.1/EasyButton-binding.js"></script>
<link href="https://dieghernan.github.io/assets/js/fontawesome-4.7.0/font-awesome.min.css" rel="stylesheet" />
<!-- leaflet.extras package / check https://github.com/bhaskarvk/leaflet.extras/tree/master/inst/htmlwidgets/build-->
<!-- You may need to include new refs -->
<!-- leaflet.extras package / heatmap -->
<script src="https://dieghernan.github.io/assets/js/lfx-heat-0.1.0/lfx-heat-prod.js"></script>
<script src="https://dieghernan.github.io/assets/js/lfx-heat-0.1.0/lfx-heat-bindings.js"></script>