Search code examples
c#windowsuwpbing-mapsuwp-maps

How to remove dot and tail from MapIcon on UWP Map


Is there any way to remove the dot and tail attached to MapIcons? (Without using a map child)

Thanks in advance

MapIcon


Solution

  • Found the answer. I had to modify the MapStyleSheet for the MapControl itself - not the MapIcon. Specifically the userPoint > stemAnchorRadiusScale in the stylesheet.