summaryrefslogtreecommitdiff
path: root/map/index.html
blob: 66972ffce661fd863e5e7343435da351d2dc3f18 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
  <head>
    <title>map</title>
  </head>
  <body>
    <iframe
      src="https://www.google.com/maps/d/u/0/embed?mid=1smrmLfe5lFfDy8hwBbTDaPBn8Iw"
      width="100%" height="100%"></iframe>
  </body>
</html>