**Background**:
LiveFlight is a quick project that I built up over a weekend using the [Infinite Flight Live API][3] and the [Google Maps JS API][4]. It fetches data every 30 seconds, and estimates your position between that time. I've focused on important features first, but have plans to add much more over time:
Show airports with active ATC. (done in 1.1)
Past trajectory for aircraft. (done in 1.1)
Different aircraft icons (most of these are ready, I just need to process them).
This one’s up to you - I’m open to suggestions! :)
I’ve tested and tuned this a lot, but some bugs may have slipped past, and LiveFlight may not be perfect on all devices - please don’t hesitate to contact me if you find an issue!
Just noticed a little bug. When viewing on the laptop in chrome or IE checking stats draws a scrollbar at the bottom when all the info is displayed in what appears to be correct formatting. Think it’s the size of the text box displaying the info.
Talking of stats, when you open the extended details would it be possible to display all the user stats?
Last one for now. When viewing in IE the aircraft position icons aren’t appearing (just IE being pants or an actual issue?)
I’ve noticed that first issue, may fix it if I get a chance.
I pretty much display all stats (missing standing and Last Flight time; will add standing but don’t think last flight time is too important). Will also mark if user is an advanced server controller.
Do you have a screenshot of the last issue? (it had to be IE… hahaha).