This App shows Metro Rapid Transit in Bengaluru
- To see the functionality go to Namma Metro Map - Live version (See known bugs section) OR
- Clone / Download this Repository to Dekstop and Fire up the
index.html
|── css/
|────|── style.css
|
|── img/
|────|── ic-close.png
|────|── ic-open.png
|
|── js/
|────|── app.js
|────|── jquery-3.1.1.min.js
|────|── knockout-3.4.1.js
|
|── index.html
|── README.md
- Google Maps API
- MediaWiki API
- jQuery
- Knockout JS
- Mock design image
- Google Maps API page
- MediaWiki API page
- jQuery API
- KnockoutJS
- Udacity Project Rubric
- Chrome - When loading the Map for the first time (Live or Offline version) Load Unsafe scripts next to the address bar on the right.
- Firefox - Click on
i
button next topadlock
symbol in address bar on the left -> Disable Protection for now
This happens because of various APIs & libraries are used in the project.