<?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: Switching basemaps at given extent in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/switching-basemaps-at-given-extent/m-p/408763#M9534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alex,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; This thread is probably the one you are talking about and yes you can just witch it to ArcGISDynamicMapServiceLayers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=295797&amp;amp;mc=12#msgid924110"&gt;http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=295797&amp;amp;mc=12#msgid924110&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Apr 2010 11:12:20 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-04-28T11:12:20Z</dc:date>
    <item>
      <title>Switching basemaps at given extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/switching-basemaps-at-given-extent/m-p/408762#M9533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the Sample Flex Viewer and would like to be able to have the basemaps switch when a certain zoom level gets reached. I am using two dynamic basemaps with a different spatial reference (4326 is the first one and the second one is in 28992), and would like to know how I would go about doing this. And also I was wondering if its possible that when a certain zoom level is reached the appropriate live layer/map gets loaded automatically? I have seen some threads discussing these questions for tiled services but I'm not sure this will work the same way for my dynamic services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 07:45:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/switching-basemaps-at-given-extent/m-p/408762#M9533</guid>
      <dc:creator>Alexandervan_der_Schans</dc:creator>
      <dc:date>2010-04-28T07:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Switching basemaps at given extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/switching-basemaps-at-given-extent/m-p/408763#M9534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alex,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; This thread is probably the one you are talking about and yes you can just witch it to ArcGISDynamicMapServiceLayers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=295797&amp;amp;mc=12#msgid924110"&gt;http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=295797&amp;amp;mc=12#msgid924110&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 11:12:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/switching-basemaps-at-given-extent/m-p/408763#M9534</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-04-28T11:12:20Z</dc:date>
    </item>
    <item>
      <title>Switching basemaps at given extent</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/switching-basemaps-at-given-extent/m-p/408764#M9535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Robert, It's not working however and I'm getting an error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1013: The private attribute may be used only on class property definition &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;on:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; private function widgetShowInfo(event:AppEvent):void&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;which is quite weird cause I didnt change anything there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've changed all the statements as shown in that thread, but still nothing is happening.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont quite understand the logic behind adding the additional LODs, does it matter which level you assign them to (like the examples 16 and 17?) or can you just keep this default?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've included my mapmanager.mxml so you can see what i'm missing..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks alot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 12:28:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/switching-basemaps-at-given-extent/m-p/408764#M9535</guid>
      <dc:creator>Alexandervan_der_Schans</dc:creator>
      <dc:date>2010-04-28T12:28:28Z</dc:date>
    </item>
  </channel>
</rss>

