-
Notifications
You must be signed in to change notification settings - Fork 21
6. Hover over labels
Al Kissack edited this page Mar 12, 2017
·
8 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)
- style.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
