<?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: onExtentChange on esri 4.X in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465543#M43105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is only for setting new values to the existing values. What I need to is load some markers to exact points on extent change so the markers will be loaded only in the visible area.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2017 15:56:05 GMT</pubDate>
    <dc:creator>UdyWa</dc:creator>
    <dc:date>2017-07-28T15:56:05Z</dc:date>
    <item>
      <title>onExtentChange on esri 4.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465540#M43102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does esri 4.x versions has an event equivalent to&amp;nbsp;onExtentChange for Map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE class="" data-gclp-id="0" data-initialized="true" style="color: #4d4d4d; background: #fafafa; border: 2px solid #dddddd; padding: 0.5em 0px 0.5em 0.5em;"&gt;&lt;SPAN class="" style="color: #595959;"&gt;map&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959;"&gt;on&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #dd1144;"&gt;"extent-change"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959;"&gt; function(){//do things}&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;);&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465540#M43102</guid>
      <dc:creator>UdyWa</dc:creator>
      <dc:date>2017-07-28T15:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: onExtentChange on esri 4.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465541#M43103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the section "Watching properties" here:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/guide/working-with-props/index.html" title="https://developers.arcgis.com/javascript/latest/guide/working-with-props/index.html" rel="nofollow noopener noreferrer" target="_blank"&gt;Working with properties | ArcGIS API for JavaScript 4.4&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&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="punctuation token"&gt;(&lt;/SPAN&gt;newValue&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; oldValue&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; property&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; object&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; console&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;info&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"Extent has changed: "&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; newValue&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="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>Sat, 11 Dec 2021 20:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465541#M43103</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2021-12-11T20:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: onExtentChange on esri 4.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465542#M43104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this work in 4.3 or is this new feature in 4.4?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:53:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465542#M43104</guid>
      <dc:creator>UdyWa</dc:creator>
      <dc:date>2017-07-28T15:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: onExtentChange on esri 4.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465543#M43105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is only for setting new values to the existing values. What I need to is load some markers to exact points on extent change so the markers will be loaded only in the visible area.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465543#M43105</guid>
      <dc:creator>UdyWa</dc:creator>
      <dc:date>2017-07-28T15:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: onExtentChange on esri 4.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465544#M43106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since 4.0; watching properties is the 4.x way of handling this use case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:57:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465544#M43106</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2017-07-28T15:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: onExtentChange on esri 4.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465545#M43107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please read the section "&lt;SPAN style="background-color: #ffffff;"&gt;Watching properties&lt;/SPAN&gt;".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 16:03:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/onextentchange-on-esri-4-x/m-p/465545#M43107</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2017-07-28T16:03:10Z</dc:date>
    </item>
  </channel>
</rss>

