Hi - I have been playing with the GeoCode functions to attempt to
extract text locations for latlng points. While I've had lots of
success with all of the other GE/GMaps coding I have done this one has
me stumped.

Rather than show my custom code, I have found that even the Google
Example code isnt working for me.

e.g.
http://gmaps-samples.googlecode.com/svn/trunk/geocoder/reverse.html

works perfectly when I run it in my browser. I can click on the map
and get the geocode result balloon popping up.

If I take the page source, add it to a new webform and change only the
key to my own value then the example stops working, both on my local
machine and on my website.

e.g.
http://www.72s.co.uk/GeoCodeTest.aspx

When hosting the code on my site I can see the map and manipulate it
so my GMaps key is fine, but whenever I click on the map to get a
geocode I get a bad response - a 601, no address supplied error. Using
firebug I can see that the latlng point generated by the code is fine
and I can see that a 601 error is coming back from the getlocations
call.

I have exactly the same behaviour in a bunch of custom code I wrote
this evening.

If there is a problem on my side it feels like a setting rather than a
code issue - anyone have a suggestion ?

many thanks

--~--~---------~--~----~------------~-------~--~----~
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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to