diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-10-06 12:06:27 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-10-06 12:06:27 +0800 |
commit | 1b37f7d7f1554f4ef4cd185c1181d54d9956b1db (patch) | |
tree | 54057c5cee90f3a93b240d77828f14f90af8c93f /snippets/html_mapclay | |
parent | a9386c536189f2aaf38c9e2ba674a096657ca366 (diff) |
Update
Diffstat (limited to 'snippets/html_mapclay')
-rw-r--r-- | snippets/html_mapclay | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/snippets/html_mapclay b/snippets/html_mapclay new file mode 100644 index 0000000..a89867b --- /dev/null +++ b/snippets/html_mapclay | |||
@@ -0,0 +1,8 @@ | |||
1 | <pre> | ||
2 | use: Leaflet | ||
3 | XYZ: https://tile.openstreetmap.jp/styles/osm-bright/512/{z}/{x}/{y}.png | ||
4 | draw: true | ||
5 | control: | ||
6 | scale: true | ||
7 | </pre> | ||
8 | <script data-target="pre" src='http://localhost:8080/mapclay/dist/mapclay.js'></script> | ||