Update Chapman region to wider campus bounds
https://claude.ai/code/session_0162emnCi1KxW5FkTNn2ZrvH
This commit is contained in:
@@ -26,8 +26,8 @@ const supportedSystems: InterchangeSystemBuilderArguments[] = [
|
||||
useSelfUpdatingEtas: true,
|
||||
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