Pan and scroll-able Little Navmap in VR
This is a Microsoft FlightSimulator 2020 in-game panel window embedding Little Navmap via the littlenavmap-openlayers application. It is required to make the littlenavmap-openlayers features available in-game.
Built upon bymaximus/msfs2020-toolbar-window-template
State: Prototype (Known Issues)
-
Install the required littlenavmap-openlayers web UI for LNM.
-
To install this panel, just copy the
msfs2020-littlenavmap-openlayers
folder to your MSFS2020Community
folder. -
Make sure the LITTLENAVMAP panel is turned on inside the toolbar settings:
- If your LNM server runs on a host/port other than its default settings adjust
msfs2020-littlenavmap-openlayers\html_ui\InGamePanels\WebPage\CustomPanel.js
(L:103) accordingly.
Note: LNM and its web server must be runnning in order to use this panel
Thanks to @bymaximus for sharing his MSFS2020 in-game panel projects