<?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 to remove labels / details from basemap in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-remove-labels-details-from-basemap/m-p/44311#M493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp;I'm unsure how to disable the layer, though. Is there a guide to how to identify and switch off a layer in the basemap?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2017 13:09:18 GMT</pubDate>
    <dc:creator>SimonProud</dc:creator>
    <dc:date>2017-08-09T13:09:18Z</dc:date>
    <item>
      <title>How to remove labels / details from basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-remove-labels-details-from-basemap/m-p/44309#M491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm using the latest SDK to create a simple UWP app in Visual Studio C# 2017.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like is for the app to display a very basic map, just land in one colour and sea in another plus country boundaries. This is sort of achieved if I select, for example,&amp;nbsp;CreateLightGrayCanvasVector as my basemap.&lt;/P&gt;&lt;P&gt;But, that still has a lot of things on it that I don't want, such as city and country labels and roads / build up areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to remove these features using code and to just retain the basic map? I presume that this can be done with MyMap.Map.Basemap.ReferenceLayers but I'm unsure how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 09:34:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-remove-labels-details-from-basemap/m-p/44309#M491</guid>
      <dc:creator>SimonProud</dc:creator>
      <dc:date>2017-08-09T09:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove labels / details from basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-remove-labels-details-from-basemap/m-p/44310#M492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I open the basemap in Desktop I notice that the reference texts (most of the texts) are in a separate layer:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/366351_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I guess you could switch that layer "World Light Gray Reference" off to get less details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With reference:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/366352_pastedImage_2.png" style="width: 620px; height: 530px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without reference:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/366353_pastedImage_3.png" style="width: 620px; height: 530px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 12:00:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-remove-labels-details-from-basemap/m-p/44310#M492</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-08-09T12:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove labels / details from basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-remove-labels-details-from-basemap/m-p/44311#M493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp;I'm unsure how to disable the layer, though. Is there a guide to how to identify and switch off a layer in the basemap?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 13:09:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-remove-labels-details-from-basemap/m-p/44311#M493</guid>
      <dc:creator>SimonProud</dc:creator>
      <dc:date>2017-08-09T13:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove labels / details from basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-remove-labels-details-from-basemap/m-p/44312#M494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, not sue if I can help you with that, but if you are using WPF, maybe this would be a place to start:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/P_Esri_ArcGISRuntime_Mapping_Basemap_ReferenceLayers.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/P_Esri_ArcGISRuntime_Mapping_Basemap_ReferenceLayers.htm"&gt;Basemap.ReferenceLayers Property&lt;/A&gt;&amp;nbsp;which is a property of the&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Mapping_Basemap.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Mapping_Basemap.htm"&gt;Basemap Class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... and this is where the guides are:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/guide-home.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/guide-home.htm"&gt;Developer's guide—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;and this one is specific to using Basemaps:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/use-arcgis-basemaps.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/use-arcgis-basemaps.htm"&gt;Use ArcGIS basemaps—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;(although I don't see a part that switched a sublayer off). &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code samples can be found here:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/sample-code.htm" title="https://developers.arcgis.com/net/latest/wpf/sample-code/sample-code.htm"&gt;ArcGIS Runtime SDK for .NET Samples—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>Wed, 09 Aug 2017 14:01:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-remove-labels-details-from-basemap/m-p/44312#M494</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-08-09T14:01:42Z</dc:date>
    </item>
  </channel>
</rss>

