OpenLayers
Docs
Docs
Quick Start
FAQ
Tutorials
Workshop
Ask a Question
Examples
API
Code
Repository
Download
ol/format/filter/Not
加载中 …
类:无
本文档针对 OpenLayers v
10.7.0
。最新(
latest
)为 v
。
ol/format/filter/Not
~
非
import Not from '
ol/format/filter/Not
.js';
表示用于过滤条件的逻辑
<Not>
运算符。
new Not
(condition)
format/filter/Not.js
,
line 11
Name
Type
描述
condition
Filter
过滤条件。
继承
Filter