<?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 BaseMap Reference in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-reference/m-p/57667#M5078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to control the reference text that accompanies a basemap like you see in ArcMap&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have drak-gray basemap but I want to see if I can control the scale of the labeling from the reference labels that associated with the basemap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example something like this --&lt;/P&gt;&lt;P&gt;reference: false,&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;P&gt;minScale-reference: 4000000&lt;/P&gt;&lt;P&gt;maxScale-reference: 25000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;        var mapright = new Map({
            basemap: "dark-gray",
            layers: [resultsLayer3]   
        });&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2021 22:11:07 GMT</pubDate>
    <dc:creator>jaykapalczynski</dc:creator>
    <dc:date>2021-12-10T22:11:07Z</dc:date>
    <item>
      <title>BaseMap Reference</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-reference/m-p/57667#M5078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to control the reference text that accompanies a basemap like you see in ArcMap&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have drak-gray basemap but I want to see if I can control the scale of the labeling from the reference labels that associated with the basemap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example something like this --&lt;/P&gt;&lt;P&gt;reference: false,&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;P&gt;minScale-reference: 4000000&lt;/P&gt;&lt;P&gt;maxScale-reference: 25000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;        var mapright = new Map({
            basemap: "dark-gray",
            layers: [resultsLayer3]   
        });&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:11:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-reference/m-p/57667#M5078</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2021-12-10T22:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: BaseMap Reference</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-reference/m-p/57668#M5079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add the basemap layer and reference layer separately as TileLayer and MapImageLayer (for the reference layer) That way you can override the&amp;nbsp;&lt;SPAN&gt;reference layers scales.Just lie in this sample there is not basemap specified and layers are added latter:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=layers-vectortilelayer" title="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=layers-vectortilelayer"&gt;ArcGIS API for JavaScript Sandbox&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 17:35:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-reference/m-p/57668#M5079</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-05-11T17:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: BaseMap Reference</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-reference/m-p/57669#M5080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks....forgot about grabbing the URL separately&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 17:46:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-reference/m-p/57669#M5080</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2020-05-11T17:46:21Z</dc:date>
    </item>
  </channel>
</rss>

