Using beta 2 I have adapted the sample for the RSS Weather GraphicTracker to work against some simulated points generated by code that move around the map. The points are updated by the timer every second to reflect their new location. This works ok in Desktop and Engine, however I am having problems in ArcGlobe.
I've assigned a textsymbol and a 3D symbol to the GraphicTracker. The problem is that the 3D symbol being used gets out of sync with the TextSymbol. The text symbol moves as expected but the 3d symbol often remains in the previous location. Sometimes after a few seconds it appears in the right place, or if you zoom in it sometimes corrects itself. Any ideas what (if anything) I'm doing wrong?