Facilitates the display of geo-tagged photos within a locally running
Google Earth application.
Package Specification
The GoogleEarthService receives JPEG photos, stores them to the hard drive, and
maintains a KML (Google Earth file format) file, for Google Earth to read from.
Per default these files will reside in the project folder "res".
The KML output can be themed by changing the templates, also present in the "res" folder.
A convenience class GoogleEarthDevice exists, that will start a PalCom device
on which a single GoogleEarthService is running.