<?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 Creating a custom reference basemap in 3.15 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303912#M27914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am confused by the esri/basemaps documentation here: &lt;A href="https://developers.arcgis.com/javascript/jsapi/esri.basemaps-amd.html" title="https://developers.arcgis.com/javascript/jsapi/esri.basemaps-amd.html"&gt;esri/basemaps | API Reference | ArcGIS API for JavaScript.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is one able to add say a webTileLayer or VectorTileLayer as a custom basemap in the Map constructor (if so, how exactly does the syntax work?), or is this just meant for simply referencing a simple URL as the example shows for the Delorme basemap service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2016 19:57:37 GMT</pubDate>
    <dc:creator>DavidChrest</dc:creator>
    <dc:date>2016-01-20T19:57:37Z</dc:date>
    <item>
      <title>Creating a custom reference basemap in 3.15</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303912#M27914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am confused by the esri/basemaps documentation here: &lt;A href="https://developers.arcgis.com/javascript/jsapi/esri.basemaps-amd.html" title="https://developers.arcgis.com/javascript/jsapi/esri.basemaps-amd.html"&gt;esri/basemaps | API Reference | ArcGIS API for JavaScript.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is one able to add say a webTileLayer or VectorTileLayer as a custom basemap in the Map constructor (if so, how exactly does the syntax work?), or is this just meant for simply referencing a simple URL as the example shows for the Delorme basemap service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 19:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303912#M27914</guid>
      <dc:creator>DavidChrest</dc:creator>
      <dc:date>2016-01-20T19:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom reference basemap in 3.15</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303913#M27915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've always added custom basemaps after map initialization, like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;var baseMapLayer = new esri.layers.ArcGISTiledMapServiceLayer("service URL goes here");
map.addLayer(baseMapLayer);&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 14:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303913#M27915</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2021-12-11T14:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom reference basemap in 3.15</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303914#M27916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I've done the same, but what I'm wondering is if it is possible to add a custom reference default basemap layer straight into the "basemap" property of the Map constructor as is shown here: &lt;A href="https://developers.arcgis.com/javascript/jsapi/esri.basemaps-amd.html" title="https://developers.arcgis.com/javascript/jsapi/esri.basemaps-amd.html"&gt;esri/basemaps | API Reference | ArcGIS API for JavaScript.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The problem is the example just has one supply a simple URL with no other parameters. But how would one add ad webTiledLayer or a VectorTileLayer as the custom reference default basemap&amp;nbsp; in the Map constructor? Is it posible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is in an effort to understand the last listed known Issues for a VectorTileLayer here: &lt;A href="https://developers.arcgis.com/javascript/jsapi/vectortilelayer-amd.html" title="https://developers.arcgis.com/javascript/jsapi/vectortilelayer-amd.html"&gt;VectorTileLayer | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I think it's saying we need a VectorTileLayer as our default reference basemap in order to have it appear in our printout when printing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 20:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303914#M27916</guid>
      <dc:creator>DavidChrest</dc:creator>
      <dc:date>2016-01-20T20:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom reference basemap in 3.15</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303915#M27917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I asked this same type of question to ESRI about 1 year ago and the ESRI rep. said that the basemap syntax was strictly for ESRI basemaps, so you would need to use the same syntax that Chris and yourself have used in the past for your own custom basemaps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 21:11:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303915#M27917</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2016-01-20T21:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom reference basemap in 3.15</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303916#M27918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, thanks Michael for confirming. After much trial and error today, this is pretty much what I figured. Especially since the URL used in the sample is "&lt;SPAN class="str" style="color: #dd1144;"&gt;&lt;SPAN style="color: #303030;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fservices.arcgisonline.com%2FArcGIS%2Frest%2Fservices" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com/ArcGIS/rest/services&lt;/A&gt;&lt;SPAN&gt;..."&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #303030;"&gt; I remember this coming out in 3.12 to give users at leas other options besides the standard default reference basemaps listed for the basemap property&amp;nbsp; for the Map Constructor in the API documentation.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Much thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 21:24:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/creating-a-custom-reference-basemap-in-3-15/m-p/303916#M27918</guid>
      <dc:creator>DavidChrest</dc:creator>
      <dc:date>2016-01-20T21:24:59Z</dc:date>
    </item>
  </channel>
</rss>

