minsulander / vatiris

VATSim (Sweden, Unofficial) Integrated Real-time Information System
GNU General Public License v3.0
0 stars 0 forks source link

AIP charts #2

Open minsulander opened 4 days ago

minsulander commented 4 days ago

Quick access to AIP charts through documents menu. Have applied for Chartfox API... that might be a nice route to implementation. Simpler version is a structured menu with links that open in separate tab... but that would have to be maintained (link breakage every so often?) and not as nice...

minsulander commented 4 days ago

The Chartfox API seems broken... all I get is this: {"message":"The dark mode field must be true or false.","errors":{"darkMode":["The dark mode field must be true or false."]}} when trying out their own examples.

minsulander commented 4 days ago

AIP documents from LFV website are iframeable.. the only concern is how to index them and avoid broken links. Maybe implement a webcrawler...