jordoncm / earth-api-samples

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

the opacity of polygone(or linestring) make kmz files disapear #702

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

- first load a kmz file with a DAE(a simple box) and fetch it in the API with 
fetchKml .
- in a seconde time , i create a polygon  on top of this box. (for exemple 10 
meter higher)
- i put it transparency to 0.5
- put your camera higher than the polygon to see your box behind the tranparent 
polygon

What is the expected output or behavior? What do you see instead?
Expected would be to see my box through my transparent polygon.
What i see is the google terrain or building.My box disapeared.

Which plugin version are you using?
VApi: 1.008

Which browsers and operating systems are affected?
Browser : Chrome,IE,FireFox
system : windows seven

Please provide any additional information (code snippets/links) below.
see attached file to view an example.

Original issue reported on code.google.com by sseb.bl...@gmail.com on 22 Nov 2011 at 4:27

Attachments:

GoogleCodeExporter commented 9 years ago
We are experiencing the same problem with the plugin on Win7/IE9: placemark 
icons and linestring edges disappear behind partially transparent linestring 
extrusions.

Original comment by leonard...@gmail.com on 21 Aug 2012 at 3:21