Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/url/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
谷歌通过URL进行API搜索_Url_Geocoding_Google Places Api - Fatal编程技术网

谷歌通过URL进行API搜索

谷歌通过URL进行API搜索,url,geocoding,google-places-api,Url,Geocoding,Google Places Api,假设我有一个Google Plus/Places URL(例如) 这实际上是通过Google Places API()获得结果的URL。plus.google.com之后的数字序列似乎与id、reference或place_id不对应 假设我只知道URL,是否有方法将其映射到id、引用或placeid,以便我可以通过Places API找到它 Once解决方案似乎将URL转储到Places文本搜索中,但这很昂贵(在速率限制方面是10倍的乘数),而且看起来很愚蠢。通过URL尝试google Pla

假设我有一个Google Plus/Places URL(例如)


这实际上是通过Google Places API()获得结果的URL。plus.google.com之后的数字序列似乎与id、reference或place_id不对应

假设我只知道URL,是否有方法将其映射到id、引用或placeid,以便我可以通过Places API找到它


Once解决方案似乎将URL转储到Places文本搜索中,但这很昂贵(在速率限制方面是10倍的乘数),而且看起来很愚蠢。

通过URL尝试google Places api


“这实际上是通过Google Places API获得结果的URL”。你能发布Google places API的url吗?不!另见: