Showing posts with label blogger. Show all posts
Showing posts with label blogger. Show all posts

Wednesday, January 03, 2007

Google Maps Working

After trying various things, I've finally found a way to display Google maps in blog entries:

I spent quite a while trying to actually put the javascript code for a map in a blog entry, and actually got it working for Mozilla, but failed for IE, and debugging was just too hard. So I'm taking the approach of hosting a fully tested html page with a map elsewhere, and displaying here via an <iframe> tag.