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