<?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 - Event Handler in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/timeslider-event-handler/m-p/1081315#M73968</link>
    <description>&lt;P&gt;In JS 4.x, instead of listening for events, you have to &lt;A href="https://developers.arcgis.com/javascript/latest/programming-patterns/#watching-for-property-changes" target="_self"&gt;watch&lt;/A&gt; for changes in a property of a widget. You can watch the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html#timeExtent" target="_self"&gt;timeExtent&lt;/A&gt; property to make your symbology changes.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jul 2021 14:15:58 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2021-07-21T14:15:58Z</dc:date>
    <item>
      <title>TimeSlider - Event Handler</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/timeslider-event-handler/m-p/1081196#M73967</link>
      <description>&lt;P&gt;I'm programming an app with data from the ArcGIS Indoors Information Model. I have a time-aware feature layer (Events) with point features. My second feature layer (Units) (non time-aware) includes polygon features. The Units layer is under the Events layer. Both layers are connect by IDs and the geometries intersect. The timeslider widget works and shows the events correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have an idea that I would like to implement:&lt;/P&gt;&lt;P&gt;When using the timeslider, I would like to symbolize the associated units differently while an event takes place.&amp;nbsp;I searched for events for the timeslider in the API reference, but couldn't find any:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html#on" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html#on&lt;/A&gt;&lt;BR /&gt;I suspect there are no events for the widget.&lt;/P&gt;&lt;P&gt;Does someone has an idea how I can still implement my idea?&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 07:56:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/timeslider-event-handler/m-p/1081196#M73967</guid>
      <dc:creator>RRicardo</dc:creator>
      <dc:date>2021-07-21T07:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider - Event Handler</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/timeslider-event-handler/m-p/1081315#M73968</link>
      <description>&lt;P&gt;In JS 4.x, instead of listening for events, you have to &lt;A href="https://developers.arcgis.com/javascript/latest/programming-patterns/#watching-for-property-changes" target="_self"&gt;watch&lt;/A&gt; for changes in a property of a widget. You can watch the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html#timeExtent" target="_self"&gt;timeExtent&lt;/A&gt; property to make your symbology changes.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 14:15:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/timeslider-event-handler/m-p/1081315#M73968</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-07-21T14:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: TimeSlider - Event Handler</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/timeslider-event-handler/m-p/1081521#M73974</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 20:20:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/timeslider-event-handler/m-p/1081521#M73974</guid>
      <dc:creator>RRicardo</dc:creator>
      <dc:date>2021-07-21T20:20:07Z</dc:date>
    </item>
  </channel>
</rss>

