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 of All Parts #14

Closed
mhayward12 opened this issue Oct 12, 2020 · 6 comments
Closed

Map of All Parts #14

mhayward12 opened this issue Oct 12, 2020 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@mhayward12
Copy link
Contributor

Implement a map of all the selected parts that the user has selected in the input data page. The map will have labels for all the polls that are selected and it will change dynamically based on which polls are selected.

@mhayward12 mhayward12 added the enhancement New feature or request label Oct 12, 2020
@mhayward12 mhayward12 added this to the Proof of Concept milestone Oct 12, 2020
@shbenzer
Copy link
Contributor

Interface with Google Maps API

ideally:

  • allow for search
  • allow for ability to select a part and view address, info, etc.

@josemvidal
Copy link
Member

For the PoC we just need the map with some overlay data.

@josemvidal josemvidal mentioned this issue Oct 14, 2020
1 task
@shbenzer
Copy link
Contributor

@knarla15 completed this

@josemvidal
Copy link
Member

Map is hard-coded. User cannot select which parts to show.

@josemvidal josemvidal reopened this Dec 8, 2020
@knarla15
Copy link
Contributor

knarla15 commented Dec 8, 2020

Initially, I was trying to avoid hard coding the map, but because I ran into so many problems with permission issues with the Google Maps API Key that took forever to resolve, and because I saw the earlier comment that “For the PoC we just need the map with some overlay data”, I went ahead and just did what I thought would accomplish “a map with overlay data.” Of course, I recognize that the user not being able to select which parts to show isn’t ideal, but I thought that it was a tweak I could make next semester.

@josemvidal
Copy link
Member

got i t

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants