Hi all,
I'm working on a utility that needs to do the following:
Given a KML file, produce a screenshot of Google Earth's rendering of that file.
The idea is to take screenshots of a whole bunch of KML files automatically, instead of manually opening each file in Earth and doing a print screen.
Does anyone know if the Google Earth API allows for this, or some approximation of this?
Thanks!