On Aug 28, 7:17 am, Niven Sookharan <[email protected]> wrote:
> does anyone have the code to extract the data from an xml
> file which is requested by the following address
>
> http://maps.google.com/maps/geo?q&output&key
> q = ( Search for address string )
> output = (File type - xml)
> key = Gmap's key

Need more information. Where are you doing this? Client-side? Server-
side? What language?

Why are you using the geocoder's XML output instead of using
GClientGeocoder? [That may mean it's server-side]

What have you looked for so far? Something like
http://www.google.co.uk/search?q=javascript+ajax+tutorial will help
with client side stuff; try http://www.google.co.uk/search?q=php+xml+tutorial
for server-side -- susbtitute whatever server language you're using.

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

Reply via email to