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
 
<view-source:https://maps-api-ssl.google.com/maps/api/js?v=3.7&libraries=geometry,panoramio&sensor=true&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/-/g-pF5UdqXTwJ.
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.

Reply via email to