vtshaver
vtshaver copied to clipboard
Move to using `isExpressionFilter`
We can likely use isExpressionFilter at https://github.com/mapbox/vtshaver/blob/b0d8eb414eda21f6735228d144327e4f79b9e87d/lib/styleToFilters.js#L82-L112 to clean up that code and avoid the commented else block.
This is getting exposed at https://github.com/mapbox/mapbox-gl-js/pull/9530