Using Google Maps in the Classroom
Google Maps present the perfect opportunity to explore "mashups" with your students.
In order to use Google Maps, you need to have a Google account (you may already have one). If you need to get an account or log in to your accrount you can do that here: Google Accounts.
For more information on using Google Maps, go to the Maps Help Page.
To add your Flickr photos to your placemark:
- Go to Flickr and choose the photo you want to include.
- On the tool bar just above the photo, click on "All Sizes"
- Choose the size photo you want to include in the placemark (square, thumbnail, small, etc.)
- Scroll down and you will find two ways to use the photo in a blog or on a web site. The second option is to "Grab the photo's URL." Copy the URL.
- Return to Google Maps and create a new map.
- Create a new placemark on your map.
- Click to edit the placemark in HTML (as opposed to plain text or rich text)
- Type in the code to put your picture into the placemark with the following syntax:
<img src="
replace this text with the URL you copied from your Flickr photo">
You can also use simple HTML tags to format text within your placemark. Examples:
<BR>=line break
<B></B>=bold text (place <B> before and </B> after text you want to appear bold)
<I></I>=italic (place <I> before and </I> after text you want to appear bold)
<U></U>=underline (place <U> before and </U> after text you want to appear bold)

You can add your Google Map to a PBWiki like this:
View Larger Map
Steps for adding My Maps to your wiki page
- Once your map is complete, in the upper right corner, click on "Link to this page."
- Two options will come up. Copy the text in "Paste HTML to embed in web site"
- Go to your wiki page and click at the bottom to "Edit Page."
- Type "put map here" on the page as a place holder that you will be able to locate when you're looking at the HTML code.
- On the tool bar, click on "Source."
- Find the placeholder text "put map here" and highlight it.
- Paste the text that you copied from Google maps.
- Click save.
Comments (0)
You don't have permission to comment on this page.