On Feb 6, 11:23 am, rmcguire <[email protected]> wrote: > do you know why it takes so long? Its really frustrating if Im wanting > to see changes made
If you are developing and actively changing the kml file, you can add a "cache busting" parameter to the URL (I usually use a function of time), so that the google servers will read and render it as a new file each time. Examples can be found in this search: http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3&q=cache+Date+getTime&qt_g=Search+this+group -- Larry > > On Feb 6, 12:21 pm, Rossko <[email protected]> wrote: > > > > > > > > > > how long does it take to refresh if I change my xml file? > > > It's not documented, and may be variable. It seems to be some hours > > usually. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
