Picture marker symbols appear to change position on zooming map

2271
1
08-30-2013 04:27 AM
RahulMetangale1
Occasional Contributor II
Hi All,

I am using picture marker symbols to show graphics on the map. I have observed that as I zoom in the map picture marker symbol appear to change the position. This is very prominent in my application because most of the data lies near the beach. So at higher zoom level point appear to be in sea, when I zoom in symbols appears to shift and show up at correct location.

I have tried setting the offset to image that did not help.

Any suggestions to fix this issue?

Thanks,
Rahul
0 Kudos
1 Reply
LanceCrumbliss
Occasional Contributor II
You probably need to set the offsetX and offsetY property of the symbol.  normally, you would set the former to half the width of the picture and the latter to half the height picture.  The exact offset can depend on alignment, though.
0 Kudos