Google Maps + Flickr GeoRSS feed

April 16th, 2007  |  Published in Development, Mobile

This is a quick Google version of the Flickr map I made over the weekend.

Essentially, all I’m doing here is loading a public Flickr API
http://api.flickr.com/services/feeds/photos_public.gne?
id=89844088@N00&tags=mobilecampnyc&format=rss_200&georss=true

into a Google Map and centering the map in the middle of Prospect Park.

The rest is done automatically.

Leave a Response