Hi,
I noticed something a while ago but thought it was just a temporary
glitch ... but it now seems to be a permanent fixture and is quite
odd.
I have a number of kmz files that have a couple of models in each. The
Models reference hosted .dae files and are clamped to the ground.
However in certain circumstances they float some distance above the
ground (around 30m).
This can be seen by following the link below:-
http://www.racemyrace.com/race.php?rid=8
This link opens my app and loads a specific race (in this case the
Birkie 50k) and after a couple of seconds takes the view to the a
position looking at the Start Gate. That seems to be fine and the
Model looks as it should.
If you now click on the Globe button below the Clock (1st button in
that set of 3) the View is moved to above to take in the whole course.
From there if you zoom back in on the Start the model now appears to
be floating in mid air and not on the ground as it was.
(All the Globe button does is to change the view point so when the
simulator runs the view doesn't follow the racers as it does with the
other 2).
There's nothing remarkable about the kml for the Models Placemark:-
<Placemark>
<name>Start Gate</name>
<description>Start Gate</description>
<Model>
<altitudeMode>clampToGround</altitudeMode>
<Location>
<longitude>-91.2511728634334</longitude>
<latitude>46.1951812019232</latitude>
<altitude>0</altitude>
</Location>
<Orientation>
<heading>267.103685411578</heading>
<tilt>0</tilt>
<roll>0</roll>
</Orientation>
<Scale>
<x>1</x>
<y>1</y>
<z>1</z>
</Scale>
<Link>
<href>
http://RaceMyRace.com/player/data/models/
start_01.dae</href>
</Link>
</Model>
</Placemark>
and it seems fine in the Standalone GE app.
The "floating" happens in both FF3 & IE6 on Win2000 and FF3 & IE8 on
XP.
Any idea what might be causing this odd behaviour??
Thanks
Nymor