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

Fully implement lazy loading #142

Closed tunglinn closed 7 months ago

tunglinn commented 10 months ago

Parking lot data is now split by city, to allow for lazy loading. Parking lots will only be loaded if the city is within view. Added testing.