-
Name Type Description propertyName
string Name of the context property to compare.
Extends
- Comparison
import IsNull from 'ol/format/filter/IsNull.js';
Represents a <PropertyIsNull>
comparison operator.
Name | Type | Description |
---|---|---|
propertyName |
string |
Name of the context property to compare. |