Skip to content

Commit 075bde3

Browse files
Mark JessopMark Jessop
authored andcommitted
Fix another landing marker bug
1 parent 034f3b2 commit 075bde3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/tracker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2305,6 +2305,7 @@ function addPosition(position) {
23052305
var marker = null;
23062306
var marker_shadow = null;
23072307
var landing_marker = null;
2308+
var landing_marker_enabled = false;
23082309
var vehicle_type = "";
23092310
var horizon_circle = null;
23102311
var subhorizon_circle = null;

0 commit comments

Comments
 (0)