更改 Openlayers 中选定的图层样式

发布于 2025-01-16 01:44:39 字数 204 浏览 1 评论 0原文

我需要更改样式,以便当我从图层中选择多边形时,它不会像此图像中那样具有蓝线。有谁知道我在哪里使用 Openlayers 进行此更改? 输入图片此处描述

I need to change the style so that when I select a polygon from my layer it doesn't have the blue line as it is in this image. Does anyone know where I make this change with Openlayers?
enter image description here

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

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

发布评论

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

评论(1

白云悠悠 2025-01-23 01:44:39

我假设您正在使用 Select 交互 - 它有一个 style 参数,如文档中所述:

https://openlayers.org/en/latest/apidoc/module-ol_interaction_Select-Select.html

还有一个示例:

https://openlayers.org/en/latest/examples/select-features。 html

I assume you are using the Select interaction - it has a style parameter as described in the docs:

https://openlayers.org/en/latest/apidoc/module-ol_interaction_Select-Select.html

There is also an example for this:

https://openlayers.org/en/latest/examples/select-features.html

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