<?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: .NET MAUI: Taking &amp;quot;areas of interest&amp;quot; offline in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/net-maui-taking-quot-areas-of-interest-quot/m-p/1304579#M11959</link>
    <description>&lt;P&gt;I went ahead and used a PolygonBuilder and used the 'AddPart()' method and it worked like a charm! At first I was having trouble with it since I was doing 'AddPoint()' rather than "Part," but all is well now.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2023 17:56:22 GMT</pubDate>
    <dc:creator>TreyDalziel</dc:creator>
    <dc:date>2023-06-29T17:56:22Z</dc:date>
    <item>
      <title>.NET MAUI: Taking "areas of interest" offline</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/net-maui-taking-quot-areas-of-interest-quot/m-p/1303998#M11957</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;I am using the Esri.ArcGISRuntime.Toolkit.Maui package version 200.1.0;&lt;/P&gt;&lt;P&gt;My question is regarding taking an Envelope, or "area of interest" offline. Let's say we have two "areas" in North America that exist. See screenshot below:&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ca6d239e-a82e-478f-babc-f5fe0653ec3d.png" style="width: 529px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74387i9A6B1A6AA958F737/image-size/large?v=v2&amp;amp;px=999" role="button" title="ca6d239e-a82e-478f-babc-f5fe0653ec3d.png" alt="ca6d239e-a82e-478f-babc-f5fe0653ec3d.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Is it possible to take two separate envelopes (one in Canada, one in the US) as the "area of interest" when performing the 'GenerateOfflineMap(GenerateOfflineMapParameters g, string p),' where 'g' contains only one AreaOfInterest defined?&lt;/P&gt;&lt;P&gt;In other words, do I really need one large envelope that includes everything between my two "areas of interest"?&lt;/P&gt;&lt;P&gt;Relevant code below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bfc4d859-8c23-4104-beaa-98268f56663d.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74385i114736F51CF80F42/image-size/large?v=v2&amp;amp;px=999" role="button" title="bfc4d859-8c23-4104-beaa-98268f56663d.png" alt="bfc4d859-8c23-4104-beaa-98268f56663d.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fc583c00-c06e-4cc0-b819-7d0293c5838b.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74386i884A24E86038C610/image-size/large?v=v2&amp;amp;px=999" role="button" title="fc583c00-c06e-4cc0-b819-7d0293c5838b.png" alt="fc583c00-c06e-4cc0-b819-7d0293c5838b.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="47d40f84-4584-4743-bc0d-69b621040eb3.png" style="width: 528px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74390i18F70A3B9E408934/image-size/large?v=v2&amp;amp;px=999" role="button" title="47d40f84-4584-4743-bc0d-69b621040eb3.png" alt="47d40f84-4584-4743-bc0d-69b621040eb3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any tips or information is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trey&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 16:40:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/net-maui-taking-quot-areas-of-interest-quot/m-p/1303998#M11957</guid>
      <dc:creator>TreyDalziel</dc:creator>
      <dc:date>2023-06-28T16:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: .NET MAUI: Taking "areas of interest" offline</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/net-maui-taking-quot-areas-of-interest-quot/m-p/1304196#M11958</link>
      <description>&lt;P&gt;Have you tried using a Polygon with two rings instead of an extent? That might do the trick.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 20:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/net-maui-taking-quot-areas-of-interest-quot/m-p/1304196#M11958</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2023-06-28T20:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: .NET MAUI: Taking "areas of interest" offline</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/net-maui-taking-quot-areas-of-interest-quot/m-p/1304579#M11959</link>
      <description>&lt;P&gt;I went ahead and used a PolygonBuilder and used the 'AddPart()' method and it worked like a charm! At first I was having trouble with it since I was doing 'AddPoint()' rather than "Part," but all is well now.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 17:56:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/net-maui-taking-quot-areas-of-interest-quot/m-p/1304579#M11959</guid>
      <dc:creator>TreyDalziel</dc:creator>
      <dc:date>2023-06-29T17:56:22Z</dc:date>
    </item>
  </channel>
</rss>

