<?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 Base Map Gallery in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/base-map-gallery/m-p/252777#M23386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is an example for using BING maps in Basemapgallery: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/widget_basemapbutton.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/widget_basemapbutton.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use ESRI maps (Imagery, Roads, and Hybrid (Imagery&amp;amp;Roads)). Is there a way to specify the layers in the same way Bing layers are defined instead of putting the whole URL? Like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;layers: [new esri.dijit.BasemapLayer({
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type: "BingMapsHybrid"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; })],&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried putting ESRIMapsHybrid, but did not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 12:31:32 GMT</pubDate>
    <dc:creator>JatinPatel</dc:creator>
    <dc:date>2021-12-11T12:31:32Z</dc:date>
    <item>
      <title>Base Map Gallery</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/base-map-gallery/m-p/252777#M23386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is an example for using BING maps in Basemapgallery: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/widget_basemapbutton.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/widget_basemapbutton.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use ESRI maps (Imagery, Roads, and Hybrid (Imagery&amp;amp;Roads)). Is there a way to specify the layers in the same way Bing layers are defined instead of putting the whole URL? Like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;layers: [new esri.dijit.BasemapLayer({
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type: "BingMapsHybrid"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; })],&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried putting ESRIMapsHybrid, but did not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/base-map-gallery/m-p/252777#M23386</guid>
      <dc:creator>JatinPatel</dc:creator>
      <dc:date>2021-12-11T12:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Base Map Gallery</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/base-map-gallery/m-p/252778#M23387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, this is not currently possible�?? bing (as well as Open Street Map) are handled as special cases in the basemap gallery and you can specify them by creating a BasemapLayer with only a type and &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/basemaplayer.htm"&gt;is documented&lt;/A&gt;&lt;SPAN&gt;. We're looking at simplifying this in the future but it is not in the API yet. For map services hosted on ArcGIS Online, you'll need to create BasemapLayers using each map service's URL.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 14:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/base-map-gallery/m-p/252778#M23387</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-05-01T14:03:18Z</dc:date>
    </item>
  </channel>
</rss>

