-
Notifications
You must be signed in to change notification settings - Fork 20
A. Aircraft icon changes
Al Kissack edited this page Mar 22, 2024
·
10 revisions
This modification provides bespoke aircraft icons.
- index.html - load my js file: myMarkers.js (ref: AK10A)
- base-index.html - load my js file: myMarkers.js (ref: AK10A)
- planeObject.js - call new functions - (ref: AK10B)
- myMarkers.js - new file with my icon preferences - (ref: AK10C)
You can view all the icons at: http://<your ip/dump1090/test/extended_markers_test.html
References, eg: "ref: AK1C" refer to comments in the code that can be searched for to locate the specific changes