<?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: How I add Layers namespace in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-i-add-layers-namespace/m-p/162750#M1860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct. But I believe the example could be more clear on what version was referring too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will recommend something similar as PostgreSQL page. Where you have clearly on the header what version is the content and a link to the most recent version of the same content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="https://i.stack.imgur.com/Ib3Et.png" class="image-1 jive-image j-img-original" src="https://i.stack.imgur.com/Ib3Et.png" style="width: 620px; height: 140px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Dec 2017 20:23:25 GMT</pubDate>
    <dc:creator>JuanOropeza</dc:creator>
    <dc:date>2017-12-13T20:23:25Z</dc:date>
    <item>
      <title>How I add Layers namespace</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-i-add-layers-namespace/m-p/162747#M1857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm following the example.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/10-2/store/api-reference/html/9a516e5a-03ec-4907-9d50-5f662d91a80c.htm" title="https://developers.arcgis.com/net/10-2/store/api-reference/html/9a516e5a-03ec-4907-9d50-5f662d91a80c.htm"&gt;Code Example - BaseMaps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in this line VS cant find the namespace&amp;nbsp;&lt;SPAN&gt;Esri.ArcGISRuntime.Layers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Esri.ArcGISRuntime.Layers.ArcGISTiledMapServiceLayer myArcGISTiledMapServiceLayer = new Esri.ArcGISRuntime.Layers.ArcGISTiledMapServiceLayer();&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And as you can see there isn't any Layers on ArcGISRuntime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://i.stack.imgur.com/iq9hr.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 16:35:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-i-add-layers-namespace/m-p/162747#M1857</guid>
      <dc:creator>JuanOropeza1</dc:creator>
      <dc:date>2017-12-11T16:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: How I add Layers namespace</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-i-add-layers-namespace/m-p/162748#M1858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My assumption is that you are trying to use 10.2.X sample code with 100.X runtime install and since the APIs are different, you cannot find the correct layers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See 100.X samples and documentation for help&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/" title="https://developers.arcgis.com/net/latest/"&gt;ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/arcgistiledlayerurl.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/arcgistiledlayerurl.htm"&gt;ArcGIS tiled layer (URL)—ArcGIS Runtime SDK for .NET Samples | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 09:33:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-i-add-layers-namespace/m-p/162748#M1858</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2017-12-12T09:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: How I add Layers namespace</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-i-add-layers-namespace/m-p/162749#M1859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We also have this migration topic that might be useful in finding the correct namespace and class names&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/migrate-to-100-x.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/migrate-to-100-x.htm"&gt;Migrate from 10.2.x to 100.x—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already know the new class name, you can also just hit "CTRL" + "." keys on Visual Studio to resolve the namespace.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/390712_ctrldot.gif" style="width: 620px; height: 262px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 19:08:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-i-add-layers-namespace/m-p/162749#M1859</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2017-12-13T19:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: How I add Layers namespace</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-i-add-layers-namespace/m-p/162750#M1860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct. But I believe the example could be more clear on what version was referring too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will recommend something similar as PostgreSQL page. Where you have clearly on the header what version is the content and a link to the most recent version of the same content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="https://i.stack.imgur.com/Ib3Et.png" class="image-1 jive-image j-img-original" src="https://i.stack.imgur.com/Ib3Et.png" style="width: 620px; height: 140px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 20:23:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-i-add-layers-namespace/m-p/162750#M1860</guid>
      <dc:creator>JuanOropeza</dc:creator>
      <dc:date>2017-12-13T20:23:25Z</dc:date>
    </item>
  </channel>
</rss>

