<?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: Multiple basemaps within AGOL Web Mapping App? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/multiple-basemaps-within-agol-web-mapping-app/m-p/115045#M5428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are differences in functionality between the standard web map and using a web application. You get the ability to change basemaps, or even add multiple basemaps as layers in the web maps by default. If you use one of the ESRI app templates, most of them do not have the widget tool embedded to change basemaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But some of them do, you may have to hunt through the gallery to find one. I did the one below. If you are building your own web app, you'll have to download the correct template and then snatch the code for embedding the widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GaslineDemoClip copy.jpg" class="jive-image image-1" src="/legacyfs/online/21605_GaslineDemoClip copy.jpg" style="width: 620px; height: 504px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 12:56:48 GMT</pubDate>
    <dc:creator>MichaelLohr</dc:creator>
    <dc:date>2014-10-16T12:56:48Z</dc:date>
    <item>
      <title>Multiple basemaps within AGOL Web Mapping App?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/multiple-basemaps-within-agol-web-mapping-app/m-p/115042#M5425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm putting together a web mapping app in ArcGIS Online to support a class I'm planning - it essentially shows two choropleths of deprivation levels over the Topographic basemap. I am using a web mapping app so as to access both the Moving Window facility and bookmarked locations with explanatory text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At a given point in the class, I want the students to think more about the geographic areas being used and how they can include different types of demographic areas and even land uses. The Topographic basemap is ideal for most of the exercise due to its clarity, but it would be great to switch the basemap to World Imagery at this point, since that gives a better sense of housing type and land use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this switch be offered in a web mapping app, or only from the web map itself? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 08:53:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/multiple-basemaps-within-agol-web-mapping-app/m-p/115042#M5425</guid>
      <dc:creator>KatyAppleton1</dc:creator>
      <dc:date>2014-10-13T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple basemaps within AGOL Web Mapping App?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/multiple-basemaps-within-agol-web-mapping-app/m-p/115043#M5426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you building the web mapping application yourself - maybe using the ArcGIS API for JavaScript? If so then there's a basemap gallery widget you can use to allow users to switch basemaps while viewing the map. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/widget_basemap.html" title="https://developers.arcgis.com/javascript/jssamples/widget_basemap.html"&gt;Basemap gallery | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 21:27:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/multiple-basemaps-within-agol-web-mapping-app/m-p/115043#M5426</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2014-10-14T21:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple basemaps within AGOL Web Mapping App?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/multiple-basemaps-within-agol-web-mapping-app/m-p/115044#M5427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For now I am just using the basic capabilities, i.e. publishing a web map to an app via the builder - but thank you for the pointer, the API is something to explore in future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 11:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/multiple-basemaps-within-agol-web-mapping-app/m-p/115044#M5427</guid>
      <dc:creator>KatyAppleton1</dc:creator>
      <dc:date>2014-10-16T11:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple basemaps within AGOL Web Mapping App?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/multiple-basemaps-within-agol-web-mapping-app/m-p/115045#M5428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are differences in functionality between the standard web map and using a web application. You get the ability to change basemaps, or even add multiple basemaps as layers in the web maps by default. If you use one of the ESRI app templates, most of them do not have the widget tool embedded to change basemaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But some of them do, you may have to hunt through the gallery to find one. I did the one below. If you are building your own web app, you'll have to download the correct template and then snatch the code for embedding the widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GaslineDemoClip copy.jpg" class="jive-image image-1" src="/legacyfs/online/21605_GaslineDemoClip copy.jpg" style="width: 620px; height: 504px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:56:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/multiple-basemaps-within-agol-web-mapping-app/m-p/115045#M5428</guid>
      <dc:creator>MichaelLohr</dc:creator>
      <dc:date>2014-10-16T12:56:48Z</dc:date>
    </item>
  </channel>
</rss>

