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

Use function rather than anonymous funtions #253

Closed Eric-Arellano closed 1 month ago

Eric-Arellano commented 1 month ago

I don't have a very good reason why we weren't using function to begin with. function is more intuitive and beginner-friendly.