I am trying to label graphics on my map and am having trouble getting exactly the display that I want.
Using a LabelDefinition doesn't work because the labels will disappear if they might overlap (yes, I've turned on AllowOverlap and it doesn't seem to work).
Using a TextSymbol doesn't work because then they all stack on top of each other making it impossible to see which vehicles are actually at the location.
Is there any way to label these vehicles in such a way that it shows the label in whatever the best position is? I loaded the same data into ArcGIS Pro and it labeled them correctly until I realized it was using Maplex to do it. Once I turned it off so I could compare them directly then it went back to the issues I had before.
Surely someone else has run across this. The tutorial from four years ago about how to cluster the graphics is OK, but I would rather not cluster them. I would prefer that the labels/text symbols move slightly in order to accommodate the other labels around them.