<?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: Vector basemap doesn't show labels, and tile 404 errors in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-basemap-doesn-t-show-labels-and-tile-404/m-p/258881#M23973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Nope I am not seeing this issue. When you go to&amp;nbsp;&lt;A class="link-bare" href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=intro-mapview" title="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=intro-mapview"&gt;https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=intro-mapview&lt;/A&gt;&amp;nbsp;and change&amp;nbsp;&lt;/P&gt;&lt;P&gt;basemap: "streets-vector", do you still see your issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2020 15:02:55 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2020-01-21T15:02:55Z</dc:date>
    <item>
      <title>Vector basemap doesn't show labels, and tile 404 errors</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-basemap-doesn-t-show-labels-and-tile-404/m-p/258880#M23972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the 4.14 Javacript&amp;nbsp; API, I have a simple page set up with a map uses a vector basemap like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;var map = new Map({
&amp;nbsp; basemap: "topo-vector",
&amp;nbsp; layers: mask
});&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the basic claro/light css styles:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt; &amp;lt;link rel="stylesheet" href="https://js.arcgis.com/4.14/dijit/themes/claro/
 claro.css" /&amp;gt;
&amp;lt;link rel="stylesheet" href="https://js.arcgis.com/4.14/esri/themes/light/
 main.css" /&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with no additional styles applied to my map or view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of this morning, labels are no longer showing up, and as users pan and zoom,&amp;nbsp;several tiles are failing to load with 404 errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I switch the code to use a non-vector basemap, everything seems to work properly. And when I view the basemap in the arcgis online viewer, the labels appear fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;status.arcgis.com reports normal operation for basemaps and I didn't change my code between when it was working and now. Is anyone else having issues with vector basemaps? Am I missing some kind of style&amp;nbsp;declaration that's required to show labels?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:44:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-basemap-doesn-t-show-labels-and-tile-404/m-p/258880#M23972</guid>
      <dc:creator>BenRomlein</dc:creator>
      <dc:date>2021-12-11T12:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Vector basemap doesn't show labels, and tile 404 errors</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-basemap-doesn-t-show-labels-and-tile-404/m-p/258881#M23973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Nope I am not seeing this issue. When you go to&amp;nbsp;&lt;A class="link-bare" href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=intro-mapview" title="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=intro-mapview"&gt;https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=intro-mapview&lt;/A&gt;&amp;nbsp;and change&amp;nbsp;&lt;/P&gt;&lt;P&gt;basemap: "streets-vector", do you still see your issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 15:02:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-basemap-doesn-t-show-labels-and-tile-404/m-p/258881#M23973</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-01-21T15:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Vector basemap doesn't show labels, and tile 404 errors</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-basemap-doesn-t-show-labels-and-tile-404/m-p/258882#M23974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It must have just been a&amp;nbsp;blip in the service somewhere. After doing nothing but reloading the page just now, things are back to normal. Thanks for the reply though!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 15:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-basemap-doesn-t-show-labels-and-tile-404/m-p/258882#M23974</guid>
      <dc:creator>BenRomlein</dc:creator>
      <dc:date>2020-01-21T15:09:22Z</dc:date>
    </item>
  </channel>
</rss>

