mimi2383778 / kml-samples

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

gx:balloonVisibility doesn't open balloons for features loaded by network links #343

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which products are affected?
Earth 5.0

What steps will reproduce the problem?
1. Configure a networklink
2. Have kml loaded by link include 
<gx:balloonVisibility>1<gx:balloonVisibility> element in a placemark 

What is the expected output or behavior? What do you see instead?
Placemark is displayed without balloon.
Expecting to see balloon open.
Earth displays error about parsing kml.  Says balloonVisibilty element is 
unknown.

Original issue reported on code.google.com by kris.lip...@gmail.com on 24 Apr 2010 at 8:51

GoogleCodeExporter commented 8 years ago
have the same problem here !
if there are placemarks in a .kml that is referenced by a network link the 
ballons wont popup... the same goes for a tour... this is VERY for me since i 
try to play a tour and the placemarks have no info

HOWEVER when i load the same kml with javascript again... it shows the balloons 
when i play the tour again .,.. very weird..

Original comment by nikolaus...@gmail.com on 11 May 2011 at 1:25

GoogleCodeExporter commented 8 years ago
Similar problem in Google Earth.

I cannot get the         <gx:balloonVisibility>1</gx:balloonVisibility>");  to 
work under any circumstance!!!

Original comment by mduffy...@gmail.com on 18 Jul 2011 at 8:09

GoogleCodeExporter commented 8 years ago
This works for me if the gx:balloonVisibility is for a placemark within the kml 
that is called by the networklink, but not if I put a placemark in the 
containing kml file

Original comment by jamesine...@gmail.com on 18 Dec 2011 at 5:01