I was wondering if the maps.google.com shows errors for you. I have
seen problems with missing tiles when I have a poor connection, but
not a bad maps key error.
-Eric.
--
Eric Z. Ayers - GWT Team - Atlanta, GA USA
http://code.google.com/webtoolkit/
Don't miss Google's biggest developer event of the year
http://code.google.com/events/io
If you read the maps API docs at http://code.google.com/apis/maps/,
you'll discover that you need one for several different cases of what
might be the same webserver. I've found by experimentation that I
need separate keys for a query of a URL by name and IP address to the
same server.
-Eric.
--