What percentage of loads seem to be failing? Have you tried loading the API 
from https://maps.googleapis.com/maps/api/js?... (see 
https://developers.google.com/maps/documentation/javascript/tutorial, the 
section on HTTPS) instead? Do you have pages that load the API using HTTP 
instead of HTTPS, and if so, do you see the same problem?

Also, would you be able to link to your site please?

On Thursday, 5 April 2012 13:22:45 UTC+10, etheriau wrote:
>
> Hi--
>
>
>
> We've recently added a try/catch around our Google Maps-based application 
> which notifies us of errors.  Since installing this script we see rare 
> instances of various browsers having issues resolving "google" (i.e.: 
> ReferenceError: 'google' is undefined).
>
> This appears to happen relatively infrequently, across a wide number of 
> browsers and network carriers, and relatively infrequently.  Because of 
> this, I would think that it is possible that the client had some issue 
> downloading the Google Web Map Library.
>
> The script in question is loaded via the following manner on an SSL page:
>
> <script type="text/javascript" 
> src="https://maps-api-ssl.google.com/maps/api/js?v=3.7&amp;libraries=geometry,panoramio&amp;sensor=true&amp;oe=utf-8";></script>
>
>
> First, do others monitor errors with the Google Web Maps Loading?  Does 
> one of these per few thousand users seem comparable to your metrics?
>
> Second, does anyone have insight on recovering from this if it is indeed 
> "acceptable"?
>
> Thanks.
>
>
>
> eyt*
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/qnir417Rh8AJ.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to