Hi all,
I am trying to do reverse geocoding for my project which is working fine.Now the problem is using GDownloadUrl as in when i click a particular place the innerHTML will have an option of finding the details of that area.Now what i need to do is to get the details form a URL whose outp put is in XML format shown below http://ws.geonames.org/findNearbyWikipedia?lat=47&lng=9 I need to get the tag "title" and "summary" from the output of the url whcic is possible using GDownloadUrl.I tried it but the result is negative.What is the problem in my code.My code is shown below: http://roshanbharathdas.googlepages.com/wikimap1.htm Thank you, Roshan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
