mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
move shuttle away from the stop
This commit is contained in:
@@ -4411,8 +4411,8 @@ const shuttles: IShuttle[] = [
|
|||||||
name: "17",
|
name: "17",
|
||||||
id: "1",
|
id: "1",
|
||||||
coordinates: {
|
coordinates: {
|
||||||
latitude: 33.796001,
|
latitude: 33.788021,
|
||||||
longitude: -117.8892805,
|
longitude: -117.883698,
|
||||||
},
|
},
|
||||||
routeId: routes[0].id,
|
routeId: routes[0].id,
|
||||||
systemId: systems[0].id,
|
systemId: systems[0].id,
|
||||||
|
|||||||
Reference in New Issue
Block a user