Update InterchangeSystemBuilderArguments with new properties for controlling event emitter degree delta
This commit is contained in:
@@ -24,6 +24,8 @@ const supportedSystems: InterchangeSystemBuilderArguments[] = [
|
||||
parkingSystemId: ChapmanApiBasedParkingRepositoryLoader.id,
|
||||
name: "Chapman University",
|
||||
useSelfUpdatingEtas: true,
|
||||
shuttleStopArrivalDegreeDelta: 0.001,
|
||||
shutleStopNearbyDegreeDelta: 0.003,
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user