On Jun 12, 10:50 am, nunb <[email protected]> wrote: > Is it possible to cache the script downloaded from > http://www.google.com/jsapi?key=KEYVAL > and then serve the same script off my local webserver? This is mostly > for speed, and to avoid flicker. > > Does this break any TOS? > > Secondly, I have tried to load the jsapi script "on-demand" only on > pages on my site which need the map. Since I am not using REST, I > tried to load the jsapi script with a standard insert-new-node-into- > header javascript nugget, but that didn't work. > > Has anyone tried ajax-loading the jsapi scripts? Is it not > recommended? Is there a place in the docs that discusses these > approaches more? > > cheers, > nb
Does this question have anything to do with the Google Maps API? It looks like it should be addressed to this group instead: http://groups.google.com/group/Google-AJAX-Search-API/ I find it hard to believe caching a copy of a google script on your server would be faster for anyone but you. I also believe it is against the terms of use (IANAL) -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
