Closed blacha closed 2 months ago
The filter layer intersection logic is currently guessing the extent that the user is viewing
Store the extent that the user is looking at when the map pans
tested locally
Looks all good to me. Just wondering could we use capture-aerial multiploygon for intersection instead of the extent bounding box?
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