Evaluates a MapLibre filter (legacy ['==','class','grass'] or expression
['==',['get','class'],'grass']) against a feature's properties. Handles the common operators;
anything it doesn't recognize passes (so a feature is never wrongly dropped). $type/geometry
comparisons always pass (the build buckets already separate points/lines/polygons).
Evaluates a MapLibre filter (legacy
['==','class','grass']or expression['==',['get','class'],'grass']) against a feature's properties. Handles the common operators; anything it doesn't recognize passes (so a feature is never wrongly dropped).$type/geometry comparisons always pass (the build buckets already separate points/lines/polygons).