Open GoogleCodeExporter opened 8 years ago
Comments: Refresh failed on NetworkLink with <httpQuery> and <viewFormat>. Error: Cannot modify array element. Relevant Application(s): Google Earth 4.1/Windows (4.2.0205.5730) Steps to Reproduce: In KML file: <NetworkLink> <Link> <href>my.server.com/kml</href> <httpQuery> param=value </httpQuery> </Link> </NetworkLink> Now, this update fails: <Update> <targetHref>my.server.com/kml</targetHref> ... </Update> Workarounds: Specify parameter(s) in <targetHref> <Update> <targetHref>my.server.com/kmlparam=value</targetHref> ... </Update> Reported By: GG
Original issue reported on code.google.com by api.roman.public@gmail.com on 14 Aug 2008 at 10:51
api.roman.public@gmail.com
Original issue reported on code.google.com by
api.roman.public@gmail.com
on 14 Aug 2008 at 10:51