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

[Maps] Update Map extent queries to use bounding box logic for both point and shape queries #93156

Merged
merged 5 commits into from
Mar 2, 2021

Commits on Mar 2, 2021

  1. Update geo shape filter queries to use bounding box logic

    Aaron Caldwell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    7d4495f View commit details
    Browse the repository at this point in the history
  2. Update tests

    Aaron Caldwell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    1786504 View commit details
    Browse the repository at this point in the history
  3. Review feedback. Remove comment. Remove redundant tests

    Aaron Caldwell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    40bcf31 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into use-geo-bounding-…

    …box-for-geo-shapes
    Aaron Caldwell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    2c5acef View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    Aaron Caldwell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    e850975 View commit details
    Browse the repository at this point in the history