Art Map

Vanilla JS with Google Maps API

Info: The websit allows users to access data about art exhibits in San Francisco that are parsed from a CSV files.

Description: This project allows users to click on names of locations from the scrollable drop down list of art locations, when a name is clicked a pin is added to the Google Maps display to show the location of the exhibit.

Users can toggle between multiple locations by clicking on the pins with the names of the locations displayed on click. The currently selected art exhibit will have additional info appear in the box on the left side to teach users about the art. Users can also clear off all the pins on the map if it becomes too cluttered and begin again the process of clicking a names on the right, clicking between pins of selected locations and viewing info about the crator and the exhibit on the left.

Stack: Javascript, Google Maps API, CSS, HTML