Google 地图 - 按邮政编码批量地理编码

发布于 2024-12-11 23:30:09 字数 325 浏览 0 评论 0原文

我有一个加拿大邮政编码列表,我希望能够在谷歌地图上映射它们。到目前为止,我只找到了这个网站:

http://batchgeo.com/ |我的尝试和我想要的 - http://batchgeo.com/map/3b634fc7cbf942db14284c925ff8631b

我怎样才能实现我自己也一样吗?有人可以分享一个脚本吗?

I have a list of canadian postal codes that I want tobe able to map on google maps. SO far I have only found this site :

http://batchgeo.com/ | My Attempt and what I want - http://batchgeo.com/map/3b634fc7cbf942db14284c925ff8631b

How can I achieve the same on my own? Can someone share a script?

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

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

发布评论

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

评论(2

迷乱花海 2024-12-18 23:30:09

我不确定你是否可以像batchgeo那样做圆圈——我以前从未在谷歌地图上见过这种情况。但你当然可以绘制出多个位置并在每个位置上放置图钉。

查看 google 的 Maps API,其中包含很多内容帮助你入门,而且都是javascript。

I'm not sure if you can do the circles like batchgeo- I've never seen that with google maps before. But you can certainly map out multiple places and drop pins on each place.

Check out google's Maps API, it has a lot in there to help you get started, and is all javascript.

聆听风音 2024-12-18 23:30:09

查看用于反向地理编码的 google 地图 v3 api。这将为您提供在地图上放置标记所需的信息

have a look at the google maps v3 api for reverse geocoding. This should give you the needed information to place markers on the map

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