-
Name Type Description conditionsFilter 条件。
Extends
- LogicalNary
import Or from 'ol/format/filter/Or.js';
表示两个或多个过滤条件之间的逻辑 <Or> 运算符。
| Name | Type | Description |
|---|---|---|
conditions |
Filter |
条件。 |