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

Set Filter method for GeoJSON Source #13023

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 18, 2024

  1. Set Filter method for GeoJSON Source

    Adding setFilter method for GeoJSON source, to allow filtering data without passing new ones with setData function
    Ruschio authored and stepankuzmin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    92ae3d9 View commit details
    Browse the repository at this point in the history
  2. Fix mistakes

    Ruschio authored and stepankuzmin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8673c7e View commit details
    Browse the repository at this point in the history
  3. Fix object-shorthand lint error

    Fix object-shorthand lint error
    Ruschio authored and stepankuzmin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ab05d71 View commit details
    Browse the repository at this point in the history
  4. Add FilterSpecification type

    Ruschio authored and stepankuzmin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    74424d2 View commit details
    Browse the repository at this point in the history
  5. fixup

    stepankuzmin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    64ddbfd View commit details
    Browse the repository at this point in the history