##(Google Maps) API Workshop Solutions
###What It Is
The goal of this workshop is to gently introduce APIs via the Google Maps API. These are the solutions to the exercise files that accompany the workshop.
###Usage
Get these files however you like: clone this repo or click the "Download Zip" button to the right. Use these to check your work or just check out the finished products.
###Google Maps JavaScript API v3 Reference
###Exercises
- Hello Map: A simple map centered on our second home. (JSFiddle)
- (Geo)Coder: A tool for discovering the latitude and longitude of addresses. (JSFiddle)
- Listen for the Click (Events): An introduction to event listeners. (JSFiddle)
- Stylin' On 'Em: Paint the globe blue and gold. You mad? (JSFiddle)
- Hello Neighbors: Mark some of our fellow bay area universities. (JSFiddle)
- What's the Weather Like?: A tool for checking the weather. (JSFiddle)
- Directions: Google Maps Super Lite. (JSFiddle)
- Take it to the Streets (Street View): A side-by-side comparison of overhead and street views. (JSFiddle)