This a single-page application featuring a map. It has map markers to identify popular locations, a search function to easily discover these locations, and a listview to support simple browsing of all locations. Additional information about these places is taken from third-party APIs.
- Google Maps API
- Flickr API
- Wikipedia API
- HTML5
- CSS
- Ajax
- JavaScript
- KnockoutJS (MVVM)
git clone https://github.com/adityamehra/neighborhood-map.git
or download the repo.- Double click the
index.html
file.