I am new to working with ArcGIS API for JS, but have done some work with the ESRI leaflet library. I would like to create a map with this API that would visualize an dynamically aggregated time series of historical health in Mexico that is published on my portal (https://elcamaleon.binghamton.edu/server/rest/services/muni_event_aggregation/MapServer)
The data is published as a map image layer.
Basically, I'd like to produce a simple map as per this timeslider tutorial.
Can anyone point me in the direction of any examples that use a timeslider to visualize a dynamically-aggregated mapimage layer?
I am sorry to be so vague.