<?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: Zoom previous widget? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/zoom-previous-widget/m-p/701615#M15680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For Flexviewer? This is built in to the Navigation widget in the latest Flexviewer release. Just above the navigation slider.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2011 18:31:41 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2011-05-19T18:31:41Z</dc:date>
    <item>
      <title>Zoom previous widget?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/zoom-previous-widget/m-p/701614#M15679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: RedmondGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any one have one? Looking for a zoom to previous or back arrow that will display the last view scene by the user&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 18:23:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/zoom-previous-widget/m-p/701614#M15679</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-19T18:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom previous widget?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/zoom-previous-widget/m-p/701615#M15680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For Flexviewer? This is built in to the Navigation widget in the latest Flexviewer release. Just above the navigation slider.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 18:31:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/zoom-previous-widget/m-p/701615#M15680</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2011-05-19T18:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom previous widget?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/zoom-previous-widget/m-p/701616#M15681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: xemoka&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to do it inside a non-flex viewer application you'd need to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
import com.esri.ags.tools.NavigationTool;

private var navTool:NavigationTool;

navTool.zoomToPrevExtent();
navTool.zoomToNextExtent();
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As seen in: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tools/NavigationTool.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tools/NavigationTool.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;with a working example and source @ &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=NavigationTool" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=NavigationTool&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 05:30:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/zoom-previous-widget/m-p/701616#M15681</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-12T05:30:51Z</dc:date>
    </item>
  </channel>
</rss>

