Skip to content

Commit

Permalink
ongoing
Browse files Browse the repository at this point in the history
  • Loading branch information
nplatonov committed Apr 6, 2024
1 parent 12466f9 commit 010d936
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions now/20240412/walrus.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<style>body{background-color:white;}</style>
<script src="https://nplatonov.github.io/site_libs/htmlwidgets-1.6.4/htmlwidgets.js"></script>
<script src="https://nplatonov.github.io/site_libs/pymjs-1.3.2/pym.v1.min.js"></script>
<script src="https://nplatonov.github.io/site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<link href="https://nplatonov.github.io/site_libs/leaflet-1.3.1/leaflet.css" rel="stylesheet" />
<script src="https://nplatonov.github.io/site_libs/leaflet-1.3.1/leaflet.js"></script>
<link href="https://nplatonov.github.io/site_libs/leafletfix-1.0.0/leafletfix.css" rel="stylesheet" />
<script src="https://nplatonov.github.io/site_libs/proj4-2.6.2/proj4.min.js"></script>
<script src="https://nplatonov.github.io/site_libs/Proj4Leaflet-1.0.1/proj4leaflet.js"></script>
<link href="https://nplatonov.github.io/site_libs/rstudio_leaflet-1.3.1/rstudio_leaflet.css" rel="stylesheet" />
<script src="https://nplatonov.github.io/site_libs/leaflet-binding-2.2.1/leaflet.js"></script>
<script src="https://nplatonov.github.io/site_libs/leaflet-providers-2.0.0/leaflet-providers_2.0.0.js"></script>
<script src="https://nplatonov.github.io/site_libs/leaflet-providers-plugin-2.2.1/leaflet-providers-plugin.js"></script>
<title>leaflet</title>
</head>
<body>
<div id="htmlwidget_container">
<div class="leaflet html-widget html-fill-item" id="htmlwidget-1bdfaeea801b19c8a9b8" style="width:100%;height:400px;"></div>
<script>HTMLWidgets.pymChild = new pym.Child();HTMLWidgets.addPostRenderHandler(function(){
setTimeout(function(){HTMLWidgets.pymChild.sendHeight();},100);
});</script>
</div>
<script type="application/json" data-for="htmlwidget-1bdfaeea801b19c8a9b8">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addProviderTiles","args":["Esri.WorldImagery",null,null,{"errorTileUrl":"","noWrap":false,"detectRetina":false}]}],"setView":[[77.0398,67.764],17,[]]},"evals":[],"jsHooks":[]}</script>
<script type="application/htmlwidget-sizing" data-for="htmlwidget-1bdfaeea801b19c8a9b8">{"viewer":{"width":"100%","height":400,"padding":0,"fill":true},"browser":{"width":"100%","height":400,"padding":0,"fill":true}}</script>
</body>
</html>

0 comments on commit 010d936

Please sign in to comment.