I have a QueryTask that retrieves several hundred features and inserts them into a GraphicsLayer, however if I query a Time Aware layer, then the graphics never become visible despite the layer containing them.
In looking at a the layer at a break point, I can see that the layer contains the graphics, is initialized, and is visible.
This same query works when the layer forgets how to tell time. Help!