Skip to content

zach-col/Neighborhood_Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood_Map

Project show's location's with Google Maps Api using Knockout.js framework

To get started.

1 clone this repo

2 change directory's to this repo

3 open index.html and add your own Google API key on line 48 where it says INSERT_GOOGLE_API_KEY_HERE

4 now got to js/viewModel.js and add your own FourSquare API key and client id on line 80 where it says INSERT_FOURSQUARE_API_CLIENT_SECRET_HERE AND INSERT_FOURSQUARE_API_CLIENT_ID_HERE

5 open index.html file in your browser

6 good to go

Sources that helped.

http://knockoutjs.com/index.html https://stackoverflow.com/questions/41503744/uncaught-typeerror-cannot-read-property-setvisible-of-undefined-filtering-u https://stackoverflow.com/questions/45422066/set-marker-visible-with-knockout-js-ko-utils-arrayfilter http://www.knockmeout.net/2011/04/utility-functions-in-knockoutjs.html https://stackoverflow.com/questions/31143822/update-view-when-a-filter-on-observable-array-changes?rq=1 https://developers.google.com/maps/documentation/javascript/markers

About

Application that takes list of locations and populates them on map with Google API and FourSquare API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors