Open GoogleCodeExporter opened 9 years ago
Original comment by api.roman.public@gmail.com
on 24 Apr 2009 at 5:41
I have thought of this a bit more, I will suggest a slightly more general
feature/KML extension.
A gxRepeat that extends gxTourPrimitive and can contain a gxPlayList.
example:
<gxTour>
<gxPlayList>
<gxRepeat>
<gxNumberOfTimes>infinity</gxNumberOfTimes>
<gxPlayList>...</gxPlayList>
<gxRepeat>
</gxPlayList>
</gxTour>
This way it will be possible to make an in-flight, and then repeat a ceratain
tour, the gxNumberOfTimes should of course supply integers, but also infinite
number of times.
Jarl
Original comment by j...@gavia.dk
on 30 Jun 2010 at 9:20
Original issue reported on code.google.com by
tobi...@gmail.com
on 7 Apr 2009 at 4:35