-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
583 lines (582 loc) · 19.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap"
rel="stylesheet"
/>
<script src="
https://cdn.jsdelivr.net/npm/[email protected]/lib/anime.min.js
"></script>
<link rel="stylesheet" href="css/globals.css" />
<link rel="stylesheet" href="css/header.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/nav-page.css" />
<script src="js/navigation.js" defer></script>
<script src="js/nav-page.js" defer></script>
<title>Landmark Guessr | Map</title>
</head>
<body>
<div id="navPageHeader">
<h1>WELCOME TO LANDMARK GUESSR</h1>
<p>Click on any of the pins to go to a different page!</p>
</div>
<div id="svg-container">
<svg
id="navMap"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1"
viewBox="0 0 1080 1080"
xml:space="preserve"
height="100%"
width="100%"
>
<g
transform="matrix(1 0 0 1 540 540)"
id="68fa9547-0712-4e25-8d7d-e98dee0dd6c9"
></g>
<g
transform="matrix(1 0 0 1 540 540)"
id="871906e2-86cb-4942-8169-eccf36a8a1c8"
>
<rect
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(255, 255, 255);
fill-rule: nonzero;
opacity: 1;
visibility: hidden;
"
vector-effect="non-scaling-stroke"
x="-540"
y="-540"
rx="0"
ry="0"
width="1080"
height="1080"
/>
</g>
<g transform="matrix(1 0 0 1 362.41 574.18)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(68, 196, 161);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="56.56,-83.55 -56.56,-114.56 -56.56,114.56 56.56,-59.88 "
/>
</g>
<g transform="matrix(1 0 0 1 362.41 379.67)">
<path
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(68, 196, 161);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
transform=" translate(-56.56, -73.82)"
d="M 113.129 10.709 L 25.698999999999998 32.385999999999996 C 11.506 35.906 0 50.265 0 64.458 L 0 105.914 L 113.129 136.925 L 113.129 10.709 z"
stroke-linecap="round"
/>
</g>
<g transform="matrix(1 0 0 1 688.45 444.93)">
<path
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(68, 196, 161);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
transform=" translate(-382.6, -139.08)"
d="M 442.594 8.632 L 296.907 41.487 L 296.907 263.647 L 318.962 270.187 L 468.293 43.27 L 468.293 28.536 C 468.293 14.343 456.787 5.431 442.594 8.632 z"
stroke-linecap="round"
/>
</g>
<g transform="matrix(1 0 0 1 710.65 505.01)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(68, 196, 161);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="63.49,115.31 63.49,-115.31 -63.49,77.65 "
/>
</g>
<g transform="matrix(1 0 0 1 688.45 695.07)">
<path
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(68, 196, 161);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
transform=" translate(-382.6, -389.22)"
d="M 296.907 352.08 L 296.907 460.312 L 442.594 427.457 C 456.787 424.256 468.293 410.155 468.293 395.962 L 468.293 362.325 L 319.251 318.127 L 296.907 352.08 z"
stroke-linecap="round"
/>
</g>
<g transform="matrix(1 0 0 1 362.41 656.37)">
<path
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(68, 196, 161);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
transform=" translate(-56.56, -350.51)"
d="M 0 423.466 L 0 431.884 C 0 446.077 11.506 454.73 25.699 451.211 L 113.129 429.534 L 113.129 249.023 L 0 423.466 z"
stroke-linecap="round"
/>
</g>
<g transform="matrix(1 0 0 1 362.41 451.2)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(246, 195, 88);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="56.56,-8.42 -56.56,-39.43 -56.56,8.42 56.56,39.43 "
/>
</g>
<g transform="matrix(1 0 0 1 362.41 621.81)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(246, 195, 88);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="56.56,-107.51 -56.56,66.93 -56.56,107.51 56.56,-66.93 "
/>
</g>
<g transform="matrix(1 0 0 1 688.45 508.65)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(246, 195, 88);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="-85.69,60.85 -85.69,108.7 -85.69,149.28 -63.35,115.33 85.69,159.53 85.69,111.67 -41.29,74.02 85.69,-118.95 85.69,-159.53 -63.64,67.39 "
/>
</g>
<g transform="matrix(1 0 0 1 425.5 502.46)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(62, 166, 155);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="-6.52,-11.83 -6.52,11.83 6.52,-2.91 "
/>
</g>
<g transform="matrix(1 0 0 1 494.39 392.67)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(62, 166, 155);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="-37.44,76.11 75.41,-51.57 -75.41,-76.11 -75.41,50.11 "
/>
</g>
<g transform="matrix(1 0 0 1 541.03 457.41)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(62, 166, 155);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="-61.74,26.66 61.74,111.21 61.74,-110.95 60.13,-111.21 "
/>
</g>
<g transform="matrix(1 0 0 1 560.94 711.18)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(62, 166, 155);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="-41.82,40.51 41.82,54.12 41.82,-54.12 "
/>
</g>
<g transform="matrix(1 0 0 1 510.87 630.72)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(62, 166, 155);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="91.89,-14.24 -56.51,-115.86 -91.89,-75.84 -91.89,104.67 -23.11,115.86 "
/>
</g>
<g transform="matrix(1 0 0 1 510.87 478.79)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(246, 195, 88);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="90.28,-132.59 58.92,-137.69 -53.93,-10.02 -91.89,-36.01 -91.89,11.84 -78.86,20.76 -91.89,35.51 -91.89,76.09 -56.51,36.07 91.89,137.69 91.89,89.83 -31.58,5.28 "
/>
</g>
<g transform="matrix(1 0 0 1 545.27 684.08)">
<polygon
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(246, 195, 88);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
points="-26.14,67.6 57.5,-27.02 57.5,-67.6 -57.5,62.5 "
/>
</g>
<g
transform="matrix(0.35 0 0 0.35 371.42 484.52)"
id="e804f4c1-c3ab-4045-9263-0ab827c9d6eb"
>
<text
xml:space="preserve"
font-family="Alegreya"
font-size="80"
font-style="normal"
font-weight="700"
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(0, 0, 0);
fill-rule: nonzero;
opacity: 1;
white-space: pre;
"
>
<tspan x="-101.72" y="25.13">Home</tspan>
</text>
</g>
<g transform="matrix(0.35 0 0 0.35 540 579.65)">
<text
xml:space="preserve"
font-family="Alegreya"
font-size="80"
font-style="normal"
font-weight="700"
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(0, 0, 0);
fill-rule: nonzero;
opacity: 1;
white-space: pre;
"
>
<tspan x="-97.08" y="25.13">Game</tspan>
</text>
</g>
<g transform="matrix(0.35 0 0 0.35 649.31 710.24)">
<text
xml:space="preserve"
font-family="Alegreya"
font-size="80"
font-style="normal"
font-weight="700"
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(0, 0, 0);
fill-rule: nonzero;
opacity: 1;
white-space: pre;
"
>
<tspan x="-213.04" y="25.13">Leaderboard</tspan>
</text>
</g>
<g
id="homePin"
onmouseover="hoverPoint(`home`)"
onclick="clickPoint(`home`)"
>
<g transform="matrix(1 0 0 1 374.42 400.57)">
<path
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(206, 65, 45);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
transform=" translate(-68.57, -94.72)"
d="M 105.466 72.149 C 105.466 92.528 68.566 154.19400000000002 68.566 154.19400000000002 C 69.977 154.19400000000002 31.666000000000004 92.52900000000002 31.666000000000004 72.14900000000002 C 31.666000000000004 51.769000000000005 48.187000000000005 35.24900000000002 68.566 35.24900000000002 C 88.945 35.24900000000002 105.466 51.769 105.466 72.149 z"
stroke-linecap="round"
/>
</g>
<g transform="matrix(1 0 0 1 374.42 378.04)">
<circle
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(255, 255, 255);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
cx="0"
cy="0"
r="21.317"
/>
</g>
</g>
<g
id="leaderboardPin"
onmouseover="hoverPoint(`leaderboard`)"
onclick="clickPoint(`leaderboard`)"
>
<g transform="matrix(1 0 0 1 647.16 635.51)">
<path
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(206, 65, 45);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
transform=" translate(-341.31, -329.66)"
d="M 378.206 307.087 C 378.206 327.466 341.30600000000004 389.131 341.30600000000004 389.131 C 342.71700000000004 389.131 304.40600000000006 327.46599999999995 304.40600000000006 307.087 C 304.40600000000006 286.708 320.9270000000001 270.187 341.30600000000004 270.187 C 361.686 270.187 378.206 286.708 378.206 307.087 z"
stroke-linecap="round"
/>
</g>
<g transform="matrix(1 0 0 1 647.15 612.94)">
<circle
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(255, 255, 255);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
cx="0"
cy="0"
r="21.317"
/>
</g>
</g>
<g
id="gamePin"
onmouseover="hoverPoint(`game`)"
onclick="clickPoint(`game`)"
>
<g transform="matrix(1 0 0 1 540 498.31)">
<path
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(206, 65, 45);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
transform=" translate(-341.31, -329.66)"
d="M 378.206 307.087 C 378.206 327.466 341.30600000000004 389.131 341.30600000000004 389.131 C 342.71700000000004 389.131 304.40600000000006 327.46599999999995 304.40600000000006 307.087 C 304.40600000000006 286.708 320.9270000000001 270.187 341.30600000000004 270.187 C 361.686 270.187 378.206 286.708 378.206 307.087 z"
stroke-linecap="round"
/>
</g>
<g transform="matrix(1 0 0 1 539.99 473.97)">
<circle
style="
stroke: none;
stroke-width: 1;
stroke-dasharray: none;
stroke-linecap: butt;
stroke-dashoffset: 0;
stroke-linejoin: miter;
stroke-miterlimit: 4;
fill: rgb(255, 255, 255);
fill-rule: nonzero;
opacity: 1;
"
vector-effect="non-scaling-stroke"
cx="0"
cy="0"
r="21.317"
/>
</g>
</g>
</svg>
</div>
</body>
</html>