<?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: TimeSlider only draws Cumulatively in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79752#M1815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sera,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as far as I understood your problem you do not need to show the data cumulatively..If you set your timslider property as &lt;/SPAN&gt;&lt;STRONG&gt;singleThumbAsTimeInstant=true&lt;/STRONG&gt;&lt;SPAN&gt;..it displays data one by one..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tanya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2011 10:48:10 GMT</pubDate>
    <dc:creator>tanyabisen</dc:creator>
    <dc:date>2011-12-05T10:48:10Z</dc:date>
    <item>
      <title>TimeSlider only draws Cumulatively</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79747#M1810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using Flex API 2.4 and I cannot get the layer to NOT draw cumulatively.&amp;nbsp; The layer is not set to draw cumulatively in the ArcMap document the service is built on.&amp;nbsp; I have tried using both a Feature Layer and an ArcGISDynamicMapServiceLayer.&amp;nbsp; The layer I am using has a start and end time.&amp;nbsp; I would like the feature to disappear after its end time.&amp;nbsp; It works fine in the ArcMap document.&amp;nbsp; I have seen this issue elsewhere but the answers all say that it was a bug that would be fixed in 2.4.&amp;nbsp; Any suggestions anyone?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sera White&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 00:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79747#M1810</guid>
      <dc:creator>SeraWhite</dc:creator>
      <dc:date>2011-11-03T00:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider only draws Cumulatively</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79748#M1811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I am thinking maybe I need to refresh my feature layer (or dynamicMapServiceLayer) on timeExtentChange. I am just having some issues setting the timeExtentChange event on the timeslider. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:TimeSlider id="myTimeSlider" enabled="{fLayer.loaded}" timeExtentChange="myTimeSlider_timeExtentChange(myTimeSlider.timeExtent)"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't like the red portion and I am really unsure what to put there....can anyone help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sera White&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 17:04:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79748#M1811</guid>
      <dc:creator>SeraWhite</dc:creator>
      <dc:date>2011-11-03T17:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider only draws Cumulatively</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79749#M1812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Am I not making any sense?&amp;nbsp; I can't believe others are not having this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sera&amp;nbsp; White&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Nov 2011 17:09:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79749#M1812</guid>
      <dc:creator>SeraWhite</dc:creator>
      <dc:date>2011-11-05T17:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider only draws Cumulatively</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79750#M1813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sera. Are you still having this issue? I believe I am having a very similar problem. I'm JUST starting to learn Flex, so I'm not sure if I am coding something wrong or not. Basically, like you, I have not set the layers to draw cumulatively. Yet that is exactly what they are doing in my time slider. I have also noticed that when the layers draw, they are one day off from the date I have set in the Date field. Very strange! Does anybody have any good answers for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 18:51:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79750#M1813</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-11-30T18:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider only draws Cumulatively</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79751#M1814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do still have the problem.&amp;nbsp; I was pulled onto another project.&amp;nbsp; I will be hitting this project again in a couple of weeks.&amp;nbsp; I am really surprised that no one else has the problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also am new in Flex.&amp;nbsp; But I think that we need to somehow redraw the map each time the timeslider increments.&amp;nbsp; That is what I was working on when I got sidetracked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sera&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 18:55:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79751#M1814</guid>
      <dc:creator>SeraWhite</dc:creator>
      <dc:date>2011-11-30T18:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider only draws Cumulatively</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79752#M1815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sera,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as far as I understood your problem you do not need to show the data cumulatively..If you set your timslider property as &lt;/SPAN&gt;&lt;STRONG&gt;singleThumbAsTimeInstant=true&lt;/STRONG&gt;&lt;SPAN&gt;..it displays data one by one..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tanya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 10:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79752#M1815</guid>
      <dc:creator>tanyabisen</dc:creator>
      <dc:date>2011-12-05T10:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider only draws Cumulatively</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79753#M1816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Fantastic!&amp;nbsp; That worked.&amp;nbsp; Thank you very much for the help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sera&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 14:09:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79753#M1816</guid>
      <dc:creator>SeraWhite</dc:creator>
      <dc:date>2011-12-06T14:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider only draws Cumulatively</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79754#M1817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tanya,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried what you suggested, but whenever I add this line of code, my layers do not draw at all! I am very confused. This is the code I am using.&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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas on what I'm doing wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 23:04:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79754#M1817</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-10T23:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider only draws Cumulatively</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79755#M1818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When using time instants, they have to be exact matches for the feature's start time field if you only have a start time field and no end time field.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 22:56:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/timeslider-only-draws-cumulatively/m-p/79755#M1818</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-12-13T22:56:46Z</dc:date>
    </item>
  </channel>
</rss>

