There is already a structure in StimulusJS where some markers are found, but they are not linked to the database. For this reason, the link between the StimulusJS controller and the model must be generated.
DESIGN
Acceptance Criteria
[ ] The markers that appear on the map correspond to those in the database.
[ ] Each marker must be able to access its infoWindow, and then its corresponding modal will appear.
REQUIREMENTS
You need to link the map with the database.
There is already a structure in StimulusJS where some markers are found, but they are not linked to the database. For this reason, the link between the StimulusJS controller and the model must be generated.
DESIGN
Acceptance Criteria