perfectly-preserved-pie / larentals

An interactive map of for-sale & rental property listings in Los Angeles County, updated weekly.
https://wheretolive.la
15 stars 3 forks source link

Slow loading after implementing oil well locations #178

Closed perfectly-preserved-pie closed 7 months ago

perfectly-preserved-pie commented 7 months ago

There is significantly reduced loading speed on the website now that I've implemented oil well locations (a 5s delay to render the page!) in #176. I suspect it's due to the size of the GeoJSON file which is about 22MB.

I will need to look into lazy loading and perhaps removing unused feature properties as well as filtering out any oil wells that aren't in LA Country.