<?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: Adding a WebMap from Portal to Javascript 4.x application in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431016#M39677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes mac is supported. I work on a mac on a daily basis and haven't run into any issues with Mac + Chrome and not being able to run an app. When the app doesn't work do you see any errors in the developer tools console? Do you see the request for the web map id? Is it successful?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jul 2017 16:07:56 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2017-07-18T16:07:56Z</dc:date>
    <item>
      <title>Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431008#M39669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not able to add a WebMap from Portal to my 4.x application - it looks like it needs something other than portalUrl. &amp;nbsp;My code works fine for a webmap in arcgis.com. &amp;nbsp;Does anyone know what I might be missing? &amp;nbsp;The webmap is shared with everyone and I don't need to log into Portal to see it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 04:46:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431008#M39669</guid>
      <dc:creator>rbae</dc:creator>
      <dc:date>2017-06-19T04:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431009#M39670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;To reference an item from an on-premise portal, set the URL of the portal in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#portalUrl" style="color: #0079c1; text-decoration: none;"&gt;esriConfig.portalUrl&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #4c4c4c;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/webmap-basic/" title="https://developers.arcgis.com/javascript/latest/sample-code/webmap-basic/"&gt;Load a basic WebMap | ArcGIS API for JavaScript 4.3&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 05:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431009#M39670</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-06-19T05:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431010#M39671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #f8f8f2; background-color: #272822; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #66d9ef;"&gt;require&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;([&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #e6db74;"&gt;"esri/views/MapView"&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #e6db74;"&gt;"esri/WebMap"&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #e6db74;"&gt;"esri/config"&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #e6db74;"&gt;"dojo/domReady!"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt;], &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;function&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #fd971f;"&gt;WebMap&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #fd971f;"&gt;MapView&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #fd971f;"&gt;esriConfig&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;) {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; portalUrl &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.-------.com%2F---gis" rel="nofollow" target="_blank"&gt;https://www.-------.com/---gis&lt;/A&gt;&lt;SPAN&gt;" //THIS DOES NOT SEEM TO&amp;nbsp;DO ANYTHING&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; webmap &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e; text-decoration: underline;"&gt;WebMap&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; portalItem: { &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;// autocasts as new PortalItem()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; id: &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;"49d4ffe63e7a4f60ab9ba93ae6d65ce5"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; view &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e; text-decoration: underline;"&gt;MapView&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; map: webmap, &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;// References the map object created in step 3&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; container: &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;"viewDiv"&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;// Reference to the DOM node that will contain the view&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; });&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 18:34:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431010#M39671</guid>
      <dc:creator>rbae</dc:creator>
      <dc:date>2017-06-19T18:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431011#M39672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jayanta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I mentioned in my original post, portalUrl does not seem to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 18:36:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431011#M39672</guid>
      <dc:creator>rbae</dc:creator>
      <dc:date>2017-06-19T18:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431012#M39673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're not assigning the URL to the esriConfig.portalUrl. You're currently creating an unrelated variable called portalUrl and assigning a value to it, while esriConfig.portalUrl remains unchanged.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 16:26:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431012#M39673</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2017-06-21T16:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431013#M39674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry - bad example - that was some debug code. &amp;nbsp;This is what I currently have, and it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #f8f8f2; background-color: #272822; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #66d9ef;"&gt;require&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;([&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #e6db74;"&gt;"esri/views/MapView"&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #e6db74;"&gt;"esri/WebMap"&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #e6db74;"&gt;"esri/config"&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #e6db74;"&gt;"dojo/domReady!"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt;], &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;function&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #fd971f;"&gt;WebMap&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #fd971f;"&gt;MapView&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #fd971f;"&gt;esriConfig&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;) {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; esriConfig.portalUrl &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fmydomain.com%2Fmyportal" rel="nofollow" target="_blank"&gt;https://mydomain.com/myportal&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; webmap &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e; text-decoration: underline;"&gt;WebMap&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; portalItem: { &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;// autocasts as new PortalItem()&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; id: &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;"49d4ffe63e7a4f60ab9ba93ae6d65ce5"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; view &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e; text-decoration: underline;"&gt;MapView&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; map: webmap, &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;// References the map object created in step 3&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; container: &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;"viewDiv"&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;// Reference to the DOM node that will contain the view&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; });&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 16:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431013#M39674</guid>
      <dc:creator>rbae</dc:creator>
      <dc:date>2017-06-21T16:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431014#M39675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try running your app again and watch the network traffic using the browser's debugging tools. You should see a request for your web map id and you can check to make sure the request is for the correct resource.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/358044_Screen Shot 2017-06-21 at 10.54.45 AM.png" style="width: 620px; height: 158px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 17:57:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431014#M39675</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2017-06-21T17:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431015#M39676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for taking so long to get back to you. &amp;nbsp;I tried what you suggested and found that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Mac OS, Visual Studio Code, Chrome (59.0.3071.115) -&amp;gt; &lt;STRONG&gt;Does not work&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. Windows 10, Visual Studio Code, Chrome (same version as Mac) -&amp;gt;&amp;nbsp;&lt;STRONG&gt;Works!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To eliminate all potential typos, I copied and pasted the code between the two environments. &amp;nbsp;Is the Mac supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, the Windows 10 is running as a VM (VMWare Fusion 8 Pro) on the Mac, so there shouldn't be a&amp;nbsp;network/firewall issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 06:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431015#M39676</guid>
      <dc:creator>rbae</dc:creator>
      <dc:date>2017-07-18T06:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431016#M39677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes mac is supported. I work on a mac on a daily basis and haven't run into any issues with Mac + Chrome and not being able to run an app. When the app doesn't work do you see any errors in the developer tools console? Do you see the request for the web map id? Is it successful?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 16:07:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431016#M39677</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2017-07-18T16:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431017#M39678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan, check the order of the classes in your require... make sure they're declared and used in the same order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 17:58:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431017#M39678</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2017-07-18T17:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431018#M39679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John! &amp;nbsp;You are absolutely right - I had the order of the classes messed up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a total user error, which I'm going to blame on my inability to switch between the Control and Command keys for Copy/Paste in Windows vs Mac...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 20:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/431018#M39679</guid>
      <dc:creator>rbae</dc:creator>
      <dc:date>2017-07-18T20:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WebMap from Portal to Javascript 4.x application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/1317348#M81939</link>
      <description>&lt;P&gt;I landed on this page looking for a solution to the same issue and, while the OP's problem has been solved here from somebody else, I wanted to add what I found in case others landed here looking for answers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did something really stupid - I was typing esri/Config instead of esri/config.&amp;nbsp; Once I changed to lower case "c", the web map populated.&amp;nbsp; Maybe my stupidity will help somebody else save a little time.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 12:44:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-a-webmap-from-portal-to-javascript-4-x/m-p/1317348#M81939</guid>
      <dc:creator>PLadd</dc:creator>
      <dc:date>2023-08-10T12:44:20Z</dc:date>
    </item>
  </channel>
</rss>

