sunnypatil1605 / kml-samples

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

I find the fact that Camera is a singleton child of PlaceMark to be somewhat con... #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I find the fact that Camera is a singleton child of PlaceMark to be somewhat 
constraining:
 * I would like to use Camera tags on their own to develop a path for my Pro movie creation, where each "view" in the tour may not be associated with a Placemark.
 * I would like to use multiple Camera tags on a single placemark to provide a simple form of animation
 * The current Tour mode does not allow point->point->follow path->point tours. I could use Cameras to provide intermediate positions along a path to work around this limitation
To allow for these cases, I propose that the Camera tag be disassociated from 
the PlaceMark tag, and made into a primary object under the Document tag, 
similar to Style, and that Google Earth be enhanced to recognise the Camera tag 
in its Tour mode.

Requestor: Jason Birch

Supporters: Valery35, Rich Treves

Original issue reported on code.google.com by api.roman.public@gmail.com on 14 Aug 2008 at 2:15