Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: filter property doesn't work on VectorSource #3575

Closed
petertoth-dev opened this issue Jul 21, 2024 · 1 comment
Closed

[Bug]: filter property doesn't work on VectorSource #3575

petertoth-dev opened this issue Jul 21, 2024 · 1 comment
Labels
bug 🪲 Something isn't working reopen-on-code-fixed

Comments

@petertoth-dev
Copy link

Mapbox Implementation

Mapbox

Mapbox Version

default

React Native Version

0.72.9

Platform

iOS, Android

@rnmapbox/maps version

10.1.27

Standalone component to reproduce

Observed behavior and steps to reproduce

When I try to add an expression to the source (I need to filter it otherwise the clusters will appear wrong), I get an error, that the filter prop doesn't exist.

Expected behavior

filter prop should work, and accept an expression:
https://docs.mapbox.com/style-spec/reference/sources/#geojson-filter

Notes / preliminary analysis

No response

Additional links and references

https://docs.mapbox.com/style-spec/reference/sources/#geojson-filter

@petertoth-dev petertoth-dev added the bug 🪲 Something isn't working label Jul 21, 2024
Copy link

No code example found in issue body - More info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working reopen-on-code-fixed
Projects
None yet
Development

No branches or pull requests

1 participant