<?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: Map Switcher widget thumbnails in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-thumbnails/m-p/745099#M22359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;3.0 Map Switcher widget ... thumbnails ... how can I set/change them?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using the application builder, it's part of the "edit" options for a layer.&amp;nbsp; Or as you already found out, the &amp;lt;layer&amp;gt; tag has an icon property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I don't see the icon mentioned in the "Main configuration file" or the "Layer tag" reference pages, so it appears to be missing.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That is our mistake.&amp;nbsp; We will add it to the documentation for the &amp;lt;layer&amp;gt; tag.&amp;nbsp; Thanks for letting us know &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jul 2012 23:10:34 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2012-07-27T23:10:34Z</dc:date>
    <item>
      <title>Map Switcher widget thumbnails</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-thumbnails/m-p/745097#M22357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying out the 3.0 Map Switcher widget but I can't seem to get the thumbnails to load (I just get gray boxes).&amp;nbsp; I see some familiar samples in the /assets/images folder but I can't find any reference to them in the source code, nor is there an image setting in MapSwitcherWidget.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where do these thumbnails come from, and how can I set/change them?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 22:16:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-thumbnails/m-p/745097#M22357</guid>
      <dc:creator>KennyHoran</dc:creator>
      <dc:date>2012-07-27T22:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Map Switcher widget thumbnails</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-thumbnails/m-p/745098#M22358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On a hunch I dug through the code a bit and may have found an undocumented feature.&amp;nbsp; I noticed an "icon" variable associated with a layer and after adding a reference in my config.xml it worked!&amp;nbsp; Here's an example using the sample from the "Main configuration file" documentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;map&amp;gt;
&amp;nbsp; &amp;lt;basemaps&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Streets" type="tiled" visible="true" alpha="1" url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" icon="assets/images/basemap_streets.jpg"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Aerial" type="tiled" visible="false" alpha="1" url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" icon="assets/images/basemap_imagery.jpg"/&amp;gt;
...
&amp;nbsp; &amp;lt;/basemaps&amp;gt;
&amp;lt;/map&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't see the icon mentioned in the "Main configuration file" or the "Layer tag" reference pages, so it appears to be missing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-thumbnails/m-p/745098#M22358</guid>
      <dc:creator>KennyHoran</dc:creator>
      <dc:date>2021-12-12T07:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Map Switcher widget thumbnails</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-thumbnails/m-p/745099#M22359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;3.0 Map Switcher widget ... thumbnails ... how can I set/change them?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using the application builder, it's part of the "edit" options for a layer.&amp;nbsp; Or as you already found out, the &amp;lt;layer&amp;gt; tag has an icon property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I don't see the icon mentioned in the "Main configuration file" or the "Layer tag" reference pages, so it appears to be missing.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That is our mistake.&amp;nbsp; We will add it to the documentation for the &amp;lt;layer&amp;gt; tag.&amp;nbsp; Thanks for letting us know &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 23:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-thumbnails/m-p/745099#M22359</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-07-27T23:10:34Z</dc:date>
    </item>
  </channel>
</rss>

