PDA

View Full Version : Camera Field of View


prandtlmayer
01-09-2008, 02:22 PM
I'm trying to interface my external flight simulator software with Google Earth. My purpose is to simulate the on board camera motion. To do so I've created a kml file with is linked to another kml file which contains a <Camera> tag and is updated by the simulator software. The result is good at 10Hz. My questions are:

1) I cannot control the camera field of view: is there any way to perform a zoom without changing the camera position?

2) Is this way (updating a kml file) good or is there any other better?

I'm very new to Google Earth

Thanks

Forkboy2
01-09-2008, 02:38 PM
Not sure, but you might try COM API.

http://earth.google.com/comapi/

Matt

prandtlmayer
01-18-2008, 09:53 AM
No. This link did not help. Thanks