geocodezip/geoxml3

Update content dynamically

Closed this issue · 1 comments

What steps will reproduce the problem?
1. Try some methods to update content in a loaded kml file.
2. Tried to reproduce the update method as showed in 
https://developers.google.com/kml/documentation/updates
but when a call a function to load the update file.. nothing happened.
3.Tried to append elements in json element... but nothing happened


What is the expected output? What do you see instead?

Is it possible to update content dynamically ? Like has kml file loaded and 
when some one click in button, some infowindow text change.

Is the one way to update content is clean() .. change kml source or change kml 
file.. and parse() ?

Original issue reported on code.google.com by luiz.zel...@gmail.com on 30 Aug 2012 at 1:50

The issues list is not for support.

Original comment by geocodezip on 30 Aug 2012 at 7:09

  • Changed state: Invalid
  • Added labels: Type-Other, Priority-Low
  • Removed labels: Type-Defect, Priority-Medium