-
Name Type Description conditions
Filter Conditions.
Extends
- LogicalNary
import Or from 'ol/format/filter/Or.js';
Represents a logical <Or>
operator between two or more filter conditions.
Name | Type | Description |
---|---|---|
conditions |
Filter |
Conditions. |