博客
关于我
Openlayers Select的用法、属性、方法、事件介绍
阅读量:791 次
发布时间:2023-02-23

本文共 563 字,大约阅读时间需要 1 分钟。

Openlayers???????Select????????

?Openlayers??Select????????????????????????Select??????????????

???????Select??????????????????

var select = new ol.interaction.Select();map.addInteraction(select);

???????????????????Select?????????????????????

select.set('multi', false);

???????????????????????????????

select.addCondition(function(feature) {    return feature.get('name') === 'selected';});

???????????????????Openlayers?????????????????????Alt+Click?????????????????????

????????????????Select???????????????????????????????????????Openlayers?Select???????????

转载地址:http://ikpfk.baihongyu.com/

你可能感兴趣的文章
OCP题库升级,新版的052考试题及答案整理-18
查看>>
OCR使用总结
查看>>
OfficeWeb365 SaveDraw 文件上传漏洞复现
查看>>
office中的所有content type
查看>>
office之Excel 你会用 Ctrl + E 吗?
查看>>
Office办公软件里的“开发工具”选项卡-ChatGPT4o作答
查看>>
OGG初始化之使用数据库实用程序加载数据
查看>>
ogg参数解析
查看>>
ognl详解
查看>>
Ogre 插件系统
查看>>
Oil Deposits
查看>>
oj2894(贝尔曼福特模板)
查看>>
OJ4TH|Let's play a game
查看>>
OJ中处理超大数据的方法
查看>>
OJ中常见的一种presentation error解决方法
查看>>
OK335xS UART device registe hacking
查看>>
ok6410内存初始化
查看>>
OkDeepLink 使用教程
查看>>
OKHTTP
查看>>
Okhttp3添加拦截器后,报错,java.io.IOException: unexpected end of stream on okhttp3.Address
查看>>