<?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: Update basemap from streets to streets-vector in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-basemap-from-streets-to-streets-vector/m-p/1159152#M76853</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/574227"&gt;@tryingtolearn9&lt;/a&gt;&amp;nbsp;-&lt;/P&gt;&lt;P&gt;You should be able to just change the basemap string to "streets-vector". Here's a sample showing it working in a simple map:&amp;nbsp;&lt;A href="https://codepen.io/laurenb14/pen/OJzgGwz?editors=1000" target="_blank" rel="noopener"&gt;https://codepen.io/laurenb14/pen/OJzgGwz?editors=1000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are there any errors in the browser console? If there is a typo or a space added to the basemap string, that could cause the basemap to not display.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Mar 2022 22:10:37 GMT</pubDate>
    <dc:creator>LaurenBoyd</dc:creator>
    <dc:date>2022-03-29T22:10:37Z</dc:date>
    <item>
      <title>Update basemap from streets to streets-vector</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-basemap-from-streets-to-streets-vector/m-p/1159145#M76852</link>
      <description>&lt;P&gt;Hello I'm trying to update my basemap from "streets" to "streets-vector" since "streets" is deprecated. I thought it would be a simple change but I have issues when switching to a vector map.&lt;/P&gt;&lt;P&gt;My current code is:&lt;/P&gt;&lt;P&gt;let map = new Map ({&lt;/P&gt;&lt;P&gt;basemap: "streets"&lt;/P&gt;&lt;P&gt;});&lt;/P&gt;&lt;P&gt;When I change "streets" to "streets-vector" I expect it to work but the map does not show that basemap. Any help would be much appreciated, thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 22:00:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-basemap-from-streets-to-streets-vector/m-p/1159145#M76852</guid>
      <dc:creator>tryingtolearn9</dc:creator>
      <dc:date>2022-03-29T22:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Update basemap from streets to streets-vector</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-basemap-from-streets-to-streets-vector/m-p/1159152#M76853</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/574227"&gt;@tryingtolearn9&lt;/a&gt;&amp;nbsp;-&lt;/P&gt;&lt;P&gt;You should be able to just change the basemap string to "streets-vector". Here's a sample showing it working in a simple map:&amp;nbsp;&lt;A href="https://codepen.io/laurenb14/pen/OJzgGwz?editors=1000" target="_blank" rel="noopener"&gt;https://codepen.io/laurenb14/pen/OJzgGwz?editors=1000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are there any errors in the browser console? If there is a typo or a space added to the basemap string, that could cause the basemap to not display.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 22:10:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-basemap-from-streets-to-streets-vector/m-p/1159152#M76853</guid>
      <dc:creator>LaurenBoyd</dc:creator>
      <dc:date>2022-03-29T22:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Update basemap from streets to streets-vector</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-basemap-from-streets-to-streets-vector/m-p/1159155#M76854</link>
      <description>&lt;P&gt;That should be all that you would need to do.&amp;nbsp; Are you using a 4.x version of the Javascript API?&amp;nbsp; Maybe try "topo-vector", or "streets-relief-vector" to see if you can see any of the vector basemaps.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 22:12:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-basemap-from-streets-to-streets-vector/m-p/1159155#M76854</guid>
      <dc:creator>JeffreyWilkerson</dc:creator>
      <dc:date>2022-03-29T22:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Update basemap from streets to streets-vector</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-basemap-from-streets-to-streets-vector/m-p/1159179#M76855</link>
      <description>&lt;P&gt;I tested with other vector maps and for some reason all of them don't work for me, but the non-vector maps work though so I feel like we're narrowing the problem down. In my package.json I have "@arcgis/core": "^4.22.2" as a dependency.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 22:57:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-basemap-from-streets-to-streets-vector/m-p/1159179#M76855</guid>
      <dc:creator>tryingtolearn9</dc:creator>
      <dc:date>2022-03-29T22:57:59Z</dc:date>
    </item>
  </channel>
</rss>

