What does a developer do when exploring the possibilities of the new Silverlight MapControl. Create a pirate map of course!
Yarr! So how do you get the paper look and feel on the map? It’s a simple, and doesn’t require any C#, you can do it purely via the XAML.
<grid x:name="LayoutRoot" background="#FF000000">
[...]









