在 Google 地图上放置图钉

发布于 2024-11-16 10:53:31 字数 350 浏览 3 评论 0原文

我需要将用户重定向到 Google 地图页面并在定义的位置上放置一些图钉。 问题是您可以通过简单的请求轻松地将地图集中在某个点上:

<一href="http://maps.google.com/maps?hl=zh-CN&ll=49.901711,32.508545&spn=5.959342,16.907959&z=7"> http://maps.google.com/maps?hl=zh-CN&ll=49.901711,32.508545&spn=5.959342,16.907959&z=7

但是对于这样的要求如何设置pin呢?

I need to redirect user to Google Maps page and put some pin on defined location.
The problem is that you could easily center map on some point with simple request:

http://maps.google.com/maps?hl=en&ll=49.901711,32.508545&spn=5.959342,16.907959&z=7

But how to set a pin with such request ?

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

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

发布评论

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

评论(1

一紙繁鸢 2024-11-23 10:53:31

您可以使用“我的地图”来执行此操作。

  1. 创建或打开地图。
  2. 单击“编辑”进入编辑模式。
  3. 点击蓝色标记。您的光标会变成一个地标图标,并带有
    “X”十字线。十字线
    指示地标的位置
    落下。
  4. 将光标移动到适当的位置。如果你想忽略这个
    地标,按 Esc 键。
  5. 单击鼠标按钮放置地标。它应该反弹到
    地方。
  6. 添加标题和说明。
  7. 您还可以通过点击以下位置的图标来更改地标的图标:
    信息的右上角
    窗户。您也可以添加自己的
    图标。
  8. 点击“确定”保存您的地标。

http://maps.google.com/support/bin/static.py?page=guide.cs&guide=21670&topic=21676&answer=144363#placemark

You can do this with My Maps.

  1. Create or open a map.
  2. Click Edit to enter editing mode.
  3. Click the blue marker. Your cursor changes into a placemark icon with an
    "X" crosshairs. The crosshairs
    indicate where the placemark will
    fall.
  4. Move the cursor to the appropriate location. If you want to dismiss this
    placemark, press the Escape key.
  5. Click your mouse button to place your placemark. It should bounce into
    place.
  6. Add a title and description.
  7. You can also change the icon for your placemark by clicking the icon in
    the top right corner of the info
    window. You can also add your own
    icon.
  8. Click OK to save your placemark.

http://maps.google.com/support/bin/static.py?page=guide.cs&guide=21670&topic=21676&answer=144363#placemark

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