I have a FeatureCollectionLayer that contains point features. In the screenshot there are 2 features with the same location, symbolized with a circle. The renderer for the layer is Unique values, and the 2 features in the screenshot actually have different color - the bottom one is red (you can see a bit of a red halo under the yellow).
What is problematic is that the (yellow) symbol is for the top feature, but the label that is shown belongs to the feature in the bottom. Does anyone have any pointers on how to fix it?
Code sample: https://github.com/viktor-safar-geodata/ArcGIS.Net.OverlappingSymbols
