<?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 Colors for basemap in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703534#M65507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am in the process of learning the javascript API and ArcGIS.&amp;nbsp; My knowledge base is growing slowly and I have been able to start building a map that will hopefully be my final solution.&amp;nbsp; I really need to modify the background color of the basemap.&amp;nbsp; I am using the streets basemap.&amp;nbsp; I can't figure out what I need to do to change it's background color.&amp;nbsp; I'm sure it's an easy fix but so far I have not been able to find the right solution in the documentation.&amp;nbsp; Can someone suggest how I go about making this happen?&amp;nbsp; Even a reference to the proper documentation would be great.&amp;nbsp; Thanks for your time and assistance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2014 16:35:37 GMT</pubDate>
    <dc:creator>DonMorgan</dc:creator>
    <dc:date>2014-03-24T16:35:37Z</dc:date>
    <item>
      <title>Colors for basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703534#M65507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am in the process of learning the javascript API and ArcGIS.&amp;nbsp; My knowledge base is growing slowly and I have been able to start building a map that will hopefully be my final solution.&amp;nbsp; I really need to modify the background color of the basemap.&amp;nbsp; I am using the streets basemap.&amp;nbsp; I can't figure out what I need to do to change it's background color.&amp;nbsp; I'm sure it's an easy fix but so far I have not been able to find the right solution in the documentation.&amp;nbsp; Can someone suggest how I go about making this happen?&amp;nbsp; Even a reference to the proper documentation would be great.&amp;nbsp; Thanks for your time and assistance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 16:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703534#M65507</guid>
      <dc:creator>DonMorgan</dc:creator>
      <dc:date>2014-03-24T16:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Colors for basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703535#M65508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Don,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Welcome to Esri Forums! Thank you for posting your question here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think it is possible to modify the background color of an ArcGIS Online basemap. I assume you are referring to the standard basemaps set in the &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/map-amd.html"&gt;map&lt;/A&gt;&lt;SPAN&gt; constructor? One option for you would be to publish your own custom tiled map service as a basemap in ArcMap. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another option, probably less desirable, would be to set the transparency of the basemap using the &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/arcgistiledmapservicelayer-amd.html#opacity"&gt;ArcGISTiledMapServiceLayer&lt;/A&gt;&lt;SPAN&gt; class, so that another layer may show through more easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 15:04:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703535#M65508</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2014-03-25T15:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Colors for basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703536#M65509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;unfortunately, because the basemaps are prerendered tiles, you cannot override the colors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can either modify your overlay to be better seen, or build your own basemap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a last resort, you could access the url of the rest endpoint of the streetmap as a dynamiclayer, and use layerdrawingoptions to override the individual layers (not even sure this is allowed on the basemap)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However if you choose the last resort, rendering will be SLOW AS DIRT.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 15:16:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703536#M65509</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-03-25T15:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Colors for basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703537#M65510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you both for your responses.&amp;nbsp; I certainly don't want to slow the web page down any more than I have to.&amp;nbsp; The website is way to busy for that.&amp;nbsp; For the moment I'll work around the issue.&amp;nbsp; But I think a custom base map will be the eventual solution.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really hate asking these dumb questions but sometimes you have to spend hours and even days finding the obvious (to folks experienced with the api) answers to the simple questions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 16:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703537#M65510</guid>
      <dc:creator>DonMorgan</dc:creator>
      <dc:date>2014-03-25T16:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Colors for basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703538#M65511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No worries Don, it's good to ask questions. This forum is for users of all levels, so your question here may help another user in the future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, please feel free to mark any posts as helpful (up arrow) or answers (checkmark) to your original question.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 16:45:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703538#M65511</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2014-03-25T16:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Colors for basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703539#M65512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are happy to help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I find that most users try to conform to the out of the box offerings (basemaps, etc..) and as they get more experienced in the api eventually migrate to custom products.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 14:10:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/colors-for-basemap/m-p/703539#M65512</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-03-26T14:10:49Z</dc:date>
    </item>
  </channel>
</rss>

