Canvas ND: use MapStructure for TFC, other misc.
authorPhilosopher <NasalMusician@gmail.com>
Mon, 27 Jan 2014 02:18:30 +0000 (20:18 -0600)
committerPhilosopher <NasalMusician@gmail.com>
Mon, 27 Jan 2014 02:26:25 +0000 (20:26 -0600)
commit6f5bf0e5c6fef20105cf8a4606d72247625abb60
tree4981ecf8db5f93c87467b92eec215151731ed1ad
parent5414664d51be40d5c98093a6883d6fa4e5d4623e
Canvas ND: use MapStructure for TFC, other misc.

Implement traffic in MapStructure and use it. Various other hacks and/or
cleanup. Feedback required on whether this is a lot better than before.

Also partially revert 9c018d94c4d88dad7476ec250fa3b52024526f4b to add
feature to geo.PositionedSearch: it me._equals is overridden then the
old mechanism is used instead of the new C++ function, so that the
custom equality can be used. (In particular for the Fixes with the
TrafficModel class).
Nasal/canvas/MapStructure.nas
Nasal/canvas/map/TFC.lcontroller [new file with mode: 0644]
Nasal/canvas/map/TFC.scontroller [new file with mode: 0644]
Nasal/canvas/map/TFC.symbol [new file with mode: 0644]
Nasal/canvas/map/VOR.scontroller
Nasal/canvas/map/WPT.lcontroller
Nasal/canvas/map/navdisplay.mfd
Nasal/geo.nas