如何使用 Google API 获取 IP 地址的地理位置?
我正在寻找一项免费服务来查找 IP 地址并获取其城市、国家/地区、纬度和经度。我相信我可以获取地理信息- 使用 Google API 的 IP 位置。以前有人这样做过吗?有什么见解吗?
I'm looking for a free service for locating an IP Address getting its City, Country, Latitude and Longitude. I believe that I can get the geo-location of an IP using the Google API. Has anyone done that before? Any insights?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我用这个: http://isithackday.com/hacks/geo/yql-geo-当设备没有 GPS 时,我可以使用 Library/ 作为后备。
最好的,
T
I use this: http://isithackday.com/hacks/geo/yql-geo-library/ for my fallback when a device does not have GPS.
Best,
T