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

Open an InfoWindow for each marker on mouseover. #19

Open
jennatuckerdeveloper opened this issue May 31, 2018 · 1 comment
Open

Open an InfoWindow for each marker on mouseover. #19

jennatuckerdeveloper opened this issue May 31, 2018 · 1 comment
Labels

Comments

@jennatuckerdeveloper
Copy link
Collaborator

Each Place on the map will have Resources listed as icons (assuming resource type is checked for display by user).
Each Resource should have a tiny summary beneath the icon of feedback: thumbs-up with count and thumbs down with count.

@jastr945 jastr945 added the react label Jun 16, 2018
@jastr945 jastr945 changed the title Feedback on map icons - add a thumbs-up and thumbs-down with count beneath each icon on the map Open an InfoWindow for each marker on mouseover. Jul 17, 2018
@jastr945
Copy link
Collaborator

Updated task:

Create an InfoWindow component for each marker that will open on hover. It will disappear on mouseout. Display the following information from the API:

  • a row of icons representing all facilities that a place has
  • name / organization
  • address
  • thumbs-up and thumbs-down icons with corresponding numbers (the icons can be found in frontend/src/images)

Something like this (but nicer :))
alt text

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

No branches or pull requests

2 participants