Skip to content

michaelmcmullin/Google-Maps-API-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps API Demo

This page began by following along with Udacity's Google Maps APIs course. Most of the starter code came from there originally (check out their repo here).

This version has a few changes. It uses jQuery, TypeScript and Grunt to clean up the scripts a little. It also works through some of the exercises not covered by the instructors, such as:

  • Adding a toggleable traffic layer
  • Toggleable styled maptype option
  • Nice little directions panel when you click 'Show Route' (Use the 'Search for listings within' section and click on any listings that show up to see this function in action)
  • Prev/Next links to scroll through photos in place search

Enjoy!

NOTE

This version uses my own Google API Key, which is generally restricted. Please obtain and use your own API key if you decide to make use of this code.

About

My variation of the items covered in Udacity's Google Maps APIs course (https://www.udacity.com/course/google-maps-apis--ud864).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 55.3%
  • HTML 37.5%
  • CSS 5.3%
  • JavaScript 1.9%