-
Notifications
You must be signed in to change notification settings - Fork 20
6. Hover over labels
Al Kissack edited this page Mar 22, 2024
·
6 revisions
This modification provides a tool tip style label when you hover over an aircraft on the map
- planeObject.js - in function updateMarker - (ref: AK6A)
- index.html - in map_container - (ref: AK6B)
- style.css - add style - (ref: AK6C)
- script.js - add code - (ref: AK6D)
References, eg: "ref: AK1C" refer to comments in the code that can be searched for to locate the specific changes