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