+
+
+
+ đ´ OFFLINE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ diff --git a/index.html b/index.html new file mode 100644 index 0000000..be61c6c --- /dev/null +++ b/index.html @@ -0,0 +1,824 @@ + + +
+ + + + + + + + + +This is the left offcanvas panel.
+You can add navigation, filters, or other controls here.
+This is the bottom offcanvas panel.
+You can add a data table, charts, or other wide content here.
+No locations yet.
+ Click the map or fill the form above! +| Ready: | +${status.ready ? 'Yes' : 'No'} | +
| Online: | +${isOnline() ? 'Yes' : 'Offline'} | +
| Database: | +${status.databasePath || 'N/A'} |
+
| Tables: | +${status.tables.map(t => `${t}`).join('')} | +
| Locations: | +${status.locationCount} | +