Hello,
I'm, we’re (whatever), migrating from 10.2.0 to 10.2.7 (ArcGIS Runtime SDK for .NET) and things are going pretty well but I ran into having to find the counterpart to ESRI.ArcGIS.Client.Toolkit.TimeSlider(10.2.0) in Esri.ArcGISRuntime.Toolkit(10.2.7). Is a TimeSlider or something that will function like TimeSlider in ArcGISRuntime.Toolkit?
Thank you,
David Brown
Epi Info / CDC (Centers for Disease Control and Prevention)
Solved! Go to Solution.
This question was answered by Morten Nielsen in another post titled, Symbol Control Template No Longer Available (WPF)
Work is ongoing to provide a timeslider for 100.2 (it might be ready for 100.1).
If you're working on migrating, you should skip 10.2.7 and go straight to the 100.x releases. 10.2.x is about to enter extended support very soon, and 100.x is where all the future enhancements, toolkit etc will be.Version:1.0
Thanks again Morten,
David Brown
Epi Info / CDC (Centers for Disease Control and Prevention)
Hi,
I checked in changes (http://epiinfo.codeplex.com/SourceControl/changeset/84528) for starters on the migration. I'm hoping someone knows where the TimeSlider is in the version we're migrating to. If you go to that link and scroll down about 2/3rds of the way to Epi Info 7/EpiDashboard/Mapping/MapControl.xaml.cs, you can see that I commented out the old TimeSlider with ////// after line 200.
Thank you,
David Brown
Epi Info / CDC (Centers for Disease Control and Prevention)
This question was answered by Morten Nielsen in another post titled, Symbol Control Template No Longer Available (WPF)
Work is ongoing to provide a timeslider for 100.2 (it might be ready for 100.1).
If you're working on migrating, you should skip 10.2.7 and go straight to the 100.x releases. 10.2.x is about to enter extended support very soon, and 100.x is where all the future enhancements, toolkit etc will be.Version:1.0
Thanks again Morten,
David Brown
Epi Info / CDC (Centers for Disease Control and Prevention)