Hello all,

I'm trying to integrate maps into my application and having some
issues.  First, I am (and have been) using the google.load() method to
load jquery while I'm building my app.  This has worked flawlessly
since I started using it.  Now, the simple addition of the google.load
("maps", "2"); is causing an alert (in firefox, but not chrome oddly)
saying:

The Google Maps API server rejected your request.  This could be
because the API key used on this site was registered for a different
web site.  You can generate a new key for this web site at
http://code.google.com/apis/maps/.

I was under the assumption that all the api's including maps were now
available with the google.load() function.  And why would my key be
valid for loading jquery but not maps?  when I remove the google.load
() for the maps, all is well again.

Any ideas would be greatly appreciated.

thanks,

Greg

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to