On Aug 30, 5:26 am, Eigil <[email protected]> wrote: > I hope you can hel me widt my problem. > > I have a kml file hosted on a website. If I make changes to it, Google > Maps doesn't reload the modified kml data, but instead load the old > data. > What can I do so that GoogleMaps allways wil load the modified kml > data file ?.
Google maps caches the data for some period of time. If you change the file, change the filename by adding a "cache busting" parameter to its name (or changing its name). -- Larry > > I use the browsers adress window like > this:http://maps.google.com/maps?f=q&output=embed&hl=en&q=http://www.logte... -- 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.
