Toolbar widget for Microsoft Flight Simulator to display VFRMap plugin in game.
- Download the package
ui-widget-for-vfrmap.zip
from the releases section or from Flightsim.to - Extract it in your community packages folder
- Download VFRMap here and follow their setup guide
- Instead of launching your browser, click on the widget in the toolbar in game, the map should now appear
- Enjoy!
- Microsoft Flight Simulator 2020 SDK installed
- Just launch
_build.bat
(check that the MSFS_SDK path is correctly set). - Copy the built package in
_dist\Packages
in your MFS packages.
- Build seems to ignore
manifest.json
- SVG in
html_ui\Textures\Menu\toolbar
must contain a title tag with the same value as in PackageSources's xml icon value.
- Credits to bymaximus's msfs2020's toolbar template
- Credits to lian for his awesome VFRMap plugin