The goal of this branch was to write a script to collect data on the photo density of each square in the map, and have the ParisMap.js component retrieve this data wherever it appears to create the map's density overlay. The basis of the script has been written, but there is still some work needed for it to be functional. After this, the other steps that need to be taken include transferring code between certain points in the project, such as from the Home.js component to ParisMap.js.
The goal of this branch was to write a script to collect data on the photo density of each square in the map, and have the ParisMap.js component retrieve this data wherever it appears to create the map's density overlay. The basis of the script has been written, but there is still some work needed for it to be functional. After this, the other steps that need to be taken include transferring code between certain points in the project, such as from the Home.js component to ParisMap.js.