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

Move parking lot layer code into ParkingLotLoader.ts #259

Closed Eric-Arellano closed 3 months ago

Eric-Arellano commented 3 months ago

The layer only needs to be used by ParkingLotLoader, so it's best to encapsulate it in the class.