calblueprint / ace-ny

4 stars 0 forks source link

[feat] Create Project Info Window and Open Project Modal when user clicks Marker #17

Open itsliterallymonique opened 5 days ago

itsliterallymonique commented 5 days ago

This sprint, you have two tasks. Here is what you will need to do:

  1. Create the info window for each project marker. a. When the user hovers over a marker, you will need to display an infowindow that will display the project name and developer name. b. When the user stops hovering over the marker, the infowindow will disappear!
  2. You will open the project modal for the target project when a user clicks on a marker. a. Make sure to delete julee’s [open] button when you fully implement it! b. Make sure to also place the selected marker in the center of the map.

Resources:

PR Reviewers: @itsliterallymonique and @jjstnlee