I know am responding to a very old thread. But, this is also a matter of 
optimization. If you are developing a Progressive web app, all your 
resources are cached(js, css and images) in the browser. But, google maps 
js files needs to be loaded from google server. No mater what you do to 
improve the user experience. Its still not any where close as serving from 
browser cache. I believe we could let people to locally save the JS file 
and provide better experience for the user.

Thanks
Ashish

On Thursday, 21 October 2010 04:42:52 UTC+5:30, Chris Broadfoot (Google 
Employee) wrote:
>
> As said above, this is a violation of the terms & services.
>
> But also, *why*? Unless you're using custom tiles, you're relying on us to 
> provide you with tiles and other services anyway.
>
> We have spent a lot of time tweaking performance to ensure that the 
> JavaScript loads in a way that provides the best user experience possible. 
> We also have an amazing CDN that will serve up the JS to your users 
> extremely quickly.
>
> Chris
>
> On Thu, Oct 21, 2010 at 9:07 AM, Andrew Leach <andrew....@gmail.com 
> <javascript:>> wrote:
>
>> On 20 October 2010 22:41, dmcewan <dmc...@jolira.com <javascript:>> 
>> wrote:
>> > That's not really the solution I was hoping for as I am hoping to 
>> remove the
>> > dependency on the google servers for javascript load entirely.
>>
>> You can't remove the dependency because you must use the documented
>> call to the API script in order to stay within the Terms (10.1, 10.13
>> and probably 10.14(f)). http://code.google.com/apis/maps/terms.html
>>
>> --
>> 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 google-map...@googlegroups.com 
>> <javascript:>.
>> To unsubscribe from this group, send email to 
>> google-maps-js-api-v3+unsubscr...@googlegroups.com <javascript:>.
>> For more options, visit this group at 
>> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>>
>>
>


-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to