There seem to be a few questions regarding finding nearby places within the radius of your current (or indicated) location through the Google Places API. Most of the answers seem to use a web services API similar to this . However, I did not find the answer by doing this through the Google Places API for Android. Is it possible?
I saw that at least 2 years ago the iOS API did not support this (if I understand the following answer correctly ). Is this still true? And the situation is the same for Android?
Looking at the Developer's Guide , this seems to offer this, as I don't see it in the list of tutorials.
source
share