


I wrote a post on InsideRIA on the mashup of Flickr and Virtual Earth using Silverlight 2.0. What this Silverlight application does is simple. It allows you search Flickr by entering a tag. The result (GeoRSS feed) will be displayed in a thumbnail image slider. You can click a thumbnail image, then the location will be displayed on a map (Microsoft Virtual Earth) as push pin and a larger image can be shown in the infobox when mouse-over the push pin. There are several controls on the application to control the map, such as toggle map control panel and zoom in/out with Silverlight slider. Here is the screen shot.
You can view the application here and download the source code here.
If you would like to make a comment, please fill out the form below.
I have downloaded the project. It is giving exception when we click on “Show Map Control” checkbox. Exception occurs in the check event of checkbox.