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