As a user, in order to find the exact location of an attraction, I need to see it marked on the map when I select it.
Acceptance Criteria
Given the user has searched for attractions
When the user clicks on an attraction's hyperlink
Then a pushpin should appear on the attraction's specific location in the park, not just the area
Technical Information
Make each area box a grid system where each grid cell represents the individual rides in it
Story
As a user, in order to find the exact location of an attraction, I need to see it marked on the map when I select it.
Acceptance Criteria
Given the user has searched for attractions When the user clicks on an attraction's hyperlink Then a pushpin should appear on the attraction's specific location in the park, not just the area
Technical Information