Skip to content

Commit 53521f5

Browse files
removed 'position' mode
1 parent e778719 commit 53521f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/tracker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ var layer_clouds = null;
3636
var notamOverlay = null;
3737

3838
var modeList = [
39-
"Position",
39+
// "Position",
4040
"1 hour",
4141
"3 hours",
4242
"6 hours",

0 commit comments

Comments
 (0)