mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
Update Chapman region to wider campus bounds
https://claude.ai/code/session_0162emnCi1KxW5FkTNn2ZrvH
This commit is contained in:
@@ -27,8 +27,8 @@ const systemInfoForTesting: InterchangeSystemBuilderArguments = {
|
||||
useSelfUpdatingEtas: false,
|
||||
shuttleStopArrivalDegreeDelta: 0.001,
|
||||
initialRegion: {
|
||||
topLeft: { latitude: 33.7987, longitude: -117.8581 },
|
||||
bottomRight: { latitude: 33.7887, longitude: -117.8481 },
|
||||
topLeft: { latitude: 33.85733, longitude: -117.89553 },
|
||||
bottomRight: { latitude: 33.73970, longitude: -117.81878 },
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user