Now this is pretty cool and not something you will see every day. In fact I actually haven’t seen a map yet in XAML considering it is a fairly new language.
Maciej Skierkowski who is a program manager at Microsoft decided to make a map in XAML. I really like the result. He basically traced the map of the USA from an image state by state. He must of used something like Expression Web Designer or so to do this.
I wonder how long it took him? If you running IE7 then check out the full map in XAML here: http://blogs.msdn.com/sskier/attachment/2227165.ashx. His posting on this can be found here: http://blogs.msdn.com/sskier/archive/2007/04/22/united-states-map-in-xaml.aspx.
So what does XAML look like?
Pretty neat huh? Basically a map made from XML! Cool stuff