<?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 How to Display an OverviewMap in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-display-an-overviewmap/m-p/725197#M9133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Samples of Version 10.2.7 it was possible to display an overview map. (arcgis-runtime-samples-dotnet-master\src\Desktop\ArcGISRuntimeSamplesDesktop\Samples\Mapping\OverviewMap.xaml)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I accomplish this with the 100.2.1 Version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system tells me "the object already owned" when I try to use the map again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2018 15:33:44 GMT</pubDate>
    <dc:creator>MarvinKalani</dc:creator>
    <dc:date>2018-04-24T15:33:44Z</dc:date>
    <item>
      <title>How to Display an OverviewMap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-display-an-overviewmap/m-p/725197#M9133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Samples of Version 10.2.7 it was possible to display an overview map. (arcgis-runtime-samples-dotnet-master\src\Desktop\ArcGISRuntimeSamplesDesktop\Samples\Mapping\OverviewMap.xaml)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I accomplish this with the 100.2.1 Version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system tells me "the object already owned" when I try to use the map again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 15:33:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-display-an-overviewmap/m-p/725197#M9133</guid>
      <dc:creator>MarvinKalani</dc:creator>
      <dc:date>2018-04-24T15:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Display an OverviewMap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-display-an-overviewmap/m-p/725198#M9134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry to hear you're running into problems.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a sample for 100.2.1 that has something similar to an overview map:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/master/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/GraphicsOverlay/Animate3DGraphic" style="color: #2989c5;" title="https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/master/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/GraphicsOverlay/Animate3DGraphic"&gt;arcgis-runtime-samples-dotnet/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/GraphicsOverlay/Animate3DGraphic at master · Esri…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to use&amp;nbsp;a separate map; this isn't called out specifically in the sample above because it uses a scene.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you run into any other issues.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 16:21:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-display-an-overviewmap/m-p/725198#M9134</guid>
      <dc:creator>NathanCastle1</dc:creator>
      <dc:date>2018-04-24T16:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Display an OverviewMap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-display-an-overviewmap/m-p/725199#M9135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution is to use a cloned layer: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var clonedLayer = layer.Clone();&lt;/P&gt;&lt;P&gt;mapView.Map = new Map {Basemap = new Basemap(clonedLayer)};&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 13:54:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-display-an-overviewmap/m-p/725199#M9135</guid>
      <dc:creator>MarvinKalani</dc:creator>
      <dc:date>2018-04-25T13:54:37Z</dc:date>
    </item>
  </channel>
</rss>

