<?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: Remove Powered by ESRI on map window in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239280#M719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have found that to suppress the logo you need two things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Map.IsLogoVisible=False&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and you also need to &lt;/SPAN&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt; be using one of ESRI's tile services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2012 21:47:51 GMT</pubDate>
    <dc:creator>MarkBryant</dc:creator>
    <dc:date>2012-01-24T21:47:51Z</dc:date>
    <item>
      <title>Remove Powered by ESRI on map window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239279#M718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to remove the Powered by ESRI logo on the bottom right corner of the viewer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found in the map.xml for a site that I created the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:Map IsLogoVisible="False"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:x="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/winfx/2006/xaml" rel="nofollow" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:sys="clr-namespace:System;assembly=mscorlib"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:esri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.esri.com/arcgis/client/2009" rel="nofollow" target="_blank"&gt;http://schemas.esri.com/arcgis/client/2009&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:esriBing="clr-namespace:ESRI.ArcGIS.Client.Bing;assembly=ESRI.ArcGIS.Client.Bing"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:esriMapping="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.esri.com/arcgis/mapping/2009" rel="nofollow" target="_blank"&gt;http://schemas.esri.com/arcgis/mapping/2009&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:esriExtensibility="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.esri.com/arcgis/client/extensibility/2010" rel="nofollow" target="_blank"&gt;http://schemas.esri.com/arcgis/client/extensibility/2010&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:esriFSSymbols="clr-namespace:ESRI.ArcGIS.Client.FeatureService.Symbols;assembly=ESRI.ArcGIS.Client"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/winfx/2006/xaml/presentation" rel="nofollow" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml/presentation&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;esriMapping:ScaleBarExtensions.ScaleBarMapUnit&amp;gt;Meters&amp;lt;/esriMapping:ScaleBarExtensions.ScaleBarMapUnit&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;esri:Map.IsLogoVisible&amp;gt;False&amp;lt;/esri:Map.IsLogoVisible&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course there is more code.&amp;nbsp; My question is that I have the IsLogoVisible set to False much like in the VisualStudio based API but the logo still shows up.&amp;nbsp; Maybe I am looking in the wrong place.&amp;nbsp; FYI this is the new final release not the beta.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 20:50:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239279#M718</guid>
      <dc:creator>WesleyMarcell</dc:creator>
      <dc:date>2012-01-24T20:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Powered by ESRI on map window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239280#M719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have found that to suppress the logo you need two things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Map.IsLogoVisible=False&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and you also need to &lt;/SPAN&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt; be using one of ESRI's tile services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 21:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239280#M719</guid>
      <dc:creator>MarkBryant</dc:creator>
      <dc:date>2012-01-24T21:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Powered by ESRI on map window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239281#M720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;More than likely it was because I was using the ESRI imagery as you stated.&amp;nbsp; I will try to pull in a local cached version and see if that solves the problem.&amp;nbsp; Kudos to you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 13:42:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239281#M720</guid>
      <dc:creator>WesleyMarcell</dc:creator>
      <dc:date>2012-01-25T13:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Powered by ESRI on map window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239282#M721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That did not seem to work.&amp;nbsp; I changed the basemap to point at a local cache of NAIP imagery that I know for a fact has no branding in it because we built the cache from scratch.&amp;nbsp; I changed it in the map.xml file in a project under the Apps_ArcGIS_Silverlight/Config folder.&amp;nbsp; I also went into the Builder_ArcGIS_Silverlight/App_Data folder and changed the Imagery layer in basemaps.xml and ConfigurationStore.xml to point at our local cache.&amp;nbsp; While this did let me pick our basemap from the default basemaps list within the ArcGIS for Silverlight Viewer application, it is still branded.&amp;nbsp; Perhaps it is hardcoded somewhere in there to force it to be branded if you use the ArcGIS for Silverlight program.&amp;nbsp; I will keep messing around with it as this is mainly an RD project and report any findings.&amp;nbsp; If anyone else has an idea please respond.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 14:44:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239282#M721</guid>
      <dc:creator>WesleyMarcell</dc:creator>
      <dc:date>2012-01-25T14:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Powered by ESRI on map window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239283#M722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok I spent way too much time on this and one of our developers helped me get to the end point.&amp;nbsp; To remove the logo from the map you do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are starting from scratch (havent made your web map yet or want the template to not have the logo) you will make these changes in the builder directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\inetpub\wwwroot\Builder_ArcGIS_Silverlight\Templates\Default\Config\Layouts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a project that you have already created that you wish to remove the logo from work in this directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\inetpub\wwwroot\Apps_ArcGIS_Silverlight\&amp;lt;YourProject&amp;gt;\Config\Layouts&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find the template that your map uses or you wish to change for the builder.&amp;nbsp; For me it was accordion.xaml.&amp;nbsp; Beginning with line 522 you will see the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ContentControl x:Name="AttributionDisplayContainer"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HorizontalAlignment="Right" VerticalAlignment="Bottom" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Margin="0,0,0,0"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change this code to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ContentControl x:Name="AttributionDisplayContainer" Visibility="Collapsed"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HorizontalAlignment="Right" VerticalAlignment="Bottom" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Margin="0,0,6,2"/&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 20:05:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/remove-powered-by-esri-on-map-window/m-p/239283#M722</guid>
      <dc:creator>WesleyMarcell</dc:creator>
      <dc:date>2012-01-25T20:05:27Z</dc:date>
    </item>
  </channel>
</rss>

