A small tool for X-Plane 10 which visualizes your aircraft on a google maps map in real time.
Just download and extract it on the machine where you want to run it. In xplane, configure the following:
Now your xplane should send the required data via UDP. Go to the xplay-webui-Directory and open the bin sub folder. On linux / mac run ./xplay-webui, on windows start xplay-webui.bat
When everything worked as expected, you should see an output like that:
[info] play - Application started (Prod) [info] play - Listening for HTTP on /0:0:0:0:0:0:0:0:9000
Then open your browser and connect to http://localhost:9000 - you should see your plane on google maps now.