ol/format/filter/GreaterThanOrEqualTo~GreaterThanOrEqualTo
import GreaterThanOrEqualTo from 'ol/format/filter/GreaterThanOrEqualTo.js';
Представляет оператор сравнения <PropertyIsGreaterThanOrEqualTo>.
-
new GreaterThanOrEqualTo(propertyName, expression)
-
Имя Тип Описание propertyNamestring Имя свойства контекста для сравнения.
expressionnumber Значение для сравнения.
Расширяет
- ComparisonBinary
© 2005-present, OpenLayers Contributors All rights reserved.Licensed under the BSD 2-Clause License.
https://openlayers.org/en/latest/apidoc/module-ol_format_filter_GreaterThanOrEqualTo-GreaterThanOrEqualTo.html