Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/cmake/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Web services 如何为附近的地点API获取60多个结果_Web Services_Google Places Api_Google Nearby - Fatal编程技术网

Web services 如何为附近的地点API获取60多个结果

Web services 如何为附近的地点API获取60多个结果,web-services,google-places-api,google-nearby,Web Services,Google Places Api,Google Nearby,我正在使用GooglePlacesAPI()并希望获得60多个结果。目前,一次呼叫显示20个结果,后续使用next_令牌的呼叫最多显示60个结果。有没有办法通过其他类似的API或支付选项获得更多结果?Places API不提供更多结果。您应该了解,此API不能作为数据库使用。其目的是根据搜索参数为您提供最突出位置的列表,但不是位置的完整列表。位置API不提供更多结果。您应该了解,此API不能作为数据库使用。其目的是根据搜索参数为您提供最突出的位置列表,但不是完整的位置列表。

我正在使用GooglePlacesAPI()并希望获得60多个结果。目前,一次呼叫显示20个结果,后续使用next_令牌的呼叫最多显示60个结果。有没有办法通过其他类似的API或支付选项获得更多结果?

Places API不提供更多结果。您应该了解,此API不能作为数据库使用。其目的是根据搜索参数为您提供最突出位置的列表,但不是位置的完整列表。位置API不提供更多结果。您应该了解,此API不能作为数据库使用。其目的是根据搜索参数为您提供最突出的位置列表,但不是完整的位置列表。