I am new to Google places api? I am making an android application in which I have to find all nearby places of some specific type for-example 'Park' within a specific distance radius lets say =20 km (i.e from user's current location) specified by User.
How can I do this using google api? Any help will be much appreciated! Thank you