Hi all,
I would like to use google map API to get GPS information for some
addresses, but i got a problem, when i use API in my application, I
got the following results:
{
   "results" : [],
   "status" : "REQUEST_DENIED"
}

I used the query:   "http://maps.googleapis.com/maps/api/geocode/json?
address=Hannover&sensor=false&key=AIzaSyCRJmlzw2xxa75GogJVa6LxKj3c8m-7aqk"

actually, there are two keys, one for "browser app" and the another
one for "server app", i have used all of them but i got the same
result!!
any help?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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