如何在OpenLayers中获取多边形的坐标
我一直在寻找如何确定 OpenLayers 中组成多边形(要素)的点的坐标。
假设我创建了一个类似于 this 示例中的多边形。我需要知道组成多边形的点,这样我就可以将它们保存在某个地方。
我敢打赌这很容易。我只是找不到任何东西,可能我不知道我应该寻找什么。
提前致谢。
I have been looking for how to determine coordinates of the points which consist a polygon(feature) in OpenLayers.
Let's say I have created a polygon like the one in this example. I need to know the points which consist the polygon, so I can save them somewhere.
I bet it is an easy one. I just couldn't find anything, probably I don't know what I should search for.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
终于找到了!
Found it finally!