<?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: Can you disable only the Zoom Slider in Viewer? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180854#M5703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks again Robert. I was able to remove the slider from the Navigation widget. I appreciate your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2011 21:41:39 GMT</pubDate>
    <dc:creator>DougZeliff</dc:creator>
    <dc:date>2011-03-10T21:41:39Z</dc:date>
    <item>
      <title>Can you disable only the Zoom Slider in Viewer?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180850#M5699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have read how to disable the navigation widget completely and how to hide individual components of the widget, but I have searched the forums to no avail on how to hide the zoom slider while having zoom out and pan available. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the GeoRss widget to diplay locations of endangered species sightings and I want to limit the ability to zoom completely in to see precise locations in the Flex Viewer window. I allow the zoom on the GeoRSS widget, but do not want people to zoom beyond the extent I specify in that widget. I still want some navigation elements such as the pan tools, zoom out, and extent tools available, just not Zoom in and the Zoom Slider.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 20:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180850#M5699</guid>
      <dc:creator>DougZeliff</dc:creator>
      <dc:date>2011-03-08T20:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can you disable only the Zoom Slider in Viewer?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180851#M5700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doug,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; You will have to edit the source code in the Navigation Widget. Specifically the Navigation.mxml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find this code and make the indicated change:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;esri:Navigation top="0"&lt;STRONG&gt; visible="false" includeInLayout="false"&lt;/STRONG&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map="{map}"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; skinClass="widgets.Navigation.NavigationSkin"/&amp;gt;&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Disabling the zoom in button is as simple as setting the zoominbutton visible attribute to false in the NavigationWidget.xml&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:09:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180851#M5700</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T16:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can you disable only the Zoom Slider in Viewer?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180852#M5701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert. I am brand new to Flash Builder so I will attempt the change you gave me. I knew about the removal of the Zoom in button, but found it odd that the Zoom Slider appeared to be the only component of the navigation widget that could not be removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On a side note, is it posssible to control the visible extent for ESRI base maps used in the Flex Viewer. This would be an alternative to removing the slider. If I could make the base maps unavailble beyond a certain zoom scale, I could achieve the same goal.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 14:59:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180852#M5701</guid>
      <dc:creator>DougZeliff</dc:creator>
      <dc:date>2011-03-09T14:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can you disable only the Zoom Slider in Viewer?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180853#M5702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doug,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You can remove Levels of Display (LODs) from the map and that would accomplish what you are after.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you could change to this code in your MapManager.mxml&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;//map load complete
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; private function mapLoadComplete(event:MapEvent):void
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // ViewerContainer.dispatchEvent(new AppEvent(AppEvent.LAYER_LOADED));
&amp;nbsp;&amp;nbsp;&amp;nbsp; //Remove the last LOD (the closest zoom level)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.lods.pop();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //or remove the last 5 LODs
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.lods.splice(map.lods.length -5, 5);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:14:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180853#M5702</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T09:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can you disable only the Zoom Slider in Viewer?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180854#M5703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks again Robert. I was able to remove the slider from the Navigation widget. I appreciate your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 21:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-you-disable-only-the-zoom-slider-in-viewer/m-p/180854#M5703</guid>
      <dc:creator>DougZeliff</dc:creator>
      <dc:date>2011-03-10T21:41:39Z</dc:date>
    </item>
  </channel>
</rss>

