【问题标题】:How can I use Google API to obtain the Geolocation of an IP address?如何使用 Google API 获取 IP 地址的地理位置? 【发布时间】:2011-07-08 02:28:03 【问题描述】: 我正在寻找一项免费服务,用于查找 IP 地址,获取其城市、国家/地区、纬度和经度。我believe 可以使用 Google API 获取 IP 的地理位置。有没有人这样做过?有什么见解吗? 【问题讨论】: 标签: geolocation ip-address 【解决方案1】: 当设备没有 GPS 时,我使用这个:http://isithackday.com/hacks/geo/yql-geo-library/ 作为我的后备。 最好的, T 【讨论】: