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

Make map display #9

Closed
6 tasks done
Graywing13 opened this issue May 21, 2023 · 0 comments · Fixed by #232
Closed
6 tasks done

Make map display #9

Graywing13 opened this issue May 21, 2023 · 0 comments · Fixed by #232
Assignees
Labels

Comments

@Graywing13
Copy link
Contributor

Graywing13 commented May 21, 2023

DoD

Basic #75

Stretch #201

  • Map should display and be centered among all points (e.g. take the leftmost/topmost and rightmost/bottommost values out of a list of coordinate sets, initialize map to be the center of it)
  • Map should have proper zoom level

Keep in mind

  • Try to minimize rerenders / requests to mapbox, since calls to mapbox are limited
@vee-16 vee-16 changed the title Make map display [FRONTEND] Make map display May 24, 2023
@vee-16 vee-16 changed the title [FRONTEND] Make map display Make map display May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants