Chapter 3. An Interactive Google Map
In this project we'll create a highly interactive Google map that works with the latest version of Google's API to produce a map with custom overlays and markers, geocoded addresses, and computed distances. We'll also look at how to keep our simple UI in sync with the locations added to the map using a combination of Google and jQuery event handlers.