<?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: Javascript 4.x zoomEnd Event / Scale Text in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697201#M64903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @Robert,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When I watch the extent property, there will be lots of triggers when zoom the map only once.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;My question is:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;How to determine the zoom event is end?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2018 03:32:19 GMT</pubDate>
    <dc:creator>LeoDeng</dc:creator>
    <dc:date>2018-05-17T03:32:19Z</dc:date>
    <item>
      <title>Javascript 4.x zoomEnd Event / Scale Text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697196#M64898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm trying to generate scale text (e.g. 1/100,000 ) in the JS 4.5 API.&amp;nbsp; I can find MapView.scale but have not been able to locate anything like a "zoomEnd" event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 4.x API -- where might I find and event at the end zooming in our out please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 23:14:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697196#M64898</guid>
      <dc:creator>DavidPlume1</dc:creator>
      <dc:date>2017-10-30T23:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript 4.x zoomEnd Event / Scale Text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697197#M64899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In 4.x you need to dismiss the old ideas of having events for everything and you need to get use to watching properties.&amp;nbsp;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;view&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;watch&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'extent'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="comment token"&gt;//do something because the extent has changed. &lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 05:20:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697197#M64899</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T05:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript 4.x zoomEnd Event / Scale Text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697198#M64900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;As usual your very helpful suggestions are welcome -- I'll check it out!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 00:00:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697198#M64900</guid>
      <dc:creator>DavidPlume1</dc:creator>
      <dc:date>2017-10-31T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript 4.x zoomEnd Event / Scale Text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697199#M64901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert -- very nice, I'm watching now!&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 15:50:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697199#M64901</guid>
      <dc:creator>DavidPlume1</dc:creator>
      <dc:date>2017-10-31T15:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript 4.x zoomEnd Event / Scale Text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697200#M64902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; FYI, you should mark the reply that answered your question as the correct answer so that people can find the answer easier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 16:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697200#M64902</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-10-31T16:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript 4.x zoomEnd Event / Scale Text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697201#M64903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @Robert,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When I watch the extent property, there will be lots of triggers when zoom the map only once.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;My question is:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;How to determine the zoom event is end?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 03:32:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697201#M64903</guid>
      <dc:creator>LeoDeng</dc:creator>
      <dc:date>2018-05-17T03:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript 4.x zoomEnd Event / Scale Text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697202#M64904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You can watch the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html#stationary"&gt;stationary&lt;/A&gt;&amp;nbsp;property.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 13:09:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-4-x-zoomend-event-scale-text/m-p/697202#M64904</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-17T13:09:38Z</dc:date>
    </item>
  </channel>
</rss>

