use server side wind data for globeIndex

This commit is contained in:
Matthias Wirth
2020-03-31 09:41:04 +02:00
parent dbbeacd0b7
commit b173316df0
3 changed files with 24 additions and 11 deletions

View File

@@ -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