Skip to content

Commit 4bd4f5a

Browse files
working tracker, prediction drawing not complete
1 parent ebd0576 commit 4bd4f5a

File tree

5 files changed

+164
-1218
lines changed

5 files changed

+164
-1218
lines changed

css/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ html, body {
1111
overflow: hidden;
1212
}
1313

14+
#map img {
15+
max-width: none;
16+
}
17+
1418
#loading {
1519
position: absolute;
1620
z-index: 99;

0 commit comments

Comments
 (0)