在 Google 地图上放置图钉
我需要将用户重定向到 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用“我的地图”来执行此操作。
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.
http://maps.google.com/support/bin/static.py?page=guide.cs&guide=21670&topic=21676&answer=144363#placemark