deck.gl
deck.gl copied to clipboard
[Bug] CARTO: filters property is missing
Description
We added the filters property in this PR for v8 but we forgot add it to v9. For the moment would only be supported by:
- vectorTableSource
- vectorQuerySource
- boundaryTableSource
- boundaryQuerySource
Flavors
- [ ] Script tag
- [ ] React
- [ ] Python/Jupyter notebook
- [ ] MapboxOverlay
- [ ] GoogleMapsOverlay
- [X] CartoLayer
- [ ] ArcGIS
Expected Behavior
No response
Steps to Reproduce
Load a VectorTileLayer using filters property
Environment
Framework version: [email protected] Browser: N/A OS: N/A
Logs
No response