I have 4 image services, each containing a series of rasters, and I'd like to display 4 time sliders, respectively, for those image services. They all have the same temporal and spatial extent. Is this possible? The problem is that the TimeExtent property on the Map element apparently only allows you to bind to one time slider.
I tried adding another Map with a transparent background and binding another time slider to that, but it didn't work, or perhaps I need to add something else so this will work.
Thanks for any tips...
Dan