Skip to content

alklyn/neighbourhood_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neighbourhood_map

A single page web application showing showing some popular attractions around Cape Town South Africa.

Getting Started

Simply clone the project repo into you machine git clone https://github.com/alklyn/neighbourhood_map.git You should see a folder called "neighbourhood_map". This folder contains all everything requred to run the application.

Prerequisites

  1. A modern web browser.
  2. Git
  3. JQuery minimum version 2.x.x (Version 3.2.1) included in project.

Installation

  1. (Get a google maps API key)[https://developers.google.com/maps/documentation/javascript/get-api-key]
  2. In the folder "neighbourhood_map" open the file "index.html" in a text editor and replace "YOUR_API_KEY" with your key https://maps.googleapis.com/maps/api/js?libraries=places,geometry,drawing&key=YOUR_API_KEY&v=3&callback=initMap
  3. Open the file "index.html" in a browser. And you are ready to run the app.

Built With

Author

Alpheus Masanga