antievictionmappingproject / covid-19-map-react

COVID-19 Emergency Tenant Protections Map (refactored to use React!)
13 stars 9 forks source link

Zoom out more as default setting (idk what to call this) #36

Closed brett-halperin closed 3 years ago

brett-halperin commented 3 years ago

Idk what to call this exactly but I am talking about the level of zoom that first loads when a user comes to the map. Would like for this to be at parity with the current version if possible, so that more regions are visible. See two screenshots below. The more distant one is preferred.

Screen Shot 2021-02-21 at 1 34 33 PM Screen Shot 2021-02-21 at 1 34 39 PM
c5inco commented 3 years ago

The request is to just zoom the map surface itself out, and not make the map controls smaller right?

Or is it both? I think if both, we have the map controls sizing request covered with this #28?

brett-halperin commented 3 years ago

The request is to just zoom the map surface itself out, and not make the map controls smaller right?

Or is it both? I think if both, we have the map controls sizing request covered with this #28?

Right just the map surface itself!

lisjak commented 3 years ago

@brett-halperin Please see PR #52 ⬆️

lisjak commented 3 years ago

fix included in PR #83