On 27 February 2011 21:27, Akshay Dave <[email protected]> wrote: > I get reply something like this > San Francisco 200 geocode San Francisco, CA, USA USUSACASan FranciscoSan > Francisco -122.4194155,37.7749295,0 > The above is string format.. wheb I try for json it works ok ..but not sure > why I am not getting xml
You do get XML. What you're seeing is your browser's attempt to use it as HTML. Firefox and IE show the XML, but generally Chrome doesn't. You can get at it with View Source (under the Spanner in Chrome). -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
