Is there a way to force the reading of kml without moving the map?
I have a kml files on a server which can be updated at any time so I would like to force the reading of the kml at a regular time interval.
I would be re-reading the kml every couple of minutes. I have it working by removing the service and re-adding it but was just wondering if there was a better way. I just have to decide if the period where the icons disappears is acceptable
Also wondering about this. Removing and readding the service seems kludgy and makes the markers disappear for a time.
What is the frequency. You can remove and re-add the service. In addition to reading the next issue would be be dynamic screen update. Usually this kind of more complex functionality needs special handling, cannot be done just with KML.
/JaakL