I have a scenario.I want to fetch reviews of a particular place from google map and place them in my android application.Is this possible or I have to make a webservice and parse the reviews in my application?? Can anybody show me the way?I am using google map V2.
Asked
Active
Viewed 540 times
3
-
Go to the `Places API` then – M D Mar 13 '14 at 05:09
-
1then??what should I do?? – kgandroid Mar 13 '14 at 05:39
-
Possible duplicate http://stackoverflow.com/questions/16415827/get-reviews-from-google-map-api ? – Ostap Andrusiv May 27 '14 at 12:56
-
And here's a great documentation by Google https://developers.google.com/places/documentation/details – Ostap Andrusiv May 27 '14 at 12:58
-
gr8 to see that someone is posting links for google documentation for me.I have thoroughly gone through it but was unable to parse the result.Thats why i have posted this question. – kgandroid May 27 '14 at 13:00