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

Map Page: Create the dropdown for the Distance/ / % Match Filter that filters out the top 3 locations for both categories and displays them as blue markers #170

Open
neozhixuan opened this issue Aug 20, 2023 · 0 comments
Labels

Comments

@neozhixuan
Copy link
Collaborator

neozhixuan commented Aug 20, 2023

Context
The map will be filtered by distance (top 3 closest distances) and % match (top 3 facilities that take the most number of items that a user inputs)

We need to create a function that can filter out the top 3 when each selection is made in the dropdown. The top 3 markers should have all relevant details of a map marker (eg. lat, long, accepted categories etc.)

After which, on other cards, we can display the markers that are relevant to these top 3.

image

Figma Link

Acceptance Criteria

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: On hold/Cancelled
Development

No branches or pull requests

1 participant