We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c00338 commit bd28e3eCopy full SHA for bd28e3e
fantasysixtysix/locations.js
@@ -50,6 +50,17 @@ export const locations = [
50
{ timestamp: "2022-08-22", lat: 46.91924, lng: -80.13094 },
51
{ timestamp: "2022-08-23", lat: 46.91926, lng: -80.13091 },
52
{ 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 },
64
];
65
66
0 commit comments