The interactive map was a particularly important part of our project. In order to develop the map, we used
React and added
Redux as an overlay to ensure the integrity of the data displayed on the interface at all times. We wanted to create a map that could handle a certain number of markers, all while being efficient and esthetically pleasing. That’s why we chose the
Leaflet library. This library has an active community and significant number of plug-ins, which allowed us to implement a drawing function on our map.