<?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: Change the &amp;quot;basemap&amp;quot; option in the Map class in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-the-amp-quot-basemap-amp-quot-option-in-the/m-p/550757#M51312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your replies, Jeff and Ralph.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ralph, I have already tried this method, the dynamic map displays on the page, however I wanted to amend the basemap property in the map object, so that instead of using ArcGISOnline pre-defined maps, my dynamic map services are used as a basemap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff, I will have a look at the class definitions and see if I can make sense of it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2014 10:02:51 GMT</pubDate>
    <dc:creator>SaqibAmin1</dc:creator>
    <dc:date>2014-03-27T10:02:51Z</dc:date>
    <item>
      <title>Change the &amp;quot;basemap&amp;quot; option in the Map class</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-the-amp-quot-basemap-amp-quot-option-in-the/m-p/550754#M51309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know how to amend the basemap option below, so that I can add a dynamic map service (...../mapserver) instead of the ArcGISonline map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know about&amp;nbsp; e.g. map.addLayers(dynamicMapService), however I want to see if there is a a way to amend the below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map = new Map("map", {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; basemap: "topo"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 15:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-the-amp-quot-basemap-amp-quot-option-in-the/m-p/550754#M51309</guid>
      <dc:creator>SaqibAmin1</dc:creator>
      <dc:date>2014-03-26T15:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change the "basemap" option in the Map class</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-the-amp-quot-basemap-amp-quot-option-in-the/m-p/550755#M51310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you just have to define it as a basemap, using a basemaplayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/basemap-amd.html"&gt;https://developers.arcgis.com/javascript/jsapi/basemap-amd.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/basemaplayer-amd.html"&gt;https://developers.arcgis.com/javascript/jsapi/basemaplayer-amd.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 15:59:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-the-amp-quot-basemap-amp-quot-option-in-the/m-p/550755#M51310</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-03-26T15:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change the "basemap" option in the Map class</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-the-amp-quot-basemap-amp-quot-option-in-the/m-p/550756#M51311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;add the code &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BaseMapLayer = new esri.layers.ArcGISDynamicMapServiceLayer ("rest server location");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;map.addLayers([BaseMapLayer])&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 19:09:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-the-amp-quot-basemap-amp-quot-option-in-the/m-p/550756#M51311</guid>
      <dc:creator>ralphholmes</dc:creator>
      <dc:date>2014-03-26T19:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change the "basemap" option in the Map class</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-the-amp-quot-basemap-amp-quot-option-in-the/m-p/550757#M51312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your replies, Jeff and Ralph.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ralph, I have already tried this method, the dynamic map displays on the page, however I wanted to amend the basemap property in the map object, so that instead of using ArcGISOnline pre-defined maps, my dynamic map services are used as a basemap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff, I will have a look at the class definitions and see if I can make sense of it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 10:02:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-the-amp-quot-basemap-amp-quot-option-in-the/m-p/550757#M51312</guid>
      <dc:creator>SaqibAmin1</dc:creator>
      <dc:date>2014-03-27T10:02:51Z</dc:date>
    </item>
  </channel>
</rss>

