<?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: ZoomDuration in JSAPI 4 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoomduration-in-jsapi-4/m-p/180407#M16712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could watch for a change in the map extent to apply the goTo method with your own options parameter.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/watch-for-changes/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/watch-for-changes/index.html"&gt;Watch for changes | ArcGIS API for JavaScript 4.10&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-core-watchUtils.html#watch"&gt;watch&lt;/A&gt;&amp;nbsp;the map view extent property for changes and intervene with your own goTo and options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2018 22:13:08 GMT</pubDate>
    <dc:creator>BlakeTerhune</dc:creator>
    <dc:date>2018-12-31T22:13:08Z</dc:date>
    <item>
      <title>ZoomDuration in JSAPI 4</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoomduration-in-jsapi-4/m-p/180404#M16709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am needing to customize the zoom duration, just like in this sample - &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/mapconfig_smoothzoom.html" title="https://developers.arcgis.com/javascript/3/jssamples/mapconfig_smoothzoom.html"&gt;Customize zoom animation | ArcGIS API for JavaScript 3.27&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using version 4.8 of the API and do not see a &lt;A href="https://developers.arcgis.com/javascript/3/jsapi/esri.config-amd.html"&gt;zoomDuration &lt;/A&gt;config property like the in 3.x version of the API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did this property move to another object and I just haven't found it yet? Or is there another way to achieve this customization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 19:02:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoomduration-in-jsapi-4/m-p/180404#M16709</guid>
      <dc:creator>JillianStanford</dc:creator>
      <dc:date>2018-12-31T19:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: ZoomDuration in JSAPI 4</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoomduration-in-jsapi-4/m-p/180405#M16710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/18824"&gt;Jillian Stanford&lt;/A&gt;, you can &lt;SPAN style="background-color: #ffffff;"&gt;customize the zoom duration with 4x using the goTo() method of the 2D MapView or the 3D SceneView. There are several properties that can be modified in the &lt;STRONG&gt;options&lt;/STRONG&gt;&amp;nbsp;parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;MapView.goTo() documentation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html#goTo" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html#goTo"&gt;MapView | API Reference | ArcGIS API for JavaScript 4.10&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;SceneView.goTo() documentation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html#goTo" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html#goTo"&gt;SceneView | API Reference | ArcGIS API for JavaScript 4.10&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;-Noah&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 21:23:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoomduration-in-jsapi-4/m-p/180405#M16710</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2018-12-31T21:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: ZoomDuration in JSAPI 4</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoomduration-in-jsapi-4/m-p/180406#M16711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/36951"&gt;Noah Sager&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;Thank you for taking the time to reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see how this would work if I were calling goTo explicitly but how can I configure the view so that it uses the custom duration when the user initiates a zoom, like by scrolling the mouse wheel or using the zoom widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 21:34:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoomduration-in-jsapi-4/m-p/180406#M16711</guid>
      <dc:creator>JillianStanford</dc:creator>
      <dc:date>2018-12-31T21:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: ZoomDuration in JSAPI 4</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoomduration-in-jsapi-4/m-p/180407#M16712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could watch for a change in the map extent to apply the goTo method with your own options parameter.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/watch-for-changes/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/watch-for-changes/index.html"&gt;Watch for changes | ArcGIS API for JavaScript 4.10&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-core-watchUtils.html#watch"&gt;watch&lt;/A&gt;&amp;nbsp;the map view extent property for changes and intervene with your own goTo and options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 22:13:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoomduration-in-jsapi-4/m-p/180407#M16712</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2018-12-31T22:13:08Z</dc:date>
    </item>
  </channel>
</rss>

