<?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: MaxExtent Property  in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126792#M1456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will MaxExtent be available in next update of ArcGIS Runtime?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2019 07:51:22 GMT</pubDate>
    <dc:creator>GonzaloMuöoz</dc:creator>
    <dc:date>2019-02-11T07:51:22Z</dc:date>
    <item>
      <title>MaxExtent Property</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126790#M1454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In previous versions of ArcGis Runtime(10.something), MapView had a property called MaximumExtent to limit the extent on the map view. How can it be done now with ArcGIS Runtime 100.something versions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 07:21:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126790#M1454</guid>
      <dc:creator>GonzaloMuöoz</dc:creator>
      <dc:date>2019-02-08T07:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: MaxExtent Property</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126791#M1455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Support for MaxExtent is&amp;nbsp;on our backlog, but not&amp;nbsp;available at this time.&lt;/P&gt;&lt;P&gt;You could use the NavigationChanged event which is triggered after a navigation has completed, and then "snap back" to the extent you want to be in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 20:06:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126791#M1455</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2019-02-08T20:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: MaxExtent Property</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126792#M1456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will MaxExtent be available in next update of ArcGIS Runtime?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 07:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126792#M1456</guid>
      <dc:creator>GonzaloMuöoz</dc:creator>
      <dc:date>2019-02-11T07:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: MaxExtent Property</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126793#M1457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The next update is rather unlikely at this point.&amp;nbsp;The main limitation is that this isn't really part of the ArcGIS System, so need to get it sync'ed up between all products (ArcGIS Pro, JS API etc)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 17:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126793#M1457</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2019-02-11T17:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: MaxExtent Property</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126794#M1458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any release milestone for this issue? When I use the&amp;nbsp;MapViewViewpointChanged or&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;NavigationChanged&lt;SPAN&gt;&amp;nbsp;event, it is hard to make it stable and robust when use zoom, rotate and moving. The MaximumExtent property in the previous main version (10.2.7) is really helpful for us. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2019 09:16:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126794#M1458</guid>
      <dc:creator>GergelyDimitrievits</dc:creator>
      <dc:date>2019-06-06T09:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: MaxExtent Property</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126795#M1459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't share any solid promise for when/if this feature would be delivered, but I've added your +1 to the backlog issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2019 02:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126795#M1459</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2019-06-09T02:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: MaxExtent Property</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126796#M1460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interested in this issue too, I'd be happy if you managed to solve it.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 08:29:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maxextent-property/m-p/126796#M1460</guid>
      <dc:creator>PéterCzeglédi</dc:creator>
      <dc:date>2019-06-11T08:29:07Z</dc:date>
    </item>
  </channel>
</rss>

