<?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 Basemap and Layer in mobile application in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/basemap-and-layer-in-mobile-application/m-p/622329#M13836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello to all, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have recently developed a mobile application using the API 3.6 and i used any example of resource center.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have developed a lsit of basemap in a calout button for switch basemap and with the same way i have developed a list of layers with a checkbox for show and hide. But in this way the basemap list and layer are developed in a first view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any example can i study to create a list of basemaps in a second view and move the selection to the a first view? And also some examples of the list of layers to turn on and off in a separate view? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for any contribution &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Francesco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2014 15:30:10 GMT</pubDate>
    <dc:creator>francescodi_vito1</dc:creator>
    <dc:date>2014-03-27T15:30:10Z</dc:date>
    <item>
      <title>Basemap and Layer in mobile application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/basemap-and-layer-in-mobile-application/m-p/622329#M13836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello to all, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have recently developed a mobile application using the API 3.6 and i used any example of resource center.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have developed a lsit of basemap in a calout button for switch basemap and with the same way i have developed a list of layers with a checkbox for show and hide. But in this way the basemap list and layer are developed in a first view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any example can i study to create a list of basemaps in a second view and move the selection to the a first view? And also some examples of the list of layers to turn on and off in a separate view? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for any contribution &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Francesco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 15:30:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/basemap-and-layer-in-mobile-application/m-p/622329#M13836</guid>
      <dc:creator>francescodi_vito1</dc:creator>
      <dc:date>2014-03-27T15:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap and Layer in mobile application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/basemap-and-layer-in-mobile-application/m-p/622330#M13837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Francesco,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I understand what you are asking, you have a 2 lists of information that are isolated into the view they were created in. The view architecture is a great framework for simple application, I think when an application becomes more advanced it moves past the limitations of a view. Please review how &lt;/SPAN&gt;&lt;A href="https://github.com/quick6black/flex-examples/tree/develop/tourdeflexmobile"&gt;this&lt;/A&gt;&lt;SPAN&gt; project on Github is designed. Instead of creating the application in a ViewNavigatorApplication you use Application and then nest the ViewNavigator in a group. Now you can update your list in another group on application startup and then update or change data in your view. The example creates a slide off navigator exposing a list which updates the view with what the user selects. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another method would be to use a framework like &lt;/SPAN&gt;&lt;A href="http://www.spicefactory.org/parsley/"&gt;Parsley&lt;/A&gt;&lt;SPAN&gt;, there are a few good blog post like &lt;/SPAN&gt;&lt;A href="http://coenraets.org/blog/2009/07/building-a-flex-application-with-the-parsley-framework/"&gt;this&lt;/A&gt;&lt;SPAN&gt; one. Using Dependency Injection framework you can pass your data around through dependency injection. I used this framework to pass data between tabbed views in a mobile application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 11:44:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/basemap-and-layer-in-mobile-application/m-p/622330#M13837</guid>
      <dc:creator>AaronNash1</dc:creator>
      <dc:date>2014-03-28T11:44:42Z</dc:date>
    </item>
  </channel>
</rss>

