Jwensloff / brew-buddy

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

Feature/interactive map #18

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-rendering 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? Deciding on how we wish to handle the search results ( as in quantity, where to center the map, ...etc)

banjaminh commented 1 year ago

image