<?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 Setting Extents for ESRI map service in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567862#M12811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use the ESRI world streets service as my basemap service. I have the initial extent set up to display my county. Now, what I am trying to find out is if it is possible to set some type of maximum scale so that once the user zooms in to a certain point....the ESRI map service turns off and I can set a minimum scale for my basemap so that it turns on at that same point?! How do I go about setting this up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Sep 2010 14:16:44 GMT</pubDate>
    <dc:creator>JoshuaCoates</dc:creator>
    <dc:date>2010-09-16T14:16:44Z</dc:date>
    <item>
      <title>Setting Extents for ESRI map service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567862#M12811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use the ESRI world streets service as my basemap service. I have the initial extent set up to display my county. Now, what I am trying to find out is if it is possible to set some type of maximum scale so that once the user zooms in to a certain point....the ESRI map service turns off and I can set a minimum scale for my basemap so that it turns on at that same point?! How do I go about setting this up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 14:16:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567862#M12811</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-09-16T14:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Extents for ESRI map service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567863#M12812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can set the minScale and maxScale properties on layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=AddLODS"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=AddLODS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doc:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/Layer.html#maxScale"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/Layer.html#maxScale&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 15:05:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567863#M12812</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-09-16T15:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Extents for ESRI map service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567864#M12813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see the code for this, however, I am using 2.0 beta version of FlexViewer. Is the code this the same? And do i just modify the config.xml....or do I need to alter other code within another file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 15:28:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567864#M12813</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-09-16T15:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Extents for ESRI map service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567865#M12814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can someone explain where to put the code? Im guessing the private function goes in MapManager.mxml. Where do I specify what I want the maximum or minimum to be for each layer? In the config.xml where I have the basemap?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 18:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567865#M12814</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-09-16T18:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Extents for ESRI map service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567866#M12815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You don't need the addLODs() unless you want to have more levels then are already available in your base layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently the config doesn't support setting min or max scale for the levels. You could update ConfigManager to read these values and then MapManager to make use of them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 18:32:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567866#M12815</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-09-16T18:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Extents for ESRI map service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567867#M12816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this something that can be done by an extreme newbie? Or does it take a good deal of coding knowledge? If it is something that I could be walked through I would really appreciate the help. If not and it would take too long I understand. Let me know what you think?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 18:38:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567867#M12816</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-09-16T18:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Extents for ESRI map service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567868#M12817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you try following the example of the existing code? If not, then maybe just hard-code it in MapManager.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 14:50:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567868#M12817</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-09-17T14:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Extents for ESRI map service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567869#M12818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I dont even know how or where to begin. I literally have zero coding background. I guess it just wont be possible for me. Today is my last day at this internship and I just simply wont have time to try and learn this on my own. If it was just a matter and plugging certain code in somewhere and I knew what to do it might be easier. Thank you for your help though, it is much appreciated!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 15:21:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/setting-extents-for-esri-map-service/m-p/567869#M12818</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-09-17T15:21:18Z</dc:date>
    </item>
  </channel>
</rss>

