Skip to content

karan-balu/neighborhoodMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

neighborhoodMap

Map of a place you are interested in visiting. By putting different markers in the map, you can get access to wikipedia links and flickr photos of the places.

Technologies:

Mainly javascript with a pint of Jquery.

How to run:

The program uses api from google, wikipedia and flickr. Therefore you will need api keys to access services from google (https://developers.google.com/maps/documentation/javascript/get-api-key) and flickr (https://www.flickr.com/services/api/misc.api_keys.html).

To start using:

  1. Download or clone the repository
  2. Get your api keys and put them in their respective places
  3. Download the flickr api module with npm install flickrapi
  4. Open index.html in the browser

About

Map of a place you are interested in visiting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published