PDA

View Full Version : Network link slow to delete...


linuxdude
06-25-2008, 05:52 PM
I have a kml file that points to a python script. It updates onInterval. However, the old placemark will remain and there will be two placemarks at the same spot for a little bit. Then it deletes. Here is my example. You can see it creates two placemarks before removing one...?
http://helen.eecs.wsu.edu/panorama/

Thanks,
Michael

Mickey
06-25-2008, 07:53 PM
There seems to be some tweaking and/or bugs that cause this, depending on the exact code you use. None sound exactly like yours, but maybe one of these can offer some direction for you:

http://groups.google.com/group/google-earth-browser-plugin/browse_thread/thread/2cfe08838a6434ac
http://groups.google.com/group/google-earth-browser-plugin/browse_thread/thread/f1f5c4a95420a627
http://groups.google.com/group/google-earth-browser-plugin/browse_thread/thread/297fc5d650a14ee6

linuxdude
06-25-2008, 08:09 PM
Thanks, I have e-mail one of the people in the threads. It looks like he got rid of the problem. I am waiting on his response.