display items on map, switch to grid layout

closes #2
This commit is contained in:
jomo 2022-08-05 22:04:56 +02:00
parent fda7352e22
commit 8e19a1dbad
6 changed files with 151 additions and 42 deletions

View file

@ -20,9 +20,9 @@
<b>Coordinates</b> (click on map)
<div id="plan">
<div id="map">
<img src="80x80.svg" onclick="mapClick(event)">
<div id="grid"></div>
<div id="mapgrid"></div>
</div>
<label for="coords_bl">Bottom left</label><label for="coords_tr">Top right</label>