Search code examples
c#.netuwpbing-mapsuwp-maps

UWP map layers polygon bugs


I add two shapes on top of each other from two different buttons. When I use the third button to change the stroke size of one of the shape, it also affects the other shape. This is weird because in my code (see AppBarButton_Click_1), the adjustment should only alter the FIRST shape that I add. Can someone explain to me what I did wrong?

Link to my code: My code (https://pastebin.com/NEVX8SB4)


Solution

  • This is a known bug that should be fixed in the next major Windows update.