I'm curious if there's a time-frame for when the various time-aware features will be supported in V4 of the JS API.
On top of that, does anyone have a suggestion for an efficient work-around for animating radar imagery from a WMS? I'm using the Iowa State NEXRAD like so:
My thinking is that I'll just create an animate method which retrieves the preceding 15 time slots and stores them. Then, just cycle through the results.