Releases: lian/msfs2020-go
Releases · lian/msfs2020-go
v0.0.7
unzip + run + browse to http://localhost:9000 (or http://your-ip:9000
)
changes
- more ipad friendly (apple-mobile-web-app-capable headers) #20
- night mode #22 #23
- change plane color for Night Mode and Stamen Toner
- disable teleport with
-disable-teleport
command argument #27 - show true airspeed
- allow to hide HUD (click in the top left corner to remove the black bar and its values)
- stop following plane when map is dragged (in addition to escape key and popup button)
v0.0.6
unzip + run + browse to http://localhost:9000
changes
- remove detectRetina for openAIP layer (made it hard to read airport info)
v0.0.5
v0.0.4
NOTE: please use v0.0.5, this version has an issue with following the plane
unzip + run + browse to http://localhost:9000
changes
- add stamen toner, terrain and watercolor base maps (select in upper right corner of the map)
- add Navigational Data overlay using openAIP (select in upper right corner of the map)
v0.0.3
unzip + run + browse to http://localhost:9000
changes
- use openstreetmap instead of google maps (google maps api was too expensive for this free open source project)
- add teleportation 🚀
v0.0.2
unzip + run + browse to http://localhost:9000
changes
- allow access from other devices. listen to
0.0.0.0:9000
insteadlocalhost:9000
v0.0.1
unzip + run + browse to http://localhost:9000