Larry, thank you for that insight: it's very helpful to me. Do you have any example code of "append a parameter to the URL"?
Again, thanks much, Rob On Dec 27, 7:09 pm, "[email protected]" <[email protected]> wrote: > On Dec 27, 4:54 pm, Rob <[email protected]> wrote: > > > Hello: When I edit a KMZ file at my computer and replace the previous > > version on my server, the old version (which no longer exists) > > continues to display sometimes. > > > Sometimes the new, correct KMZ displays properly the next day, > > sometimes it displays after a computer reboot, and sometimes it > > displays after re-starting my browser (Chrome). But the cause/ > > solution seem very erratic. > > > I have tried cleaning out my temp files, but that does not help. > > > Thank you for any help, > > Google caches the kml at their servers, they don't know that you have > changed it. > If you wait long enough the new kml will appear. > > If you append a parameter to the URL that changes when your kml > changes, then you won't have to wait (if you are not changing it that > often, a version number would work, if you change it often, then you > might need to make the URL different every time by appending a time > stamp or a random number). > > -- Larry > > > > > > > > > > > Rob -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
