M
matthewburton
Hi,
I'm a student trying to build a system that controls Google Earth
through alternative input devices. I want to use Java to listen to my
serial port, translate the data into XML (with the help of the Google
Earth API), and pass this XML to Google Earth with instructions to
change its view according to the XML. Is it practical to tell an
outside application to take instructions from a Java program? Any
suggestions on how to do so or ideas for other approaches would be very
helpful. This whole idea might seem odd, but I'm doing it mainly to
learn the inner workings of GE and pick up some new Java skills, not to
build a marketable device, so it's fine if it turns out clunky.
thanks,
Matt
I'm a student trying to build a system that controls Google Earth
through alternative input devices. I want to use Java to listen to my
serial port, translate the data into XML (with the help of the Google
Earth API), and pass this XML to Google Earth with instructions to
change its view according to the XML. Is it practical to tell an
outside application to take instructions from a Java program? Any
suggestions on how to do so or ideas for other approaches would be very
helpful. This whole idea might seem odd, but I'm doing it mainly to
learn the inner workings of GE and pick up some new Java skills, not to
build a marketable device, so it's fine if it turns out clunky.
thanks,
Matt