Time Slider question
I have a map service that contains imagery from six non-sequential years. (i.e. 1996, 2001, 2004, 2011, 2015, 2018). I have a time slider set up in the web map. The problem is when I hit "Step Forward" in the widget, it goes year-by-year, and when the interval is over the years where there is no imagery, the map is obviously blank. Is there a way to manually set the intervals to only be in years where there is imagery?
0
-
I'm pretty sure this is not supported.
A workaround would be a workflow that shows a DisplayForm with just two buttons, Next and Previous. When the user clicks either button, you can use the SetTimeExtent command to jump to the next or previous available year. Finally, go back to the same form, to allow a user to quickly move forward and backward between years. (Maybe add a close button too)
With workflow5, you could use the 'Number Slider' to make it even nicer.0 -
Try to use BaseMap Slider 0
Please sign in to leave a comment.
Comments
2 comments