Alvin050789 / kml-samples

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

Polygon shown in grey (not chosen colour) #293

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which products are affected?

Google Earth Pro

What steps will reproduce the problem?
What is the expected output or behavior? What do you see instead?

I have put together a KML file that includes a polygon representing a 
flight path as a curved 'ribbon' or tape.  When I open the file in GE 
I get a dark grey polygon instead of the yellow desired.  I have 
around 90 points in the polygon. The first and last point of the 
polygon are identical so I assume it is closed. The geometry of the 
polygon in GE looks correct. Only the colour is wrong! 

The polygon uses absolute altitudes but when I select "clamped to 
ground" the polygon becomes yellow (as required).  If I then reset the 
altitude to "absolute" the yellow colour remains.  I can save and 
reload the resulting .kml file but this doesn't help when I want to 
show a new calculation. 

When I parse the KML in the API I (unsurprisingly) get the same effect. 

What application versions (if any) are you using?
5.0.11733.9347 

Which operating systems and browsers are affected?
XP  IE6 (but also firefox)

Original issue reported on code.google.com by Steve31...@gmail.com on 19 Aug 2009 at 7:39

Attachments:

GoogleCodeExporter commented 8 years ago
Answered here:

http://groups.google.com/group/kml-support-advanced/browse_thread/thread/2165008
d41ed95d0

Original comment by api.roman.public@gmail.com on 21 Aug 2009 at 7:21