google-maps - 在 Google map 上放置图钉

标签 google-maps maps

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

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



但是如何设置具有此类请求的引脚?

最佳答案

您可以使用“我的 map ”执行此操作。

  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

关于google-maps - 在 Google map 上放置图钉,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6442559/

相关文章:

ios - 如何在没有 Google Place Picker 的情况下通过经度和纬度获取对象 GMSPlace?

javascript - 具有多个图层的自定义 map 类型

Android MapView 与 DrawerLayout 重叠

javascript - 谷歌地图热图未显示

d3.js - 消息 "d3.js TypeError: n is undefined"(用于具有强制布局的 D3 世界地图)

ios - Swift 3 Google Map 和 MapKit API - 如果用户当前位置已更新

c++ - 无法在 C++ 中通过自动迭代映射

c++ - 在 map 中使用 std::unique_ptr 作为键

javascript - 使用此处的 map 对噪声标记使用不同的颜色

javascript - 如何判断 Google Street View Image API 是否返回 "Sorry, we have no imagery here"(is.NULL)结果?