As a user I would like to see a map of the landmarks, so that I can figure out where to go
Main Goal
- Implement Map API
Tasks
- Display map on webpage
- Map reads Landmark from database
- Map correctly pinpoints landmark
- User can click on map to open the landmark on googlemaps on a separate page (for directions)