gcode-mirror / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

convert between lookat and camera views #92

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
GE allows you to retrieve the current view as either a lookat or a camera.

It would be useful to allow an arbitrary KmlAbstractView to either a lookat 
or a camera, since its often "too late" by the time you've set it as the 
current view.

eg given a lookat, the viewpoint may be inside a mountain. It would be good 
to know that before setting it as the view...

Original issue reported on code.google.com by mark...@gmail.com on 6 Nov 2008 at 1:47