Hi all, I am new to all that geocoding stuff but I am keen to understand it. thus, I am reading the Geocoding documentation and tried one of the sample requests mentioned there. http://code.google.com/intl/de-DE/apis/maps/documentation/geocoding/
http://maps.google.com/maps/api/geocode/json?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&sensor=true_or_false However, all I receive is that: { "status": "REQUEST_DENIED", "results": [ ] } instead of that long response sample in the file. Is that supposed to not work? I simply put that into the adress line of my browser... Help anyone? Is there a working example for the stuff mentioned in the tutorial? Cheers! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
