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