
Like it or not, Google Maps mashups continue to be a Web favorite. It's just so easy to use. Stick a few lines of javascript in your web page, and voila, you've got an interactive map. That's for point-wise data though. It gets a little trickier beyond "you are here" pointers. Cartographic.js, in its first release, aims to make thematic mapping with the Google Maps API easier.
The above is a bubble map for Twitter user locations, and below is a simple choropleth demo.
There's nothing earth-shattering here, but the above only required a couple lines of code, which I think is something every developer likes to hear.


























