Skip to content

Commit 98bc107

Browse files
committed
Background map hacks
1 parent c0740b2 commit 98bc107

File tree

5 files changed

+532
-76
lines changed

5 files changed

+532
-76
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
</button>
1818
</form>
1919

20-
<ol>
21-
</ol>
20+
<ol></ol>
21+
22+
<div id="map"></div>
2223

2324
<script type="module" src="/src/main.ts"></script>
2425
</body>

0 commit comments

Comments
 (0)