mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-05-12 01:56:22 +02:00
* fix(aviation): always show MENA airports on map regardless of delay status MENA airports only appeared when they had active delays/closures. GCC airports like DOH, AUH, RUH were invisible during normal operations. Now fills in "normal operations" entries for all MENA airports without alerts so they always render as gray dots on the flight delays layer. * fix(aviation): show all monitored airports globally, not just MENA Extend normal-operations fill to all 128 monitored airports worldwide, not just the 35 MENA airports. Any airport without active delays now appears as a gray dot on the flight delays map layer.