Jwensloff / brew-buddy

https://brew-buddy.vercel.app
0 stars 2 forks source link

Feature/interactive map #19

Closed banjaminh closed 1 year ago

banjaminh commented 1 year ago

What I did: I set up the implementation for dynamic mapping. This involves getting the brewery data and setting up pins on the map for each brewery. (Some did not have latitude and longitude so they were excluded for now).

I currently have the map re-centering on the first breweries location with a "zoom level" of 10. We can all discuss how we want this handled at a later date.

Did this break anything?

Type of change

Checklist:

What's next? Adding a flyto functionality for selecting a brewery.

reneepinna commented 1 year ago

close #3