I've used the code given by Google in it's store locator demo. Always used to work fine :(
With regards to "Don't forget that only you have access to your server- side code" do you mean you can't tell if there is an issue in my code? I have posted code up on here previously and was, well, shouted at! If that is what you mean I'll happily post up the contents of geocode.php On Oct 16, 1:01 pm, Andrew Leach <[email protected]> wrote: > On Oct 16, 12:28 pm, "[email protected]" <[email protected]> > wrote: > > > URLwww.udoschoice.co.uk/geocode.php > > > I've got a bundle of new stores that need lat/lng for our store > > locator, so added them to table as usual, and went to run geocode. Got > > a bunch of 610 errors - after hunting figured api key issue. Generated > > a new key, stuck it in, now it just hangs - page doesn't load > > anything.... > > > Any ideas?!? > > Only that your code could do with being defensively coded in order > that it can cope with whatever is being returned. The geocode request > should return *something*; I guess that your code misinterprets the > response and either waits for the right one or resubmits the request? > Don't forget that only you have access to your server-side code. > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
