> My map installed onhttp://phoenix.org/neighborhood-news/using that
> key is creating an error message saying that the API key is not
> correct for the domain.

I get the arror alert, followed shortly by a map.  This usually means
you are trying to load an API twice with different keys.

Examining your code, in the head of your webpage is
   <script type="text/javascript" src="http://www.google.com/jsapi";></
script>
which will fail as no key is present.

Somewhere else you call the API with a good key, perhaps in some
Amazon map widget

--

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=.


Reply via email to