As I zoom in and out of my application the PictureMarkerSymbol and the MarkerSymbol with the Image brush don't appear in its true location and as a user zooms out it gets farther and farther away.
I have set the offsetX and offsetY and when zoomed all the way in it shows where it is supposed to, but when zoomed out it moves it away.
In contrast the strobe marker symbol (from samples) shows exactly where it is supposed to, no matter the scale.
I have tried setting the ScaleTransform, but that wasn't it.
What am I missing? The issue is I have emergency vehicles appearing as though they are in completely different city and my users need to have an broad view of where all the vehicles are at.
Thanks in advance,
Keith