<operationallayers> <layer label="Buildings" type="feature" visible="true" alpha="1" info="widgets/InfoTemplates/AttRelateInfoWinWidget.swf" url="http://arcgis.library.tamu.edu/ArcGIS/rest/services/HistoricAggieland/Centroid_2012_04_18/MapServer/0" infoconfig="widgets/InfoTemplates/IWT_Cameras.xml" usetime="true" /> </operationallayers>
<?xml version="1.0" ?> <configuration> <autotogglelayervisibility>true</autotogglelayervisibility> <layers> <layer label="Buildings" name="Buildings"> <dateformat>YYYY/MM/DD</dateformat> <loop>false</loop> <singlethumbastimeinstant>false</singlethumbastimeinstant> <thumbcount>1</thumbcount> <thumbmovingrate>1000</thumbmovingrate> <timeextent setfromlayer="Buildings"/> </layer> </layers> </configuration>
Solved! Go to Solution.
<singlethumbastimeinstant> - This sets the time extent value for a thumbcount. Boolean value. If true and thumbCount is 1, then the timeExtent will represent a time instant (default is "false").