With google places api, i get a maximum of 20 results per request. Why is it so?
Can i increase the number of results by any other methods??
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
20 is the max unfortunately. what you can do though is make several requests with a different radius and merge/filter the results together.