Releases: derekhe/msfs2020-google-map
Use mt google server
Revert google server change; Remove built-in cache
- Fix the issue that caused by random google server. Now the google server has two auto balancing servers, please try khm first and mt as backup.
- Remove built-in cache. You can turn on rolling cache for better game loading speed and can manually cache regions. Please clear the cache if you see old bing map.
Random google server
Remove option to select google server, use random server to do load balancing.
May help improve connection issue if connecting to one google server.
Better performance
Do not resolve DNS, may select better server's ip address.
Don't use user's python as it may cause issue.
Major update, for everyone has slow access to tiles, please have a try.
Major update, for everyone has slow access to tiles, please have a try.
- Add google tiles server which used in google maps, maybe can fix the loading issue for some people. Please choose khms1.google.com
- If you use proxy access, then photogrammetry will also use proxy to speed up access.
Several enhancement
Add checkbox to allow disable the welcome page and warnings
Remove brightness filter to avoid texture flicker.
Remove certificate when mod stop.
Change 8000 port to 39871 to avoid conflict on some system.
Force warnings
Force open wiki page every time to let everyone know.
Mention stop button when run.
Replace 8000 port to 39871 to avoid port conflict
Hosts writable
Set hosts writable before operate on hosts file. May solve some problem when writing hosts.
Remove nginx error; Hosts fix
For one who has hosts issue, please try this version
- Remove misleading error "nginx not found"
- Do not use python_hosts to edit hosts, use my own version
DNS resolve failed fix
Add default ip address for 2 servers, may fix some user facing DNS resolve issue.
Fix: If user use global proxy, the health check will fail. Default to use no proxy when checking health.