When the user clicks on a map marker we want to display a summary popup that has more information than the hover popup. This should include similar data to the list venue (photo, name, address, phone, email).
When the summary is open the hover popups should be disabled.
Opening a summary popup should close all other summary popups.
Clicking the venue name in the summary popup should take you to the venue details page.
When the user clicks on a map marker we want to display a summary popup that has more information than the hover popup. This should include similar data to the list venue (photo, name, address, phone, email).
When the summary is open the hover popups should be disabled.
Opening a summary popup should close all other summary popups.
Clicking the venue name in the summary popup should take you to the venue details page.