On 13 August 2010 11:28, sureshT suri <[email protected]> wrote: > i have checked the document and have implemented, but i am not getting the > proper result ,its still showing errors.I am new this concept. > Anyways
Have a look at your request which returns JSON. That starts http://maps.google.com/maps/api/geocode/json?address= Then have a look at the documentation which tells you how you to request XML. The example URL starts http://maps.google.com/maps/api/geocode/xml?address= -- 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.
