soiz1 commited on
Commit
42b59d6
·
verified ·
1 Parent(s): cf2d7e4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -68,7 +68,7 @@ body::-webkit-scrollbar-thumb {
68
  <label for="marker-lng">経度:</label>
69
  <input type="text" id="marker-lng">
70
  <hr>
71
- <a href="javascript:window.open('/tool/marker');">アイコン</a>
72
  <input type="radio" name="icon-source" value="upload" checked>アップロードから
73
  <input type="radio" name="icon-source" value="url">URLから読み込む
74
  <div id="icon-upload-input" style="display: block; margin-bottom: 20px;">
 
68
  <label for="marker-lng">経度:</label>
69
  <input type="text" id="marker-lng">
70
  <hr>
71
+ <a href="javascript:window.open('/marker.html');">アイコン</a>
72
  <input type="radio" name="icon-source" value="upload" checked>アップロードから
73
  <input type="radio" name="icon-source" value="url">URLから読み込む
74
  <div id="icon-upload-input" style="display: block; margin-bottom: 20px;">