【发布时间】:2012-07-04 07:46:18
【问题描述】:
我希望对地址进行地理编码并将其转换为 GPS 坐标。基本上,
var address;
// Google/Yahoo/whatever program to convert address to GPS coordinates
var output=xx.xxxxxxx,xx.xxxxxxx
我研究了 Google 和 Yahoo API,但似乎无法让它们的代码在我的 Google 小工具中运行。有什么建议吗?
提前致谢!
【问题讨论】:
-
Google API 和 Yahoo API 都执行此操作,因此我的建议是发布您的无效代码。
标签: javascript google-maps geolocation yahoo-maps