Hi,
I am trying to reproduce the demo existing on
Map Shapes page (in XAML format) to C# code. Mostly wasn't so hard, but now I am stuck on getting the MapPolygon added to the Information Layer.
Here it is the original XAML sample (I supressed the CaptionTemplate part as I don't need it):
And here my C# code:
Thanks!