« Re: Thomas's verdict on Head Rush AJAX | Main | Java Script Closures »

Re: Geocoder Help

Matthew wrote: What I'd like to be able to do is run a XML file through the geocoder and have it put the tags up on the specified address. If anyone could give me some advice or point me in the right direction I would really appreciate it.

Hi Matthew,
in the Google API documentation you will find a code example how the Geocoding works using Java Script (just follow the link for the example application and look at the source code of the page). Furthermore there is an example for how to use AJAX and a XML File. So from the second example you can learn how to read the XML file. Just feed the first example for Geocoding with the results from the XML example. This should do the trick...

- André

Coding Mix

Web 2.0 Mix

Archives