feat: add satellite imagery background

This commit is contained in:
2026-07-21 01:42:54 +01:00
parent 0e09c67460
commit 4ddb7fc2d8
3 changed files with 16 additions and 23 deletions
+1
View File
@@ -56,6 +56,7 @@
<select id="background-select" name="background">
<option value="soft">Soft minimal</option>
<option value="openstreetmap">OpenStreetMap</option>
<option value="satellite">Satellite imagery</option>
</select>
</label>
</section>