google local search results in XML/JSON format -


I would like to issue a local search on Google Maps (for example, a list of restaurants for a given location), and I would like (restaurant data) to get the data back in JSON / XML or other similar format. What is the best way to do this?

Thank you!

I have found it if it helps


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -