From 25426275e31dd058784bb579f947b23b70937bd8 Mon Sep 17 00:00:00 2001 From: sameeranageshwar Date: Sat, 11 Apr 2026 19:09:43 -0400 Subject: [PATCH] minor stuff --- .../src/lib/components/InteractiveMap.svelte | 2 +- website/src/lib/components/MapControls.svelte | 2 +- website/src/lib/states/map.svelte.ts | 5 ++-- website/src/routes/+page.svelte | 23 +++++++++++++------ 4 files changed, 21 insertions(+), 11 deletions(-) diff --git a/website/src/lib/components/InteractiveMap.svelte b/website/src/lib/components/InteractiveMap.svelte index 3146a27..bacd286 100644 --- a/website/src/lib/components/InteractiveMap.svelte +++ b/website/src/lib/components/InteractiveMap.svelte @@ -41,7 +41,7 @@ container: mapContainer, style: 'https://basemaps.cartocdn.com/gl/dark-matter-gl-style/style.json', center: [-76.9425, 38.9859], // UMD McKeldin Mall - zoom: 15.5, + zoom: 16.5, pitch: 0, bearing: 0, attributionControl: false diff --git a/website/src/lib/components/MapControls.svelte b/website/src/lib/components/MapControls.svelte index d867f19..45524ff 100644 --- a/website/src/lib/components/MapControls.svelte +++ b/website/src/lib/components/MapControls.svelte @@ -1,7 +1,7 @@ @@ -15,9 +15,18 @@
-
-

- +
+

+ LIVE DATA