【发布时间】:2018-10-12 17:33:50
【问题描述】:
我知道我可以像这样使用 google api 找到关闭的超市:
https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=51.360229, 6.042169&radius=3000&type=supermarket&key=myKey
但现在我得到了很多结果。我如何只得到最接近的?
【问题讨论】:
标签: google-api google-places-api distance