<?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: ArcGIS API JS Tutorial Maps Showing Up Blank in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-js-tutorial-maps-showing-up-blank/m-p/493174#M45813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I want to add a map that I created on ArcGIS Online to my website (currently developing locally; I haven't uploaded the page to my server yet).&lt;BR /&gt;&lt;BR /&gt;I have tried to follow the tutorials listed here for doing that: &lt;A href="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapitem.html"&gt;https://developers.arcgis.com/javascript/jssamples/ags_createwebmapitem.html&lt;/A&gt;, and when I copy and paste the code and save the file, and open the local html file in a browser, nothing shows up!&lt;BR /&gt;&lt;BR /&gt;I even tried using my own web map id in the code, and still nothing shows up. (I have made my ArcGIS online map public).&lt;BR /&gt;&lt;BR /&gt;When I do the basic, add a map to your website tutorial, a map shows up. But when I want to show a map from ArcGIS online, nothing shows.&lt;BR /&gt;&lt;BR /&gt;Why is it doing this?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the URL you are trying to view in your web browser to see your local .html file? If it's something along the lines of 'C:\web\test.html', then you'll probably want to try and put that file in your 'C:\inetpub\wwwroot' directory (you should have this directory if you have IIS installed on your machine), and then view the file using localhost.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2014 15:15:12 GMT</pubDate>
    <dc:creator>GISDev1</dc:creator>
    <dc:date>2014-05-22T15:15:12Z</dc:date>
    <item>
      <title>ArcGIS API JS Tutorial Maps Showing Up Blank</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-js-tutorial-maps-showing-up-blank/m-p/493173#M45812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to add a map that I created on ArcGIS Online to my website (currently developing locally; I haven't uploaded the page to my server yet).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to follow the tutorials listed here for doing that: &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapitem.html"&gt;https://developers.arcgis.com/javascript/jssamples/ags_createwebmapitem.html&lt;/A&gt;&lt;SPAN&gt;, and when I copy and paste the code and save the file, and open the local html file in a browser, nothing shows up!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I even tried using my own web map id in the code, and still nothing shows up. (I have made my ArcGIS online map public).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I do the basic, add a map to your website tutorial, a map shows up. But when I want to show a map from ArcGIS online, nothing shows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why is it doing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 15:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-js-tutorial-maps-showing-up-blank/m-p/493173#M45812</guid>
      <dc:creator>LisCollins</dc:creator>
      <dc:date>2014-05-22T15:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API JS Tutorial Maps Showing Up Blank</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-js-tutorial-maps-showing-up-blank/m-p/493174#M45813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I want to add a map that I created on ArcGIS Online to my website (currently developing locally; I haven't uploaded the page to my server yet).&lt;BR /&gt;&lt;BR /&gt;I have tried to follow the tutorials listed here for doing that: &lt;A href="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapitem.html"&gt;https://developers.arcgis.com/javascript/jssamples/ags_createwebmapitem.html&lt;/A&gt;, and when I copy and paste the code and save the file, and open the local html file in a browser, nothing shows up!&lt;BR /&gt;&lt;BR /&gt;I even tried using my own web map id in the code, and still nothing shows up. (I have made my ArcGIS online map public).&lt;BR /&gt;&lt;BR /&gt;When I do the basic, add a map to your website tutorial, a map shows up. But when I want to show a map from ArcGIS online, nothing shows.&lt;BR /&gt;&lt;BR /&gt;Why is it doing this?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the URL you are trying to view in your web browser to see your local .html file? If it's something along the lines of 'C:\web\test.html', then you'll probably want to try and put that file in your 'C:\inetpub\wwwroot' directory (you should have this directory if you have IIS installed on your machine), and then view the file using localhost.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 15:15:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-js-tutorial-maps-showing-up-blank/m-p/493174#M45813</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2014-05-22T15:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API JS Tutorial Maps Showing Up Blank</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-js-tutorial-maps-showing-up-blank/m-p/493175#M45814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;just to be clear.&amp;nbsp; You HAVE to run the file on a server.&amp;nbsp; You cannot run it locally (file://)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 15:35:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-js-tutorial-maps-showing-up-blank/m-p/493175#M45814</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-05-22T15:35:13Z</dc:date>
    </item>
  </channel>
</rss>

