From 10f131523295fba8bc9666e820d6e9359639d09d Mon Sep 17 00:00:00 2001 From: joshL1215 <210241055+joshL1215@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:10:34 -0800 Subject: [PATCH] add 942 classrooms to map and link to course schedule shortcut (physics labs) --- src/utils/locations.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/utils/locations.js b/src/utils/locations.js index 6e3ec2a..ef74842 100644 --- a/src/utils/locations.js +++ b/src/utils/locations.js @@ -482,4 +482,6 @@ export const classrooms = { 'WEBB 2007': '34.4134680, -119.8438833', '387 1011': '34.41193, -119.845659', '387 1015': '34.41186, -119.845662', -} \ No newline at end of file + '942 1010A': '34.413930, -119.84400', + '942 1010B': '34.413930, -119.84385', +}