First, I want to say the work around we came up with is not a true solution. There really needs to be a ActiveView.PartialRefresh just for the graphic tracker not all the graphics (lables, points, �?�.) The graphic tracker is useless for direction if you don�??t have road labels. :confused:
So this is our work around.
We first upgraded to 10.1 and then we created the map using an .mxd that included .tpk tiles.
I did not have to add any code to pull in the new layers this was all done by the .mxd.
Then I had to do a ActiveView.Refresh() this causes the graphic tracker to flash but it works. Also, the labels are static but at least they don�??t move.