标签: google-maps google-maps-api-3 autocomplete google-places-api
检查此api url
https://maps.googleapis.com/maps/api/place/autocomplete/json?input=jolibee&location=8.2285156,124.2413198&radius=500&key=API_KEY
我希望此请求返回名为" jolibee"在给定半径内的给定位置..但结果返回超出给定参数的位置。
参数有什么问题吗?
答案 0 :(得分:0)
位置偏差,而不是过滤器。请参阅此答案,例如:Google map api autocomplete restricted/bias to street address in my town。