<?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 101 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105742#M3834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Sure, here is a post were I provide a zip of all the thumbnails:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/57890-MapSwitcher-Thumbnails-for-Streets-amp-Imagery?p=237142&amp;amp;viewfull=1#post237142"&gt;http://forums.arcgis.com/threads/57890-MapSwitcher-Thumbnails-for-Streets-amp-Imagery?p=237142&amp;amp;viewfull=1#post237142&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as the excludelayer that is only for operational layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2012 15:37:53 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2012-10-12T15:37:53Z</dc:date>
    <item>
      <title>Map Switcher Widget 101</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105739#M3831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is probably elemental but I couldn't find any mention of this in the tag reference (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m300000026000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m300000026000000&lt;/A&gt;&lt;SPAN&gt;) and digging through the code/configuration files only got me so far.&amp;nbsp; Basically I'm just looking for a way to change the default basemap when the 3.0 viewer comes up.&amp;nbsp; I was able to add back the tag&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;basemaps&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Streets" type="tiled" visible="true"&amp;nbsp; alpha="1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/basemaps&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to the main config.xml file to get Streets to come up by default but that had the side effect of doing away with the Streets thumbnail in the basemap switcher widget (possibly because I was using the wrong service?) ... Anyway, looking at the code itself I get the impression that if one were to explicitly list all of the desired basemaps in the config.xml or the MapSwitcherWidget.xml then one could get it to work as desired but details on this in the tag reference were pretty much non-existent and the sample application completely useless, so, can anybody tell me how this can (easily) be done?&amp;nbsp; Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 21:47:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105739#M3831</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-11T21:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Map Switcher Widget 101</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105740#M3832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Well the reason that your streetmap that you manually specify is missing the thumbnail preview is the fact that you are not specifying the icon attribute of the basemaps layer tag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Documentation here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag/01m30000000p000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag/01m30000000p000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;SPAN style="font-style:italic;"&gt;icon&lt;/SPAN&gt;???Applicable for basemap layers. Specifies the location of the&amp;nbsp; icon displayed for this layer in the basemap gallery.&amp;nbsp; For example, the&amp;nbsp; "Streets" ArcGIS Online basemap icon's property reads as:&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://www.arcgis.com/sharing/rest/content/items/d8855ee4d3d74413babfb0f41203b168/info/thumbnail/tempstreets.jpg" rel="nofollow" target="_blank"&gt;https://www.arcgis.com/sharing/rest/content/items/d8855ee4d3d74413babfb0f41203b168/info/thumbnail/tempstreets.jpg&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW: all widget and or Flex Viewer questions belong in the Flex Viewer forum not here in the Flex API Forum: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow (promote)&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow the steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer3.0/Answer.jpg"&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer3.0/Answer.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 00:19:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105740#M3832</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-10-12T00:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Map Switcher Widget 101</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105741#M3833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Well the reason that your streetmap that you manually specify is missing the thumbnail preview is the fact that you are not specifying the icon attribute of the basemaps layer tag ... Hope this helps. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; That did the trick! Thanks for the quick reply. Just a couple quick follow-up questions if you don't mind: First, I went to see if I could directory browse where the one sample icon they gave lived (coincidentally the one I needed!) but it was disallowed - do you know where they have those resources available so that I don't have to screen grab the icons that are included with the application? Also, I played around with the &amp;lt;excludelayer&amp;gt; tag in the MapSwitcherWidget.xml (e.g. &amp;lt;excludelayer&amp;gt;Topographic&amp;lt;/excludelayer&amp;gt;) and it didn't seem to work. Anything you can suggest about that? Thanks again! I'll go ahead and mark this answered and post following questions in the Viewer forum as per your recommendation but will check back to see if you had answers to these follow-up questions. Thanks again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; - Bob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 15:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105741#M3833</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-12T15:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Map Switcher Widget 101</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105742#M3834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Sure, here is a post were I provide a zip of all the thumbnails:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/57890-MapSwitcher-Thumbnails-for-Streets-amp-Imagery?p=237142&amp;amp;viewfull=1#post237142"&gt;http://forums.arcgis.com/threads/57890-MapSwitcher-Thumbnails-for-Streets-amp-Imagery?p=237142&amp;amp;viewfull=1#post237142&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as the excludelayer that is only for operational layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 15:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105742#M3834</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-10-12T15:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Map Switcher Widget 101</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105743#M3835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks again Robert!&amp;nbsp; I still don't see why they would have exclude operational layers in the BaseMapSwitcher widget config file but I'm not going to get bogged down by details ....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 16:39:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105743#M3835</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-12T16:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Map Switcher Widget 101</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105744#M3836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is because the MapSwitcher also has the &amp;lt;layerlist visible=" "&amp;gt; tag.&amp;nbsp; If set to "true", you will get the "More" button with control over visibility of the operational layers, and you can "exclude" which of these show up under the "More" button.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to "exclude" basemaps, you can set addarcgisbasemaps="false" in the map tag, and just manually code the basemaps you want just like you did with the Streets basemap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the info can be found here: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Map_Switcher_widget_tags/01m300000026000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Map_Switcher_widget_tags/01m300000026000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 18:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105744#M3836</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-10-15T18:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Map Switcher Widget 101</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105745#M3837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I still don't see why they would have exclude operational layers in the BaseMapSwitcher widget config file but I'm not going to get bogged down by details ....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just FYI about those details... that is because the Map Switcher Widget (despite its name) control both the basemaps and the operational layer (the "More..." is part of the Map Switcher widget).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 23:20:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/map-switcher-widget-101/m-p/105745#M3837</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-10-15T23:20:35Z</dc:date>
    </item>
  </channel>
</rss>

