-
Notifications
You must be signed in to change notification settings - Fork 20
9. Minor personal preference changes
Al Kissack edited this page Apr 11, 2017
·
27 revisions
Here is a list of, sometimes, 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/F.-%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
- Remove title and version from pane - script.js - Ref: AK9W
- Plane count BEFORE title in browser - script.js - Ref: AK9X
- 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