-
Notifications
You must be signed in to change notification settings - Fork 20
9. Minor personal preference changes
Al Kissack edited this page Mar 23, 2017
·
27 revisions
Here is a list of less significant changes that I apply to suit my personal preferences
- Reduced width of aircraft trails - planeObject.js - Ref: AK9A
- Add USAF, RAF and IOM flags - flag.js flags-tiny/ - Ref: AK9B
- Simplistic (height) colours - planeObject.js - Ref: AK9C
- Highlighting 'interesting' flights - planeObject.j - Ref: AK9D
- Provide extra aircraft data - planeObject.js (/db/ source - see https://github.com/alkissack/Dump1090-OpenLayers3-html/wiki/%5Cdb%5C) - Ref: AK9E
- HTML table options and promoting a/c of interest - replacement html file: allan.html used for table optiond (see config.js) , style.js, script.js - Ref: AK9F
- Reduce 'console' logging - Ref: AK9Y
- Additional aircraft variables for various mod's - planeObject.js - Ref: AK9Z
References, eg: "ref: AK1C" refer to comments in the code that can be searched for to locate the specific changes