连接 Google Maps API V3 中每个点的可编辑折线

发布于 2025-01-02 18:56:55 字数 561 浏览 1 评论 0原文

我正在尝试使用 Google Maps API V3 绘制连接我单击的所有点的可编辑折线。

例如,单击地图上的 4 个不同点后,应该有 6 条线连接所有 4 个点,同时使这些线可编辑。

我找到了这个例子( http://www.ekelschot.eu/demo/maps/enableEditing .html ),它确实创建了可编辑行,但如果有 4 个点,则只会有 3 行。

我可以得到一些关于如何执行此操作的帮助吗?我对 javascript 很陌生,请原谅我对此事的无知。

谢谢。

上述示例的代码:http://snipplr.com /view/38270/google-maps-api-v3--enableediting-polylines/

I am trying to draw editable polyline that connects all points I click on using Google Maps API V3.

For example, after clicking on 4 different points on the map there should be 6 lines connecting all 4 points, while making these lines editable.

I have found this example ( http://www.ekelschot.eu/demo/maps/enableEditing.html ) which does create editable lines but there would only be 3 lines in case of 4 points.

Could I get some help as to how to do this please? I am very new to javascript, please excuse my ignorance on this matter.

Thank you.

Code of the example above: http://snipplr.com/view/38270/google-maps-api-v3--enableediting-polylines/

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

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

发布评论

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

评论(1

梦回梦里 2025-01-09 18:56:55

您是否使用过最近推出的绘图工具释放?

Have you looked at using the Drawing tools that were recently released?

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