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

feat(landing): store the maps bounds to provide a better bounding box intersection #3346

Merged
merged 4 commits into from
Sep 25, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Sep 23, 2024

Motivation

The filter layer intersection logic is currently guessing the extent that the user is viewing

Modifications

Store the extent that the user is looking at when the map pans

Verification

tested locally

@blacha blacha marked this pull request as ready for review September 24, 2024 02:13
@blacha blacha requested a review from a team as a code owner September 24, 2024 02:13
@Wentao-Kuang
Copy link
Contributor

Looks all good to me. Just wondering could we use capture-aerial multiploygon for intersection instead of the extent bounding box?

@blacha blacha added this pull request to the merge queue Sep 25, 2024
Merged via the queue into master with commit a420f57 Sep 25, 2024
10 of 11 checks passed
@blacha blacha deleted the feat/store-map-bounds branch September 25, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants