Newer
Older
leaflet-test / index.html
@HIROSE Yuuji HIROSE Yuuji on 19 Feb 2018 325 bytes Add base files
<!DOCTYPE html>
<html lang="ja">
<head>
<title>Test of Leaflet.js Layers</title>
<style type="text/css">
<!--
body {background: azure;}
-->
</style>
</head>

<body>
<h1>Leaflet Layers Test</h1>
<ul>
 <li><a href="base/base.html">base.html</a></li>
</ul>

<hr>
<!--#include virtual="/~yuuji/signature.html"-->
</body>
</html>