Releases: derekhe/msfs2020-google-map
Try to fix hosts resolve problem
Try to fix "Nginx config file generate failed" problem
Try to fix game loading issue
Try to add more tips for user
Please update if you have above issues
More detailed error report
This helps me to identify problems.
Please update if you have issues.
Minor fix
Alerts improvement
此版本增加了一些检测,以便于提示用户mod没有正常运行。
This version just add some alerts to user if the application can't run properly.
- Add health check to alert user it is not running
- Add google access check and alert when run the server
- Add invalid path check when start the application
UI Improvement
New UI design and added help links
Aerial image brightness adjust
这个补丁用于修正一些谷歌的卫星地图的亮度。在谷歌地图上,有些地方是有倾斜摄影的3D的模型的,这些地图的底图的亮度比其他地方都要高,如果在这些地方上空飞行的话,就会觉得颜色非常的不爽。
我用了一个多元方程将一些地方的亮度调低。但会带来一些小的副作用,主要是在一些亮度比较高的雪山,如果一些地方有石头,则会显得比较暗淡。如果从远处看的话,倒是没有太大的影响。
Google aerial has images for photogrammetry has brighter images than other areas, this is not so realistic when fly above these areas. You can see the borders of photogrammetry areas (brighter) and non photogrammetry areas (default darker color)
This is to somehow fix the issue by decrease too bright areas. This is done using an function by calculating the brightness. Some side effort you can find out is in some mountain areas, which covered by snow, some areas has rocks may darker. If you see it far away, it is not obvious.
Add google server selection
这个版本中增加了谷歌地图的服务器的选取和微软服务器的DNS的选项,有望解决载入速度慢的问题。
谷歌有三个服务器可以选择,如果你的图像载入比较慢或者MSFS2020报告载入缓慢,可以选择其他的服务器试试。
In this version I added google server selection and DNS fix for MS server, may fix slow loading.
Google has 3 server address, if you experience slow image load and MSFS 2020 complain slow data load, please try another server.
Fix bing photogrammetry
修正bing的3D建筑物
win11和SU6更新测试通过
Fix bing photogrammetry
Tested working on win11 + SU6 update
Release with embedded python
使用内置的Python,可能会解决在不同机器上运行python的问题
用法:下载release版本,下面的附件中的版本(msfs2020-google-map-2021-09-28.zip),不是那个Source Code。解压后,运行run.bat
应该就可以运行了。
English:
Now integrated a embedded python, may solve the problem when run in different machine without python installed.
Please download the release version (NOT THE SOURCE CODE VERSION), unzip and run the "run.bat", it should be enough to run the app.
Fix python
- 下载压缩包并解压
- 必须!!!安装从这里安装Python( https://www.python.org/ftp/python/3.9.7/python-3.9.7-amd64.exe ),不要使用微软商店的版本全部使用默认配置 - 管理员权限运行run.bat启动程序,设置好proxy并测试代理,确保代理正常使用。
- 启动模拟飞行,保留命令行的黑窗口
- 保证游戏中在线地图功能打开(BING DATA WORLD GRAPHICS和PHOTOGRAMMETRY),否则只能获得离线地图
- 尽情享用吧
------------ English -----------------
I had to remove embedded python because git has issue when download the source tar ball, some files changed after download.
To run:
- Download the package and unzip it
- First time AND VERY IMPORTATNT!!!!!: install Python3 using default settings from here: https://www.python.org/ftp/python/3.9.7/python-3.9.7-amd64.exe Microsoft store version does not work!!!! - Run run.bat in administrator mode to start the app, change the proxy setting
- Start flight simulation
- Make sure you have "BING DATA WORLD GRAPHICS.." and "PHOTOGRAMMETRY" turn ON in game, otherwise you will get offline map
- Enjoy