I saw a big spike in errors on my website (about 1 out of every 20 pages got an error) yesterday. I was using v=2.x because I had problems with v=2. I frantically tried various versions to get the error rate down. I finally settled on 2.193. v=2 gave other problems (especially with AOL). The error rate I'm seeing using 2.193 is about one error every 1000 page views.
Note: To detect an error I have a javascipt 'try' around the first call to the api. If it fails (when it does it returns "undefined") the software sends a notification to the server. -Al, www.vpike.com On Apr 8, 6:43 am, Interceptor <[email protected]> wrote: > Just had a response from google who state that most reports are using > API version 2.x which is the experimental version. > Changing this to v=2.s or v=2 should resolve this. > > They have just released an update to the v2 API so there is obviously > a bug in the newest version. > > Anthony > > On Apr 8, 2:03 pm, Andrew Leach <[email protected]> wrote: > > > > > On Apr 8, 1:52 pm, "Pablo F." <[email protected]> wrote: > > > > Also in Madrid, Spain > > > Pablo'shttp://www.nemoran.comusesv=2.x. There may be an issue with > > it -- which is why 2.x is *not* recommended for production sites.- Hide > > quoted text - > > - Show quoted text - -- 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.
