new ol.format.filter.GreaterThanOrEqualTo(propertyName, expression)
Name | Type | Description |
---|---|---|
propertyName |
string |
Name of the context property to compare. |
expression |
number |
The value to compare. |