<?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 extent changed event in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/map-extent-changed-event/m-p/819439#M2762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found that event. It is&amp;nbsp;&lt;STRONG&gt;ViewerExtentChanged&lt;/STRONG&gt; from the&amp;nbsp;&lt;STRONG&gt;ArcGIS.Desktop.Internal.Mapping&lt;/STRONG&gt;. It is possible to attach handler to this event&amp;nbsp;with the&amp;nbsp;&lt;STRONG&gt;Subscribe&lt;/STRONG&gt; method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Nov 2017 15:43:37 GMT</pubDate>
    <dc:creator>MaxMax2</dc:creator>
    <dc:date>2017-11-25T15:43:37Z</dc:date>
    <item>
      <title>Map extent changed event</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/map-extent-changed-event/m-p/819438#M2761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an event when visible extent of the current map changed? I want to track such changes to update some values in my add-in. Or maybe there is a workaround for this task?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 12:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/map-extent-changed-event/m-p/819438#M2761</guid>
      <dc:creator>MaxMax2</dc:creator>
      <dc:date>2017-11-23T12:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Map extent changed event</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/map-extent-changed-event/m-p/819439#M2762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found that event. It is&amp;nbsp;&lt;STRONG&gt;ViewerExtentChanged&lt;/STRONG&gt; from the&amp;nbsp;&lt;STRONG&gt;ArcGIS.Desktop.Internal.Mapping&lt;/STRONG&gt;. It is possible to attach handler to this event&amp;nbsp;with the&amp;nbsp;&lt;STRONG&gt;Subscribe&lt;/STRONG&gt; method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2017 15:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/map-extent-changed-event/m-p/819439#M2762</guid>
      <dc:creator>MaxMax2</dc:creator>
      <dc:date>2017-11-25T15:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map extent changed event</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/map-extent-changed-event/m-p/819440#M2763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the MapViewCameraChangedEvent for this.&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="http://prodev.arcgis.com/en/pro-app/sdk/api-reference/index.html#topic12830.html" title="http://prodev.arcgis.com/en/pro-app/sdk/api-reference/index.html#topic12830.html"&gt;http://pro.arcgis.com/en/pro-app/sdk/api-reference/index.html#topic12830.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ViewExtentChanged event is in an internal namespace - they could change anytime. So not recommended to use anything from a Pro API Internal namespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, there are a couple of samples in the&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples"&gt;arcgis-pro-sdk-community-samples&lt;/A&gt;&amp;nbsp;that uses the MapViewCameraChangedEvent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 02:52:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/map-extent-changed-event/m-p/819440#M2763</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2017-11-27T02:52:41Z</dc:date>
    </item>
  </channel>
</rss>

