<?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 Combine 2 basemap layers satellite and topo in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432388#M39849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i want to know, how to combine 2 basemap layers to make a new one for satellite and topo, where i want topo to be on top of satellite, and i want to change color of the lines to red or any other color&amp;nbsp; for these kind of topo lines.&lt;/P&gt;&lt;P&gt;I got a link on older version &lt;A href="https://community.esri.com/thread/174374"&gt;Multiple Layers for 1 basemap&lt;/A&gt; . Do it work as my needs. bcz it include basemaplayer also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2020 10:26:46 GMT</pubDate>
    <dc:creator>rsharma</dc:creator>
    <dc:date>2020-04-29T10:26:46Z</dc:date>
    <item>
      <title>Combine 2 basemap layers satellite and topo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432388#M39849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i want to know, how to combine 2 basemap layers to make a new one for satellite and topo, where i want topo to be on top of satellite, and i want to change color of the lines to red or any other color&amp;nbsp; for these kind of topo lines.&lt;/P&gt;&lt;P&gt;I got a link on older version &lt;A href="https://community.esri.com/thread/174374"&gt;Multiple Layers for 1 basemap&lt;/A&gt; . Do it work as my needs. bcz it include basemaplayer also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 10:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432388#M39849</guid>
      <dc:creator>rsharma</dc:creator>
      <dc:date>2020-04-29T10:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 2 basemap layers satellite and topo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432389#M39850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajni, you can only have one basemap at a time, for your problem you'll need to find a non-tiled topo service and add it as an operational layer to your map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 12:54:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432389#M39850</guid>
      <dc:creator>VictorCoelho</dc:creator>
      <dc:date>2020-04-29T12:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 2 basemap layers satellite and topo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432390#M39851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;you can only have one basemap at a time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;True but you can add multiple layers to that basemap. So you'd first add the imagery to the baselayers, and then next add a layer that just has the contour lines on top. It doesn't have to be added as an operational layer (the split between operational and baselayers is really just about being able to easily switch basemaps without touching the operational layers)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 15:15:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432390#M39851</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2020-04-29T15:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 2 basemap layers satellite and topo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432391#M39852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't understand, can u please give me any example, As i do not use any feature layer, just having graphics layer.&lt;/P&gt;&lt;P&gt;Like you said i have a basemap of satellite for example, and i want those lines to be added, but i don't know how???&lt;/P&gt;&lt;P&gt;Also can i change color of topo lines???&lt;/P&gt;&lt;P&gt;I want to make new basemap satellite topo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my code below&lt;/P&gt;&lt;P&gt;&amp;nbsp;var&amp;nbsp; topoBtn =domConstruct.toDom("&amp;lt;div class='map-button esri-component esri-widget--button esri-widget topo mapbtncolor' role='button' title='topo'&amp;gt;TOPO&amp;lt;span aria-hidden='true' role='presentation'&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;") ;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var satelliteBtn = domConstruct.toDom("&amp;lt;div class='map-button esri-component esri-widget--button esri-widget sat basmapcolor' id='satt'&amp;nbsp; role='button' title='sattelite'&amp;gt;SATELLITE&amp;lt;span aria-hidden='true' role='presentation'&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;");&lt;/P&gt;&lt;P&gt;&amp;nbsp;function setbasemap(basemap){&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; webmap.basemap = basemap;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; topoBtn.addEventListener('click', function(){&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; setbasemap('topo');&lt;/P&gt;&lt;P&gt;});&lt;/P&gt;&lt;P&gt;satelliteBtn.addEventListener('click', function(){&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; setbasemap('satellite');&lt;/P&gt;&lt;P&gt;&amp;nbsp; });&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 10:30:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432391#M39852</guid>
      <dc:creator>rsharma</dc:creator>
      <dc:date>2020-05-04T10:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 2 basemap layers satellite and topo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432392#M39853</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;Morten Nielsen is right and you can indeed combine two layer to create a custom basemap, here's a sample code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #dcdcaa;"&gt;require&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;([&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"esri/basemaps"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"esri/map"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"dojo/domReady!"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;],&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;function&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;(&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;esriBasemaps&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;Map&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;){&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;esriBasemaps&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;Test&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;=&amp;nbsp;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;baseMapLayers:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;[{&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;url:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;,{&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;url:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"https://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;}],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;thumbnailUrl:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"https://www.example.com/images/thumbnail_2014-11-25_61051.png"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;title:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"Test"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;map&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;=&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;Map&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"map"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&amp;nbsp;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;basemap:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"Test"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;center:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;[-&lt;/SPAN&gt;&lt;SPAN style="color: #b5cea8;"&gt;111.879655861&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #b5cea8;"&gt;40.571338776&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;],&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #6a9955;"&gt;//&amp;nbsp;long,&amp;nbsp;lat&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;zoom:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #b5cea8;"&gt;13&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;sliderStyle:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"small"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 12:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432392#M39853</guid>
      <dc:creator>VictorCoelho</dc:creator>
      <dc:date>2020-05-04T12:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 2 basemap layers satellite and topo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432393#M39854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Victor&lt;/P&gt;&lt;P&gt;I m working on 4.14 version i used your example and this link &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-Basemap.html" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-Basemap.html"&gt;Basemap | ArcGIS API for JavaScript 4.15&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and created this code, but it doesn't work out. I don't know where i am gettig wrong. Can any one please help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 06:14:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432393#M39854</guid>
      <dc:creator>rsharma</dc:creator>
      <dc:date>2020-05-05T06:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 2 basemap layers satellite and topo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432394#M39855</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;I don't think it will work with the topo layer that you are using. You need to find a layer&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;that just has the contour lines for the Topo, try your code&amp;nbsp;with the following layers (you should see a label layer on top of a imagery one):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fservices.arcgisonline.com%2FArcGIS%2Frest%2Fservices%2FWorld_Imagery%2FMapServer" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; font-size: 14px; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #d4d4d4; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fservices.arcgisonline.com%2FArcGIS%2Frest%2Fservices%2FReference%2FWorld_Boundaries_and_Places%2FMapServer" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; font-size: 14px; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #d4d4d4; border: 0px; font-size: 14px;"&gt;&lt;/DIV&gt;&lt;DIV style="color: #d4d4d4; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/491009_pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 13:05:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432394#M39855</guid>
      <dc:creator>VictorCoelho</dc:creator>
      <dc:date>2020-05-05T13:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 2 basemap layers satellite and topo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432395#M39856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you see this &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/basemap-custom/index.html"&gt;sample&lt;/A&gt; on creating a custom basemap for 4.x?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 14:30:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/combine-2-basemap-layers-satellite-and-topo/m-p/432395#M39856</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2020-05-05T14:30:50Z</dc:date>
    </item>
  </channel>
</rss>

