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
Original issue reported on code.google.com by
luiz.zel...@gmail.com
on 30 Aug 2012 at 1:50