<?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: Map events in Javascript api 4.x in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-events-in-javascript-api-4-x/m-p/631115#M58885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brian,&lt;BR /&gt;You can find the information &lt;SPAN&gt;about events&amp;nbsp;following&lt;/SPAN&gt;&amp;nbsp;the links:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html#events-summary"&gt;MapView&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html#events-summary"&gt;SceneView&lt;/A&gt;.&lt;BR /&gt;With 4.x you can even watch the properties (&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;Prior to 4.x, watching property changes were handled via events)&lt;/SPAN&gt;:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/guide/working-with-props/index.html" style="text-decoration: none;"&gt;https://developers.arcgis.com/javascript/latest/guide/working-with-props/index.html&lt;/A&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/guide/working-with-props/index.html"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;Also check the sample to get a feeling about the events and properties:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/event-explorer/index.html"&gt;https://developers.arcgis.com/javascript/latest/sample-code/event-explorer/index.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/watch-for-changes/index.html"&gt;https://developers.arcgis.com/javascript/latest/sample-code/watch-for-changes/index.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And to not miss the migrating documentation:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/guide/migrating/" title="https://developers.arcgis.com/javascript/latest/guide/migrating/"&gt;Migrating from 3.x to 4.11 | ArcGIS API for JavaScript 4.11&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2019 09:31:34 GMT</pubDate>
    <dc:creator>SaschaBrunnerCH</dc:creator>
    <dc:date>2019-06-13T09:31:34Z</dc:date>
    <item>
      <title>Map events in Javascript api 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-events-in-javascript-api-4-x/m-p/631114#M58884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am migrating my applications from 3.x to 4.x but there are some events that I am not managing to find in 4.x such as map 'load' event, map 'zoom-end' event and map 'pan-end'.&amp;nbsp; Are these available in 4.x?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 05:52:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-events-in-javascript-api-4-x/m-p/631114#M58884</guid>
      <dc:creator>BrianBorg1</dc:creator>
      <dc:date>2019-06-13T05:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Map events in Javascript api 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-events-in-javascript-api-4-x/m-p/631115#M58885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brian,&lt;BR /&gt;You can find the information &lt;SPAN&gt;about events&amp;nbsp;following&lt;/SPAN&gt;&amp;nbsp;the links:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html#events-summary"&gt;MapView&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html#events-summary"&gt;SceneView&lt;/A&gt;.&lt;BR /&gt;With 4.x you can even watch the properties (&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;Prior to 4.x, watching property changes were handled via events)&lt;/SPAN&gt;:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/guide/working-with-props/index.html" style="text-decoration: none;"&gt;https://developers.arcgis.com/javascript/latest/guide/working-with-props/index.html&lt;/A&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/guide/working-with-props/index.html"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;Also check the sample to get a feeling about the events and properties:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/event-explorer/index.html"&gt;https://developers.arcgis.com/javascript/latest/sample-code/event-explorer/index.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/watch-for-changes/index.html"&gt;https://developers.arcgis.com/javascript/latest/sample-code/watch-for-changes/index.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And to not miss the migrating documentation:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/guide/migrating/" title="https://developers.arcgis.com/javascript/latest/guide/migrating/"&gt;Migrating from 3.x to 4.11 | ArcGIS API for JavaScript 4.11&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 09:31:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-events-in-javascript-api-4-x/m-p/631115#M58885</guid>
      <dc:creator>SaschaBrunnerCH</dc:creator>
      <dc:date>2019-06-13T09:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Map events in Javascript api 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-events-in-javascript-api-4-x/m-p/631116#M58886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found this blog post to be helpful: &lt;A class="link-titled" href="https://odoe.net/blog/quick-tip-arcgis-api-4-js-stuff-ready/" title="https://odoe.net/blog/quick-tip-arcgis-api-4-js-stuff-ready/"&gt;https://odoe.net/blog/quick-tip-arcgis-api-4-js-stuff-ready/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 13:39:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-events-in-javascript-api-4-x/m-p/631116#M58886</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2019-06-13T13:39:42Z</dc:date>
    </item>
  </channel>
</rss>

