codefordenver / Circular

Denver Re:Imagine recycling app
https://re-imagine-dev.firebaseapp.com/
15 stars 19 forks source link

Update defaultZoom and defaultCenter in MapCard #466

Closed Aaron-Lathrop closed 5 years ago

Aaron-Lathrop commented 5 years ago

This pull request is to address issue #465. The goal is to ensure that any map we show on the site will have enough of a zoom to allow users to see the area they searched and that the map shown is centered on the location that the user searched. I left the default values to center on Denver in place so that we will always have a reasonable fallback.

dwhite96 commented 5 years ago

Looks good to me. Go ahead and squash and merge.