We need Lat and Long of USA address.

We use this url 
http://maps.googleapis.com/maps/api/geocode/xml?address=1104+cliff+drive+santa+barbara+ca+93109&sensor=true

The above url works fine when I browse it. But I'm trying to post it
through programatically using PHP curl_init() function. That doesn't
work, it returns "REQUEST_DENIED" error.

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