ParkingReformNetwork / parking-lot-map

Interactive map showing how much of downtowns are dominated by parking
https://parkingreform.org/parking-lot-map/
MIT License
1 stars 5 forks source link

177 fix auto zoom #180

Closed JamesLowenthal closed 5 months ago

JamesLowenthal commented 6 months ago

See: https://github.com/ParkingReformNetwork/parking-lot-map/issues/177

IOs on mobile autozooms for fonts in input elements < 16px for accessibility reasons.

This issue does not show up in devtools, use https://ngrok.com/ to try this out on your mobile phone.

If you don't have an iphone please test with your android or other smartphone (if you have one) as this would be useful data as well.

Blocked on https://github.com/ParkingReformNetwork/parking-lot-map/pull/178