move shuttle away from the stop

This commit is contained in:
2025-03-20 20:22:50 -07:00
parent 135a294e5d
commit d8ec54919e

View File

@@ -4411,8 +4411,8 @@ const shuttles: IShuttle[] = [
name: "17",
id: "1",
coordinates: {
latitude: 33.796001,
longitude: -117.8892805,
latitude: 33.788021,
longitude: -117.883698,
},
routeId: routes[0].id,
systemId: systems[0].id,