Kazu46Machi / earth-api-samples

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

Add GE 5.0 Tour Support #180

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Support for the new GE 5 Recorded Tours (including audio tracks).

Original issue reported on code.google.com by fstay...@gmail.com on 13 Mar 2009 at 8:42

GoogleCodeExporter commented 8 years ago
It is now possible to play tours as of 5.0.11655.6079. KmlTour objects can be
obtained via parseKml or fetchKml, and the GETourPlayer interface can be used 
to play
these tour objects.

See the release notes, new Google Earth Plugin 5.0 samples, and updated v1.002 
API
reference for more details.

http://code.google.com/apis/earth/documentation/releasenotes.html#2009-03-31
http://code.google.com/apis/earth/documentation/demogallery.html?topic=fiveoh
http://code.google.com/apis/earth/documentation/reference/index.html

Original comment by api.roman.public@gmail.com on 2 Apr 2009 at 12:04