Skip to content

Application retrieves place data from google fusion table to display pins on google map. Pins can be filter by categories, that are also read from google fusion table. When a pin or place name is selected a popup window displays data about place and highlights map pin.

Notifications You must be signed in to change notification settings

mdjolieca/montreal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

montreal map applicaiton

Demo: https://mdjolieca.github.io/montreal-app/

Neighborhood map project for udacity fullstack nanodegree. This is a map of some of the places I have visited in Montreal. The app reads the places data from a google fusion table, so new places can be easily added. Clicking on a map pin or name in the place's list, opens a popup window featuring wikipedia articles and a google street view photo. There is also a drop down filter menu to limit the pins and places displayed to particular category.

Run

Clone or download repo. TO run the app open the index.html page in any browser. If you would like to make this app your own, you will need to create your own fusion tables and get api keys from google.

APIs

Uses googleapis for map,photo and fusion table data handling. Uses wikipedia API for info about the place selected.

About

Application retrieves place data from google fusion table to display pins on google map. Pins can be filter by categories, that are also read from google fusion table. When a pin or place name is selected a popup window displays data about place and highlights map pin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published