Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -58,6 +58,7 @@ body::-webkit-scrollbar-thumb {
|
|
| 58 |
<body>
|
| 59 |
<div id="loading">Loading...</div>
|
| 60 |
<img src="https://lh3.googleusercontent.com/d/1Wo9oLj4D6JEsT_MWUZ4VyaIy10uLN3q0" />
|
|
|
|
| 61 |
<div id="map" style="width:90%; margin:5%;"></div>
|
| 62 |
<div id="marker-editor">
|
| 63 |
<h3>マーカーを編集</h3>
|
|
|
|
| 58 |
<body>
|
| 59 |
<div id="loading">Loading...</div>
|
| 60 |
<img src="https://lh3.googleusercontent.com/d/1Wo9oLj4D6JEsT_MWUZ4VyaIy10uLN3q0" />
|
| 61 |
+
<button id="edit-next-marker" style="font-family: inherit; font-weight: 700; font-style: normal;">次のマーカーを編集</button>
|
| 62 |
<div id="map" style="width:90%; margin:5%;"></div>
|
| 63 |
<div id="marker-editor">
|
| 64 |
<h3>マーカーを編集</h3>
|