jordoncm / kml-samples

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

(old-number-80) Ability for KML file to control time slider's range #82

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A newly loaded KML file with TimeSpan information will come up with the time 
slider pegged on the left (to the beginning time). That can be a bit 
irritating, as a better default would be to have it include the whole time 
span. And, if a user is not familiar with the control, he will not see the 
track line that is in the KML file and will not intuitively know to expand the 
time slide control to the right.
[Bob G addition:] Even better than a better automatic default would be the 
ability to explicitly set the default time(span). It'd be swell to have this 
settable on a per-folder basis, too.

Requestor: Felix

Supporters: Bob G

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

GoogleCodeExporter commented 8 years ago
I concur.  Ability to pre-set both the timeband as well as the center point 
would be quite useful.  I'd even be 
happy with a top-level behavior of using the first timespan as the default 
range, at least for a first pass.

Original comment by kipp.jo...@gmail.com on 10 Sep 2008 at 8:59

GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 2 Dec 2008 at 10:16

GoogleCodeExporter commented 8 years ago
If I understand correctly, you can control this in <LookAt>.  When I load my 
KMLs, the look at runs through the whole slider and then expands it.  Only 
issue I have are trigger-happy users who can't wait 10s for large data sets to 
load.

Original comment by mccon...@gmail.com on 21 Dec 2010 at 5:43