Thanks for your comment, but... (see the following) On 10월15일, 오후4시38분, Rossko <[email protected]> wrote: > > When I open up the google maps with the url for the kml file, I see > > the python cgi script run but it isn't updated(called again) unless I > > move my view region. > > The maps GGeoXml implementation of KML caches data at Google's > servers.
I knew that and I think refreshInterval and viewRefreshMode/Time would expire the cache. > > > The documentation is confusing. > > The maps GGeoXml implementation of KML is not complete, and probably > isn't intended to > be.http://code.google.com/apis/kml/documentation/kmlelementsinmaps.html#... The most relevant line that seems related to my question is, I think, "although Google Maps does not refetch content from the Internet more often than (in the order of) fractions of a minute to a few minutes." However, that still doesn't answer my question yet. I increased the refreshInterval and got no desired effect. I wonder refreshInterval and viewRefreshTime/Mode are orthogonal to each other. (I guess so) > > It's not the only KML parser available. Yes, however, it's my current option, unfortunately. Thanks again. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
