<?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 load aerial basemap layers dynamically? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-load-aerial-basemap-layers-dynamically/m-p/713071#M15839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shanning, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; this is now possible using the latest eMap Switcher widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #2f4f4f;"&gt;Version 3.2.1 - April 8, 2013&lt;BR /&gt; * Added drag and drop re-order capability to the basemap switcher (Thumbnails ONLY).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 18:21:40 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2013-04-09T18:21:40Z</dc:date>
    <item>
      <title>How to load aerial basemap layers dynamically?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-load-aerial-basemap-layers-dynamically/m-p/713069#M15837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Last year when I worked on a Flex project, I loaded Robert's wonderful component eMapSwitcher (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/621...d=1#post214917" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/621...d=1#post214917&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; Now in my new project, I want to use the tool's transparent slider feature for 2 selected basemaps (1 being the street map, and another is a selected aerial map) only.&amp;nbsp; All of the basemap layers are listed in the config.xml.&amp;nbsp; What is the proper way to load the aerial basemap layers dynamically?&amp;nbsp; My plan is to have a control to select an aerial map.&amp;nbsp; Then, I can open the BaseMap widget, which shows only the streets and the selected aerial map.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another option is for the loaded aerial basemaps, I can select one to activate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I can apply the transparent slider for the 2 basemaps.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks if you can provide your idea.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 18:36:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-load-aerial-basemap-layers-dynamically/m-p/713069#M15837</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2013-04-04T18:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to load aerial basemap layers dynamically?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-load-aerial-basemap-layers-dynamically/m-p/713070#M15838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As the continuation of my post above, is it possible to dynamically changed the order of the loaded basemaps?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 22:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-load-aerial-basemap-layers-dynamically/m-p/713070#M15838</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2013-04-04T22:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to load aerial basemap layers dynamically?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-load-aerial-basemap-layers-dynamically/m-p/713071#M15839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shanning, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; this is now possible using the latest eMap Switcher widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #2f4f4f;"&gt;Version 3.2.1 - April 8, 2013&lt;BR /&gt; * Added drag and drop re-order capability to the basemap switcher (Thumbnails ONLY).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 18:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-load-aerial-basemap-layers-dynamically/m-p/713071#M15839</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-04-09T18:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to load aerial basemap layers dynamically?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-load-aerial-basemap-layers-dynamically/m-p/713072#M15840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Last year when I worked on a Flex project, I loaded Robert's wonderful component eMapSwitcher (&lt;A href="http://forums.arcgis.com/threads/621...d=1#post214917"&gt;http://forums.arcgis.com/threads/621...d=1#post214917&lt;/A&gt;).&amp;nbsp; Now in my new project, I want to use the tool's transparent slider feature for 2 selected basemaps (1 being the street map, and another is a selected aerial map) only.&amp;nbsp; All of the basemap layers are listed in the config.xml.&amp;nbsp; What is the proper way to load the aerial basemap layers dynamically?&amp;nbsp; My plan is to have a control to select an aerial map.&amp;nbsp; Then, I can open the BaseMap widget, which shows only the streets and the selected aerial map.&amp;nbsp; &lt;BR /&gt;Another option is for the loaded aerial basemaps, I can select one to activate it.&lt;BR /&gt;Then I can apply the transparent slider for the 2 basemaps.&amp;nbsp; &lt;BR /&gt;Thanks if you can provide your idea.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems your Esri Forums "Points" hit the 32-bit limit!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4294967295&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cool!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 19:40:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-load-aerial-basemap-layers-dynamically/m-p/713072#M15840</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2013-04-09T19:40:51Z</dc:date>
    </item>
  </channel>
</rss>

