Skip to content

Commit bd28e3e

Browse files
committed
Update locations
1 parent 9c00338 commit bd28e3e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

fantasysixtysix/locations.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,17 @@ export const locations = [
5050
{ timestamp: "2022-08-22", lat: 46.91924, lng: -80.13094 },
5151
{ timestamp: "2022-08-23", lat: 46.91926, lng: -80.13091 },
5252
{ timestamp: "2022-08-24", lat: 46.93902, lng: -80.11246 },
53+
{ timestamp: "2022-08-27", lat: 47.05220, lng: -80.03846 },
54+
{ timestamp: "2022-08-28", lat: 47.08852, lng: -80.07361 },
55+
{ timestamp: "2022-08-29", lat: 47.08847, lng: -80.07360 },
56+
{ timestamp: "2022-08-30", lat: 47.14230, lng: -80.13302 },
57+
{ timestamp: "2022-08-31", lat: 47.14234, lng: -80.13283 },
58+
{ timestamp: "2022-09-01", lat: 47.02369, lng: -80.09723 },
59+
{ timestamp: "2022-09-02", lat: 46.94582, lng: -80.05669 },
60+
{ timestamp: "2022-09-03", lat: 46.94590, lng: -80.05668 },
61+
{ timestamp: "2022-09-04", lat: 46.94586, lng: -80.05669 },
62+
{ timestamp: "2022-09-05", lat: 46.31814, lng: -79.46757 },
63+
{ timestamp: "2022-09-09", lat: 47.10717, lng: -80.30549 },
5364
];
5465

5566

0 commit comments

Comments
 (0)