Google Places API与Google地图结果

时间:2014-01-27 15:43:26

标签: google-maps google-places-api

我在Google地图上看到了一些结果,但它不是来自Google Places API。

https://maps.googleapis.com/maps/api/place/nearbysearch/json?key=my_api_key&sensor=false&radius=50000&location=40.338254%2C-74.585292&keyword=storybook+land

而谷歌地图显示

Storybook Land,Black Horse Pike,Egg Harbor Township,NJ,United States

为什么会出现这种差异? Google Places API是否会显示Google地图的确切结果?

我在其他一些结果中也发现了这些差异。

有人可以投光吗?

1 个答案:

答案 0 :(得分:0)

我认为您必须向谷歌询问他们获得结果的方式,但我不认为maps.google.com是Maps-API / Services的简单实现。

但是,textSearch会为您提供结果:https://maps.googleapis.com/maps/api/place/textsearch/json?key=yourKey&sensor=false&radius=50000&location=40.338254%2C-74.585292&query=storybook+land