An ode to Google Maps
You have to click Read More to see the map because otherwise it'll bork my layout.
Data comes from a Google Spreadsheet and auto updates when you save the spreadsheet - no changes to the code necessary! You can make the map on the page any size and can change the color of the points. The data on the page auto arranges itself if you configure the columns to do that - mine are configured in "houses ago" descending order.
Thanks to the Google Blog Post link that I followed for the code, although it's important to note that the Spreadsheet Key box they offer you to autoconfigure your map was one digit too small for the Key that Google generated for me. Putting it into the code manually made the code work. Also, the Key script has been updated, but if you use the JavaScript snippet that Big G gives you when you sign up for a Maps API, that works, too.
