Spaces:
Running
Running
Update index.html
Browse files- 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('/
|
| 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;">
|