Skip to content

A local proxy to serve free map overlays for Train Simulator, to avoid using default Google Maps Static API that requires billing information.

Notifications You must be signed in to change notification settings

Ren-Chang/trainsim-map-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train Simulator Map Proxy

This tool provides a workaround for invalid Google Maps overlay in Train Simulator route editor since July 2018.

Dependency

Run npm install to install these packages.

Usage

Change proxy settings of your computer to be http://127.0.0.1:6789/pac.txt which is served by the tool to redirect the tile requests from TS to the tool.

If you use another proxy to access Internet or Google services, you should configure this tool to make Internet connections via your proxy. This should be done before running the server by modifying the proxy string in app.js.

About

A local proxy to serve free map overlays for Train Simulator, to avoid using default Google Maps Static API that requires billing information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published