vtshaver icon indicating copy to clipboard operation
vtshaver copied to clipboard

Move to using `isExpressionFilter`

Open springmeyer opened this issue 5 years ago • 0 comments

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

springmeyer avatar Apr 10 '20 17:04 springmeyer