Display a list of the top 4 current inbound IFR flights bound for your airport, including current weather conditions.
To use this widget in your website, first; select an airport:
Then, copy the text below and paste it into your webpage, right where you'd like the widget to display.
Display an FAA Sectional or IFR Low Altitude Enroute chart segment for your airport.
To use this widget in your website, select an airport and choose a chart format:
Then, copy the text below and paste it into your webpage, somewhere towards the end of your page.
Lastly, place a <div> with an id of flightwisechart on your page wherever you'd like the map to display. You can select the size of the map simply by using a CSS style setting that specifies the height and width. The maps shown above are 240 x 240 pixels. For example:
<div>
flightwisechart
<div id="flightwisechart" style="width:300px; height:300px;"></div>