<?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 Choosing default basemap in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/choosing-default-basemap/m-p/415865#M11854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've built a flex application using ArcGIS Viewer for Flex that uses the MapSwitcher widget to display the ESRI basemaps and a custom cached basemap I've published. Everything works well except the application wants to use my custom based map as the default. If I change the visibility of that layer to "false" it turns off the layer at startup but does not display one of the ESRI layers. What I would like to have is the ESRI Topographic Basemap to show up by default? Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2013 14:21:56 GMT</pubDate>
    <dc:creator>JamesMitchell_Jr_</dc:creator>
    <dc:date>2013-12-02T14:21:56Z</dc:date>
    <item>
      <title>Choosing default basemap</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/choosing-default-basemap/m-p/415865#M11854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've built a flex application using ArcGIS Viewer for Flex that uses the MapSwitcher widget to display the ESRI basemaps and a custom cached basemap I've published. Everything works well except the application wants to use my custom based map as the default. If I change the visibility of that layer to "false" it turns off the layer at startup but does not display one of the ESRI layers. What I would like to have is the ESRI Topographic Basemap to show up by default? Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 14:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/choosing-default-basemap/m-p/415865#M11854</guid>
      <dc:creator>JamesMitchell_Jr_</dc:creator>
      <dc:date>2013-12-02T14:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing default basemap</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/choosing-default-basemap/m-p/415866#M11855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your best bet is to add the basemaps in individually into the config.xml, that way you have total control over them, do not forget to turn the addarcgisbasemaps tag to false:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;layer label="Imagery" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/86de95d4e0244cba80f0fa2c9403a7b2/info/thumbnail/tempimagery.jpg"/&amp;gt; &amp;lt;layer label="Imagery with Labels" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/413fd05bbd7342f5991d5ec96f4f8b18/info/thumbnail/tempimagery_with_labels_ne_usa.png"/&amp;gt; &amp;lt;layer label="Imagery with Labels" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/413fd05bbd7342f5991d5ec96f4f8b18/info/thumbnail/tempimagery_with_labels_ne_usa.png"/&amp;gt; &amp;lt;layer label="Oceans" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/Ocean_Basemap/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/48b8cec7ebf04b5fbdcaf70d09daff21/info/thumbnail/tempoceans.jpg"/&amp;gt; &amp;lt;layer label="Topographic" type="tiled" visible="true" url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/6e03e8c26aad4b9c92a87c1063ddb0e3/info/thumbnail/topo_map_2.jpg"/&amp;gt; &amp;lt;layer label="Streets" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/d8855ee4d3d74413babfb0f41203b168/info/thumbnail/tempstreets.jpg"/&amp;gt; &amp;lt;layer label="Light Gray Canvas" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/8b3b470883a744aeb60e5fff0a319ce7/info/thumbnail/templight_gray_canvas_with_labels__ne_usa.png"/&amp;gt; &amp;lt;layer label="Light Gray Canvas" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Reference/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/8b3b470883a744aeb60e5fff0a319ce7/info/thumbnail/templight_gray_canvas_with_labels__ne_usa.png"/&amp;gt; &amp;lt;layer label="Terrain with Labels" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/aab054ab883c4a4094c72e949566ad40/info/thumbnail/tempTerrain_with_labels_ne_usa.png"/&amp;gt; &amp;lt;layer label="Terrain with Labels" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Reference_Overlay/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/aab054ab883c4a4094c72e949566ad40/info/thumbnail/tempTerrain_with_labels_ne_usa.png"/&amp;gt; &amp;lt;layer label="National Geographic" type="tiled" visible="false" url="http://services.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer" icon="https://www.arcgis.com/sharing/rest/content/items/509e2d6b034246d692a461724ae2d62c/info/thumbnail/natgeo.jpg"/&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can then add or remove base maps as you want&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 14:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/choosing-default-basemap/m-p/415866#M11855</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-12-02T14:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing default basemap</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/choosing-default-basemap/m-p/415867#M11856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Anthony worked like a charm&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 17:02:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/choosing-default-basemap/m-p/415867#M11856</guid>
      <dc:creator>JamesMitchell_Jr_</dc:creator>
      <dc:date>2013-12-02T17:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing default basemap</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/choosing-default-basemap/m-p/415868#M11857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;James,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please don't also forget to mark the post as answered by checking the tick on the thread you have marked up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 17:21:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/choosing-default-basemap/m-p/415868#M11857</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-12-02T17:21:50Z</dc:date>
    </item>
  </channel>
</rss>

