迭代一遍一组地址 - 地理编码器服务

发布于 2024-11-28 16:31:08 字数 439 浏览 0 评论 0原文

我有一组字符串格式的地址。我需要使用地理编码器服务获取每个地址的纬度/经度位置信息。不幸的是,迭代地址集并没有在注册的回调中给出预期的结果。

有没有更好的方法来获取地址集的纬度/经度信息?

我的问题类似于: http://code.google.com/apis/maps/documentation/javascript/forum.html?place=topic%2Fgoogle-maps-js-api-v3%2F4l6BkdzmHOo%2Fdiscussion

TIA如有任何建议。

I have a set of addresses in string format. I need to get the lat/long position information for each of those addresses using Geocoder service. Unfortunately, iterating thro' the set of addresses is not giving me the expected result in the registered callback.

Is there is a better way to get the lat/long info of the address set?

My question is similar to :
http://code.google.com/apis/maps/documentation/javascript/forum.html?place=topic%2Fgoogle-maps-js-api-v3%2F4l6BkdzmHOo%2Fdiscussion

TIA for any suggestions.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文