Adding LittleNav Map to Toolbar

Is the toolbar addon still working? On GitHub I see old comments that it no longer works.

Webserver :wink:

Yep but it is not necessary to install LNM toolbar :wink:

Open LNM > click Window > check box “keep in foreground”.

You can hide

via Window settings
image

Before

After

1 Like

Thanks, :+1:

1 Like

May 2025. I installed LNM + the panel, (MSFS2020) and the InGamePanel. Pops up but no MAP!
I know LESS than John Snow about actual programing, (took CPM in college).
Yes the SERVER is running!
So I added the server local http address to the very top of the layout.json file at (my address).
(C:\Users\L22\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3dxxxxe\LocalCache\Packages\Community\fs-base-ingamepanels-lnm)

Text I added to make it work:
“path”: “htt_://192.168.1.128:8965” had to drop the “p” to post.

},

So for more clarity it now looks like this:
{
“content”: [
{
“path”: “htt_ ://192.168. 1.128:8965” (you know, the thing!) add the p and YOUR server address.

},
{
  "path": "html_ui/InGamePanels/LNMPanel/LNMPanel.css",
  "size": 1009,
  "date": 132441482909180874
},
{
  "path": "html_ui/InGamePanels/LNMPanel/LNMPanel.html",
  "size": 3119,
  "date": 132440507097241168
},
{
  "path": "html_ui/InGamePanels/LNMPanel/panzoom.js",
  "size": 5517,
  "date": 132442481411972180
},
{
  "path": "html_ui/InGamePanels/LNMPanel/LNMPanel.js",
  "size": 5517,
  "date": 132442481411972180
},
{
  "path": "html_ui/Textures/Menu/toolbar/ICON_TOOLBAR_LNM.svg",
  "size": 702,
  "date": 132401952992678246
},
{
  "path": "InGamePanels/fs-base-ingamepanels-lnm.spb",
  "size": 806,
  "date": 132453435271410222
}

]
}

Imagine my shocked when it worked! Shades of FSX hacks,lol.
Hope this helps,
Rasputen (spectrum spelling)