This is webprog 6-f entitled "Map me." It uses google maps and can be used to map a route to Olive Garden in North Haven. It's pretty simple, but what's cool about most map services online is that they let you use their code.
I created the map, but them started messing around and wanted to add the javascript aspect to it so it would have the hide/show. I tweeked my previous code so it would match up with this page and the body would appear on the click rather than the form in the previous bookmark.
My review and map of Rolf's -- a cozy German restaurant in the Gramercy neighborhood of Manhattan. I have a lot of great memories of this place... and hopefully more to come!
Chipotle Mexican Grill...If you haven't had it I suggest you try it. It's made in front of you, you just pick what you want. The meat quality is great and every place is very clean!
Unreal Burritos!
This site uses the google maps API to pinpoint the location of a restaurant. The most diffult task in creating this was trying to get the API to properly connect to the server. Once the key was properly loaded, the remaining functions seemed to work well.