I can’t recall where I found this, but here’s a really brain-dead simple interface to Google Maps (details here). What this is, is a microformat-style, HTML-based declarative front-end onto Google Maps. Check out this sample code for placing labelled markers; <div class=”GMapEZ GSmallMapControl GSmallMapTypeControl” style=”width: 300px; height: 300px;”> <a href=”http://maps.google.com/maps?ll=41.092104,-85.144740&spn=0.006130,0.009795&t=k&hl=en”> A </a> <a href=”http://maps.google.com/maps?ll=40.755580,-73.937988&spn=6.276505,5.552490&hl=en”> B…
Read More »