Udacity project with knockout JS framework and google maps API.
- Google map loaded from Maps API.
- Map markers located at Points of Interest (Restaurants)
- Points of interest data loaded via Foursquare API (image, links, geo location data).
- API errors are handled with warning message at top of page
- Points of Interest markers all present upon page load
- Points of Interest markers can be filtered via a Dropdown filter menu (Neighborhoods)
- Page is responsive. Navbar is hidden and toggleable with hamburger when viewing on mobile (screens smaller than 768px width).
- Page is built using Knockout JS
- Google Maps API
- Foursquare API
- Bootsnipp for responsive navbar.