diff --git a/gmap.html b/gmap.html index 50d7f39..6ee76df 100644 --- a/gmap.html +++ b/gmap.html @@ -117,6 +117,7 @@ myplane.lat = plane.lat; myplane.lon = plane.lon; myplane.track = plane.track; + myplane.flight = plane.flight; if (myplane.hex == Selected) refreshSelectedInfo(); } else {