-
Notifications
You must be signed in to change notification settings - Fork 95
/
temp.html
24 lines (24 loc) · 2.59 KB
/
temp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<style>body{background-color:white;}</style>
<script src="temp_files/htmlwidgets-1.5.4/htmlwidgets.js"></script>
<script src="temp_files/jquery-1.12.4/jquery.min.js"></script>
<link href="temp_files/leaflet-1.3.1/leaflet.css" rel="stylesheet" />
<script src="temp_files/leaflet-1.3.1/leaflet.js"></script>
<link href="temp_files/leafletfix-1.0.0/leafletfix.css" rel="stylesheet" />
<script src="temp_files/proj4-2.6.2/proj4.min.js"></script>
<script src="temp_files/Proj4Leaflet-1.0.1/proj4leaflet.js"></script>
<link href="temp_files/rstudio_leaflet-1.3.1/rstudio_leaflet.css" rel="stylesheet" />
<script src="temp_files/leaflet-binding-2.1.1/leaflet.js"></script>
<title>leaflet</title>
</head>
<body>
<div id="htmlwidget_container">
<div id="htmlwidget-ce2828191c18c50ec1ad" style="width:100%;height:400px;" class="leaflet html-widget"></div>
</div>
<script type="application/json" data-for="htmlwidget-ce2828191c18c50ec1ad">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,null,{"minZoom":0,"maxZoom":18,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"© <a href=\"https://openstreetmap.org\">OpenStreetMap<\/a> contributors, <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">CC-BY-SA<\/a>"}]},{"method":"addPolygons","args":[[[[{"lng":[-97.0754013784347,-97.0702027296323,-97.0705167890773,-97.0760299184101,-97.0812289181169,-97.0809143674057,-97.0754013784347],"lat":[36.1165597360818,36.1191215596644,36.1241082246473,36.1265330747282,36.1239710394744,36.1189843657778,36.1165597360818]}]]],null,null,{"interactive":true,"className":"","stroke":true,"color":"#03F","weight":5,"opacity":0.5,"fill":true,"fillColor":"#03F","fillOpacity":0.2,"smoothFactor":1,"noClip":false},null,null,null,{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[36.1165597360818,36.1265330747282],"lng":[-97.0812289181169,-97.0702027296323]},"setView":[[36.1215465006856,-97.0757157046882],14,[]]},"evals":[],"jsHooks":[]}</script>
<script type="application/htmlwidget-sizing" data-for="htmlwidget-ce2828191c18c50ec1ad">{"viewer":{"width":"100%","height":400,"padding":0,"fill":true},"browser":{"width":"100%","height":400,"padding":0,"fill":true}}</script>
</body>
</html>