<?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 Create Breadcrumb layer in 4x in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-breadcrumb-layer-in-4x/m-p/1195987#M78067</link>
    <description>&lt;P&gt;I'm trying to re-create a 'breadcrumb' layer in a JavaScript 4x map app. Basically what it needs to do is, whenever the user moves a timeslider, the features that lie before selected time should re-render into small arrows, while those with time values that match the slider's would keep the original symbology.&lt;/P&gt;&lt;P&gt;In JS API 3x this can be done with TemporalRenders. However it is not available in 4x.&lt;/P&gt;&lt;P&gt;Looks like FeatureEffect can be used to re-render features based on a time filter, but it does not seem to have an option to apply different symbols. Can someone please suggest a way forward?&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 16:33:22 GMT</pubDate>
    <dc:creator>MichaelWen_Timmons</dc:creator>
    <dc:date>2022-07-26T16:33:22Z</dc:date>
    <item>
      <title>Create Breadcrumb layer in 4x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-breadcrumb-layer-in-4x/m-p/1195987#M78067</link>
      <description>&lt;P&gt;I'm trying to re-create a 'breadcrumb' layer in a JavaScript 4x map app. Basically what it needs to do is, whenever the user moves a timeslider, the features that lie before selected time should re-render into small arrows, while those with time values that match the slider's would keep the original symbology.&lt;/P&gt;&lt;P&gt;In JS API 3x this can be done with TemporalRenders. However it is not available in 4x.&lt;/P&gt;&lt;P&gt;Looks like FeatureEffect can be used to re-render features based on a time filter, but it does not seem to have an option to apply different symbols. Can someone please suggest a way forward?&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 16:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-breadcrumb-layer-in-4x/m-p/1195987#M78067</guid>
      <dc:creator>MichaelWen_Timmons</dc:creator>
      <dc:date>2022-07-26T16:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Create Breadcrumb layer in 4x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-breadcrumb-layer-in-4x/m-p/1198041#M78130</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://codepen.io/U_B_U/pen/rNdYgxp?editors=1000" target="_self" rel="nofollow noopener noreferrer"&gt;very simple test app&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to show how to change the symbols of old features that TimeSlider widget already played. In the app, I am watching the TimeSlider.timeExtent property and set the timeExtent directly on the layer object, then createRenderer function is called. In this function, we set a unique-value renderer with valueExpression and use the expression in the visual variables.&lt;/P&gt;&lt;P&gt;We have a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/visualization/data-driven-styles/time/" target="_self" rel="nofollow noopener noreferrer"&gt;guide doc&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in our SDK to talks about how to visualize data based on time. &amp;nbsp;You may find that info useful as I used this guide topic as a starting point to symbolize data differently based on time.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;-Undral&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 15:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-breadcrumb-layer-in-4x/m-p/1198041#M78130</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2022-08-01T15:44:58Z</dc:date>
    </item>
  </channel>
</rss>

