EvenAR / node-simconnect

A cross platform SimConnect client library for Node.JS
GNU Lesser General Public License v3.0
95 stars 33 forks source link

Added support for PAVEMENT, APPROACHLIGHTS, VASI #95

Closed AndreKlang closed 11 months ago

AndreKlang commented 11 months ago

Sorry for not creating a issue first, sort of accidentally fixed this :)

These are pretty new to the API, I searched a lot for the VASI-info a couple months ago, and couldn't really believe that data wasn't available, then I saw it by accident the other day (to my happy surprise).

https://docs.flightsimulator.com/html/Programming_Tools/SimConnect/API_Reference/Facilities/#PAVEMENT

I added examples for these because it took me a while to figure out how to include them in the data definition.