My final experiment in learning the Google Maps API involves using the Flickr API as a data source for a set of map markers and info windows.
The first post in this series focused on loading a set of markers, with associated info windows onto a map. In that post I mentioned that in a production environment I would be looking at loading the data for the markers from an external source. Using the Flickr API to fetch the data about my public photos is one way that I could develop an example of how this would in practice.