<?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: How to open application on last map extent in flex in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653924#M14611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh okay. Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Oct 2015 03:54:48 GMT</pubDate>
    <dc:creator>akshayloya</dc:creator>
    <dc:date>2015-10-23T03:54:48Z</dc:date>
    <item>
      <title>How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653916#M14603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I close my flex application or re-login it, map refreshes to initial extent. I want to open my application on same extent on which I've logged-out or close the application. Any idea on how I can go about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akshay &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 10:52:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653916#M14603</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-10-19T10:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653917#M14604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Akshay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; This thread is close to what you are looking for (though the code was developed for the Sample Flex Viewer the concept is similar).&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/3412"&gt;Save session state&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 12:53:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653917#M14604</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-10-19T12:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653918#M14605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why u dont try to save the last extent in a bd field and then when the user log in u get the extent that he had?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 19:40:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653918#M14605</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2015-10-19T19:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653919#M14606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is bd field exactly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 03:35:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653919#M14606</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-10-20T03:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653920#M14607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data base field (Sorry i typed it out in spanish)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 12:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653920#M14607</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2015-10-20T12:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653921#M14608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please summarise for last extent thing. I'm getting bit confused with so many things in that thread. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 03:35:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653921#M14608</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-10-21T03:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653922#M14609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Akshay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Most of the follow-on posts to that thread have to do with saving the TOC checked layer states and other stuff. The basic saving of the maps extent code is in the zip I provided. This will only be code you can learn from though as this code was developed for the Sample Flex Viewer (SFV). this was the viewer before esri started to even support the viewer as a product. I don't spend time in Flex any more as it is a API that has reached mature status and is no longer updated by esri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 12:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653922#M14609</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-10-21T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653923#M14610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 03:54:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653923#M14610</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-10-23T03:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653924#M14611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh okay. Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 03:54:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653924#M14611</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-10-23T03:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653925#M14612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Akshay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this widget here for ideas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=73a5b7824b8542fd94c878f56861dfe0" title="http://www.arcgis.com/home/item.html?id=73a5b7824b8542fd94c878f56861dfe0"&gt;http://www.arcgis.com/home/item.html?id=73a5b7824b8542fd94c878f56861dfe0&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 14:15:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653925#M14612</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2015-10-23T14:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to open application on last map extent in flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653926#M14613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anthony!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 03:20:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-open-application-on-last-map-extent-in-flex/m-p/653926#M14613</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2015-10-26T03:20:57Z</dc:date>
    </item>
  </channel>
</rss>

