This is Google's page that explains their Google Maps API. "The Google Maps API lets you embed Google Maps in your own web pages with JavaScript. The API provides a number of utilities for manipulating maps (just like on the http://maps.google.com web page) and adding content to the map through a variety of services, allowing you to create robust maps applications on your website." This is mentioned in Mod 6 and you can learn more about it by going to this site.
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.
For the final project I completed the QU Campus map. The site utilizes PHP and CSS to pull in content and layout the site. The menus utilize CSS and PHP is used to pull in the images and code the label (or legend) section below the images. Google Maps API also integrates allowing users to view and zoom the campus. The site is best viewed using internet explorer, there are formatting issues for the CSS of the menus for those using Mozilla.
Also did anyone notice that the official QU map is missing #34? They may want to consider addressing this... Anyhow have a great summer!
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.
Final Assignment. Interactive, customized Google map of the Quinnipiac campus. Color coded and packed with photos, links and more. The page includes a cascading dropdown select menu (from module 6), so you can see which buildings hold which departments. You can get to more of the official QU website from this page as well - I included the QU's site rollover menu bar. Enjoy the summer!
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!
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!
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.