Closed GoogleCodeExporter closed 9 years ago
Original comment by api.roman.public@gmail.com
on 3 Feb 2009 at 11:06
Work around!
Add an ExtendedData tag to the placemark. It just works. Mouse-over effects
are
restored!
.
.
.
<Placemark>
<name>test mouse over</name>
<description>.</description>
<LookAt>
<longitude>72.95668542891266</longitude>
<latitude>19.17166745815817</latitude>
<altitude>0</altitude>
<range>4070.883142012721</range>
<tilt>0</tilt>
<heading>-0.006138090619769606</heading>
<altitudeMode>relativeToGround</altitudeMode>
</LookAt>
<styleUrl>#msn_ylw-pushpin</styleUrl>
<ExtendedData></ExtendedData>
<Point>
<coordinates>72.95668542891266,19.17166745815817,0</
coordinates>
</Point>
</Placemark>
.
.
.
Original comment by bill.cl...@earthpoint.us
on 9 Apr 2009 at 5:19
This has been fixed in Version 5.0.11733.9347 downloadable from Google Earth
download
page. GE doesn't seem to automatically update - is this intentional while still
a
beta or is it another issue
Original comment by Bushy2...@gmail.com
on 9 May 2009 at 2:40
Its not completely fixed. If the point does not have a discription (or
ExtendedData
work around) then it is not clickable to bring up the balloon. Also it doesn't
have
the same "bounce" animation on mouse over.
Original comment by dalemar...@gmail.com
on 9 May 2009 at 3:45
Yes I can confirm dalemartyn's observation re animation and that the balloon
will not come if there is no
description or extended data add in. I also queried this separately a few days
ago under my name.
The problem may be more extensive with difficulties with hotSpots not having
any effects.
I will post this separately though.
BobJ
Original comment by b_jor...@xtra.co.nz
on 10 May 2009 at 1:35
Ignore the hotSpot comment - operator malfunction - hotSpots must be outside
the <icon> pair :-(
Original comment by b_jor...@xtra.co.nz
on 10 May 2009 at 2:50
Original comment by api.roman.public@gmail.com
on 11 May 2009 at 9:04
Original issue reported on code.google.com by
bill.cl...@earthpoint.us
on 3 Feb 2009 at 10:22