Newer
Older
runrun-bus-sakata / runrun.html
@HIROSE Yuuji HIROSE Yuuji on 2 Dec 2019 1 KB init
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<!-- <link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css" /> -->
<link rel="stylesheet" href="https://www.yatex.org/libcache/leaflet-1.3.2/leaflet.css" />

<!--  <script src="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.js"></script> -->
<script src="https://www.yatex.org/libcache/leaflet-1.3.2/leaflet.js"></script>

<script src="https://www.yatex.org/libcache/leaflet-plugins-2.0.0/layer/tile/Bing.js"></script>

<script src="https://www.yatex.org/libcache/leaflet-omnivore/tags/v0.3.2/leaflet-omnivore.min.js"></script>
<style type="text/css">
<!--
 img.popup {width: 240px;}
 div#map {height: 700px;}
 .leaflet-popup-content {max-height: 300px; overflow: auto;}
 .leaflet-popup-content p {white-space: pre-wrap;}
 -->
</style>

    <title>runrun(0m)</title>
<script type="text/javascript" src="umappop.js" charset="utf-8"></script>
</head>

<body onload="umappop([{'color': 'red', 'file': 'runrun.gpx', 'weight': '8'}]);">
    <p><span style="border: solid thick red">runrun(0m)</span> <span id="latlng"></span></p>
    <div id="map"></div>
</body>
</html>