<?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: time-extent-change TimeSlider Event in 4x in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/time-extent-change-timeslider-event-in-4x/m-p/1194227#M78001</link>
    <description>&lt;P&gt;You can watch the "timeExtent" property on TimeSlider, like this:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;timeSlider.watch("timeExtent", (newVal, oldVal) =&amp;gt;{
  // do something with the old and new values
  console.log("Old timeExtent: ", oldVal);
  console.log("New timeExtent: ", newVal);
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2022 22:44:45 GMT</pubDate>
    <dc:creator>AnneFitz</dc:creator>
    <dc:date>2022-07-20T22:44:45Z</dc:date>
    <item>
      <title>time-extent-change TimeSlider Event in 4x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/time-extent-change-timeslider-event-in-4x/m-p/1194206#M78000</link>
      <description>&lt;P&gt;I have an app written in JS API 3x that made extensive use of the '&lt;SPAN&gt;time-extent-change' event to handle a lot of UI and background changes. I noticed that it is no longer available in JS API 4x.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to get an event to fire whenever a user moved the slider manually, or used the Play button in 4x?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 21:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/time-extent-change-timeslider-event-in-4x/m-p/1194206#M78000</guid>
      <dc:creator>MichaelWen_Timmons</dc:creator>
      <dc:date>2022-07-20T21:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: time-extent-change TimeSlider Event in 4x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/time-extent-change-timeslider-event-in-4x/m-p/1194227#M78001</link>
      <description>&lt;P&gt;You can watch the "timeExtent" property on TimeSlider, like this:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;timeSlider.watch("timeExtent", (newVal, oldVal) =&amp;gt;{
  // do something with the old and new values
  console.log("Old timeExtent: ", oldVal);
  console.log("New timeExtent: ", newVal);
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 22:44:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/time-extent-change-timeslider-event-in-4x/m-p/1194227#M78001</guid>
      <dc:creator>AnneFitz</dc:creator>
      <dc:date>2022-07-20T22:44:45Z</dc:date>
    </item>
  </channel>
</rss>

