Flow widget to launch flightradar24.com in a browser with the current coordinates of your aircraft .  Flow Pro is required.

I’ve created it so that it also adjusts the default zoom level depending on altitude.  For example, when on the ground at an airport it will zoom in closer to the airport so you can see what other aircraft are parked nearby but when you are airborne depending on the altitude it will gradually zoom out.  Of course once in the webpage it’s easy to zoom in/out from there so this is just the default zoom level.

The code is very simple so if you edit the script you can see the logic and adjust to your preference.

There is also support in otto to launch flightradar24.com to a specific airport using the 3-letter IATA code (which I believe is the only option when launching via a url even though you can specify the 4-letter ICAO code in their search).

For example typing “FR24 SFO” will show KSFO info/location in flightradar24.com.

To install you simply drop the folder into the Community folder as with any addon.

The is my first Flow widget and first submission to flightsim.to! Let me know if you find problems or have feedback.