SalmanSaleh1 / Real-Estate-Estimator

2 stars 0 forks source link

Optimize Map Loading for GeoJSON Data #1

Open SalmanSaleh1 opened 1 month ago

SalmanSaleh1 commented 1 month ago

Enhance map loading speed by managing the loading process to display real estate data more quickly. Explore solutions or create a function to load only the relevant real estate data based on the current zoom level.

SalmanSaleh1 commented 3 weeks ago

I added data to MapShaper and filtered out properties without a parcel number to reduce unnecessary data. This helped slightly enhance the loading performance.