Re: [Google Maps API v3] Re: Serving the static map API with CORS headers

2012-01-27 Thread Andrew Leach
2012/1/27 louis-rémi Babé : > Storing tiles or static maps in localStorage or IndexedDB is as secure as > displaying them in the browser: they can be saved to disk (using chrome dev > tools), but I'm not making it easier to use the content outside of the > service. > > If this is done temporarily,

Re: [Google Maps API v3] Re: Serving the static map API with CORS headers

2012-01-27 Thread louis-rémi Babé
Storing tiles or static maps in localStorage or IndexedDB is as secure as displaying them in the browser: they can be saved to disk (using chrome dev tools), but I'm not making it easier to use the content outside of the service. If this is done temporarily, for a limited amount of content, wou

Re: [Google Maps API v3] Re: Serving the static map API with CORS headers

2012-01-27 Thread Andrew Leach
2012/1/27 louis-rémi Babé : > > According to the terms of use I may store "limited amounts of Content for > the purpose of improving the performance of your Maps API Implementation if > you do so temporarily, securely, and in a manner that does not permit use of > the Content outside of the Service