Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 525 Bytes

File metadata and controls

23 lines (12 loc) · 525 Bytes

To Run this Neighbourhood map

*Unzip folder

*Run index.html in your browser

*You'll see some places on the right side of your map

*Use search to filter and get one of the places on your right

*Click on the marker to see details about the place

*Marker will Bounce when you go over with mouse

Things used in Building this map

*Foursquare api to display rating and likes

*knockout js for binding

*Google api to display map

*You'll see all the js in app.js file contained in js folder