ol/format/filter/LessThanOrEqualTo~LessThanOrEqualTo
import LessThanOrEqualTo from 'ol/format/filter/LessThanOrEqualTo.js';
Представляет оператор сравнения <PropertyIsLessThanOrEqualTo>.
-
new LessThanOrEqualTo(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_LessThanOrEqualTo-LessThanOrEqualTo.html