Greetings,
I have been trying to make a simple silverlight application that makes use of the timeslider. I am able to get it working, but it seems to stop displaying any points beyond about 1000 items. I have a service that displays about 4000 to 5000 waypoints of a UAV with a DateTime field. This data displays and works fine with timeslider in ArcMap, but when I try to use the timeslider in a silverlight application it displays about the first 1000 points then nothing after that. I have checked the timeExtent and it is set correctly.
I was wondering if there is some limit with the silverlight implementation of the time aware capability that does not exist with the ArcMap implementation.
Thanks,
Charlie