When your map needs an API key you're probably using the v2 API. The v2 group is here:
http://groups.google.com/group/Google-Maps-API/ If the browser reports an error in the API that generally means that your own script contains errors. So never forget to provide a link to the non-working patient. On Jun 20, 11:57 am, Ollie2893 <[email protected]> wrote: > I am new to this group. Forgive me therefore for starting with an > "obvious" question: how do I know which version of the maps API I am > actually running? I get my Google API key and include some > gobbledygook at the top of my project ... but that doesn't tell me any > version number? Anyway, I assume I am on the latest, hence am posting > here. > > The actual problem: I recently get an error during the initial > construction of the map that Firebug decodes like so: > > main.js line 338 a is undefined: > function rh(){fd(gd).DR();eval(arguments[1])} > > Now, there's evidently no "a" on line 338 in main.js, so I must assume > that "a" results from arguments[1], which I cannot see because ... > it would seem that the root of this problem is somehow timing > related. If I aggressively put in break points to track down the > issue, the error DOES NOT manifest itself. > > Has anyone comes across this? Any ideas what to fix? Thanks. -- 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 [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.
