use server side wind data for globeIndex
This commit is contained in:
@@ -1211,6 +1211,9 @@ PlaneObject.prototype.updateData = function(now, last, data, init) {
|
||||
this.geom_rate = data.geom_rate;
|
||||
this.rc = data.rc;
|
||||
this.squawk = data.squawk;
|
||||
this.wd = data.wd;
|
||||
this.ws = data.ws;
|
||||
this.oat = data.oat;
|
||||
|
||||
// fields with more complex behaviour
|
||||
|
||||
|
||||
Reference in New Issue
Block a user