<?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: Flex V3.6 - customizing individual basemap zoom levels in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-v3-6-customizing-individual-basemap-zoom/m-p/41020#M1905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is nothing you can do with the configuration files, but if you have the ability to amend the source code then this thread will help you:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/20799-Restrict-View-Port-Bounds-in-Flex-Viewer-2.x?highlight=constrained+map"&gt;http://forums.arcgis.com/threads/20799-Restrict-View-Port-Bounds-in-Flex-Viewer-2.x?highlight=constrained+map&lt;/A&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>Fri, 31 Jan 2014 14:01:36 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2014-01-31T14:01:36Z</dc:date>
    <item>
      <title>Flex V3.6 - customizing individual basemap zoom levels</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-v3-6-customizing-individual-basemap-zoom/m-p/41017#M1902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a flex app where I've customized the &amp;lt;basemap&amp;gt; tags in my config.xml file to only include the &lt;/SPAN&gt;&lt;STRONG&gt;light gray canvas&lt;/STRONG&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;STRONG&gt;aerial&lt;/STRONG&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;STRONG&gt;topo&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;street &lt;/STRONG&gt;&lt;SPAN&gt;basemaps from ESRI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I test the app live to see the maximum zoom scale of each basemap, it seems the aerial, topo and streets are limited to the smaller zoom scale of the light gray canvas (I know at a certain zoom scale the light gray canvas will not draw). Another flex app I created uses JUST the aerial basemap and I can zoom to a much greater scale. It seem the other 3 basemaps get stuck using the zoom scale of the light gray canvas if they are all used together in the basemap switcher?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is can I customize each of my four individual basemap layers within the &amp;lt;basemap&amp;gt; tags to zoom to a certain scale? Ideally I'd like to keep the light gray canvas map as is, but then when a user switches to the aerial, street or topo basemap they can extend the zoom level further (or to the max level for those three).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help/tips.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;lt;basemaps&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;layer type="tiled" label="Light Gray" icon="https://www.arcgis.com/sharing/rest/content/items/8b3b470883a744aeb60e5fff0a319ce7/info/thumbnail/templight_gray_canvas_with_labels__ne_usa.png" url="http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer" visible="true"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;layer type="tiled" label="Light Gray" url="http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Reference/MapServer" visible="false" reference="true"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;lt;layer label="Aerial" type="tiled" visible="false" alpha="1"icon="http://farm8.staticflickr.com/7327/12196738736_abeeda671c_q.jpg" url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;layer label="Topo" type="tiled" visible="false" alpha="1"icon="http://farm8.staticflickr.com/7352/12196378733_3fd16ec153_q.jpg" url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;layer label="Streets" type="tiled" visible="false" alpha="1" icon="http://farm6.staticflickr.com/5508/12196539864_9fe1d98c46_q.jpg" url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/basemaps&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 12:50:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-v3-6-customizing-individual-basemap-zoom/m-p/41017#M1902</guid>
      <dc:creator>SamKrueger1</dc:creator>
      <dc:date>2014-01-31T12:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Flex V3.6 - customizing individual basemap zoom levels</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-v3-6-customizing-individual-basemap-zoom/m-p/41018#M1903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The zoom levels of your application are set from the first basemap added so if you swap the order of your base maps so that your imagery is loaded first you will get all your zoom levels.&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>Fri, 31 Jan 2014 13:36:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-v3-6-customizing-individual-basemap-zoom/m-p/41018#M1903</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-01-31T13:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Flex V3.6 - customizing individual basemap zoom levels</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-v3-6-customizing-individual-basemap-zoom/m-p/41019#M1904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that's easy enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, Is there a workflow you can recommend if I want to prevent a user from being able to zoom/pan to far away from the content of my app. I'm basically looking for a way to fix the extent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 13:41:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-v3-6-customizing-individual-basemap-zoom/m-p/41019#M1904</guid>
      <dc:creator>SamKrueger1</dc:creator>
      <dc:date>2014-01-31T13:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Flex V3.6 - customizing individual basemap zoom levels</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-v3-6-customizing-individual-basemap-zoom/m-p/41020#M1905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is nothing you can do with the configuration files, but if you have the ability to amend the source code then this thread will help you:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/20799-Restrict-View-Port-Bounds-in-Flex-Viewer-2.x?highlight=constrained+map"&gt;http://forums.arcgis.com/threads/20799-Restrict-View-Port-Bounds-in-Flex-Viewer-2.x?highlight=constrained+map&lt;/A&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>Fri, 31 Jan 2014 14:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-v3-6-customizing-individual-basemap-zoom/m-p/41020#M1905</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-01-31T14:01:36Z</dc:date>
    </item>
  </channel>
</rss>

