codeforboston / pantry_pickup

Combining city data with a list of specific needs from food pantries will allow citizens to most effectively make useful and needed donations assisted by the Pantry Pick-Up App.
http://www.pantrypickup.org
21 stars 35 forks source link

show an infoWindow with all pantries per location #53

Closed carpeliam closed 10 years ago

carpeliam commented 10 years ago

If a given location (lat/lng) has multiple pantries, pop up an info window with the different pantries listed. This should fix #40, unless we need to change the design.

Please review to make sure the info window looks like something we want; feel free to check out this branch and style it more appropriately.

carpeliam commented 10 years ago

Nah, this is perfect, that's why I put this branch on the codeforboston repo - if you commit to a branch that's on an existing pull request, then your commit just becomes part of that pull request, which is easier than trying to deal with two separate pull requests on different repos and different branches for the same feature. If you're happy with the look and behavior, we can merge this in.