Hi,
I have a situation where I want the Imagery to be at a certain date -
reason being that the latest imagery for the location I focus on is of
a lower resolution than that from a couple of years ago.
(I came across the page where you can inform Google of this and have
passed it on to them as they say that they will not always use the
latest imagery but the highest quality so hopefully that will be
sorted out at some stage).
However as at now is is what it is so I'm testing the
ge.getTime().setHistoricalImageryEnabled(true/false),
ge.getTime().setTimePrimitive(timeStamp) &
ge.getTime().getControl().setVisibility(ge.VISIBILITY_SHOW/HIDE)
functions and am having a few issues.
(The aim is to set the imagery to a certain date but not show the Time
Slider).
http://www.thekmz.co.uk/GEPlugin/test/TimeTest1/TimeTest1.htm
successfully sets the date and I can turn the Slider off/on
In
http://www.thekmz.co.uk/GEPlugin/test/TimeTest1/TimeTest2.htm
I'm trying to turn the Slider off automatically (using the same call
as in the 1st test but not having the buttons) but it doesn't seem to
work - in that the imagery is not set to the date I specified.
If I then reload the 1st test page (and refresh using F5 or ctrl-F5)
that page doesn't work any more either ... until I then hit the Show
button.
I'm a bit confused as to what is going on and how to fix it such that
the date is set correctly and the slider is turned off (as I hoped
would be happening in test page 2).
Any assistance greatly appreciated.
Regards
Nymor
(this happens for me in both FF and IE)