<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to NOT draw cumulatively with TimeSlider widget? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-not-draw-cumulatively-with-timeslider/m-p/272715#M8221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mehul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate the help. Unfortunately, this does not fix my problem. In fact, when I set this value to "true", my data does not draw at all. I am attaching my code. Can you tell me if there is something I'm doing wrong? Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;configuration&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;dateformat&amp;gt;MMMM DD, YYYY&amp;lt;/dateformat&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;loop&amp;gt;false&amp;lt;/loop&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;singlethumbastimeinstant&amp;gt;true&amp;lt;/singlethumbastimeinstant&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;thumbcount&amp;gt;1&amp;lt;/thumbcount&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;createTimeInstant&amp;gt;false&amp;lt;/createTimeInstant&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;thumbmovingrate&amp;gt;1000&amp;lt;/thumbmovingrate&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeextent&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;starttime&amp;gt;1863/11/23 4:59:00 UTC&amp;lt;/starttime&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endtime&amp;gt;1863/11/26 4:59:00 UTC&amp;lt;/endtime&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timeextent&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestops&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestopsinterval&amp;gt;1&amp;lt;/timestopsinterval&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestopsunits&amp;gt;days&amp;lt;/timestopsunits&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timestops&amp;gt;

&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 13:19:08 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-12-11T13:19:08Z</dc:date>
    <item>
      <title>How to NOT draw cumulatively with TimeSlider widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-not-draw-cumulatively-with-timeslider/m-p/272713#M8219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have literally, just this week, dived into some Flex coding for the first time after a member of our office left and I had a website dumped into my lap. I've been able to look into the code and break down a number of things, but I'm having trouble with the TimeSlider widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am trying to do is show the progression of army troop movements over a series of three days. The data is there, the correct features are showing up on the day specified in the timeline, I just can't figure out how to get the previous day's features to "go away". Just about everything I have read - such as the sample earthquake maps - show data remaining on the screen as the timeline progresses. This is not what I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope I have described that well enough. I have searched all over the forums and have seemingly come to a dead end on this subject. Does anybody have any advice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 17:36:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-not-draw-cumulatively-with-timeslider/m-p/272713#M8219</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-12-01T17:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to NOT draw cumulatively with TimeSlider widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-not-draw-cumulatively-with-timeslider/m-p/272714#M8220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you try setting singlethumbastimeinstant to true?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;singlethumbastimeinstant&amp;gt;true&amp;lt;/singlethumbastimeinstant&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 16:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-not-draw-cumulatively-with-timeslider/m-p/272714#M8220</guid>
      <dc:creator>MehulChoksey</dc:creator>
      <dc:date>2011-12-02T16:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to NOT draw cumulatively with TimeSlider widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-not-draw-cumulatively-with-timeslider/m-p/272715#M8221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mehul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate the help. Unfortunately, this does not fix my problem. In fact, when I set this value to "true", my data does not draw at all. I am attaching my code. Can you tell me if there is something I'm doing wrong? Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;configuration&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;dateformat&amp;gt;MMMM DD, YYYY&amp;lt;/dateformat&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;loop&amp;gt;false&amp;lt;/loop&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;singlethumbastimeinstant&amp;gt;true&amp;lt;/singlethumbastimeinstant&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;thumbcount&amp;gt;1&amp;lt;/thumbcount&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;createTimeInstant&amp;gt;false&amp;lt;/createTimeInstant&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;thumbmovingrate&amp;gt;1000&amp;lt;/thumbmovingrate&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeextent&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;starttime&amp;gt;1863/11/23 4:59:00 UTC&amp;lt;/starttime&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endtime&amp;gt;1863/11/26 4:59:00 UTC&amp;lt;/endtime&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timeextent&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestops&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestopsinterval&amp;gt;1&amp;lt;/timestopsinterval&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timestopsunits&amp;gt;days&amp;lt;/timestopsunits&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/timestops&amp;gt;

&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:19:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-not-draw-cumulatively-with-timeslider/m-p/272715#M8221</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-11T13:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to NOT draw cumulatively with TimeSlider widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-not-draw-cumulatively-with-timeslider/m-p/272716#M8222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pretty sure you set that in the specific layer in the ArcMap.mxd that created your service.&amp;nbsp; It's part of the timeline properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 16:36:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-not-draw-cumulatively-with-timeslider/m-p/272716#M8222</guid>
      <dc:creator>SteveNelson</dc:creator>
      <dc:date>2011-12-16T16:36:16Z</dc:date>
    </item>
  </channel>
</rss>

