A single-page web application, built using the Knockout framework, that displays a Google Map of an area and various points of interest. Users can search all included landmarks and, when selected, additional information about a landmark is presented from the FourSquare and Wikipedia APIs.
- Open index.html in browser
- On page load a Google Map with 5 resturant markers will apear
- Clicking on a marker or a resturant name will focus on marker and open an info window displaying resturants Zomato user rating
- Resturants and markers can be filtered using the search diolog box
- The page is responsive to different screen sizes
- The map is displayed using the Google Maps API
- User ratings are populated using the Zamato API