<?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: Can't load map for the sample code in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-t-load-map-for-the-sample-code/m-p/190967#M17620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad to help. Please mark this post as answered so others know your issue is resolved. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 May 2014 17:13:14 GMT</pubDate>
    <dc:creator>BenFousek</dc:creator>
    <dc:date>2014-05-18T17:13:14Z</dc:date>
    <item>
      <title>Can't load map for the sample code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-t-load-map-for-the-sample-code/m-p/190964#M17617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI,&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a starter,&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I download the samplecode from &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/javascript/sandbox/sandbox.html?sample=map_webmap"&gt;http://developers.arcgis.com/javascript/sandbox/sandbox.html?sample=map_webmap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which is a simple code for loading the arcgis map with&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="mapDiv"&amp;gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="legendDiv"&amp;gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But , when I download the code and run it on my browser,&amp;nbsp; the map can't be loaded, there is blank in my chrome and IE,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 16:59:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-t-load-map-for-the-sample-code/m-p/190964#M17617</guid>
      <dc:creator>JisikiYeah</dc:creator>
      <dc:date>2014-05-17T16:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load map for the sample code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-t-load-map-for-the-sample-code/m-p/190965#M17618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Welcome to the forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just a guess, but are you loading the the file from a file or via a web server? It won't work if you are loading it from a file, i.e. &lt;/SPAN&gt;&lt;STRONG&gt;file:///C:/sample/index.htm&lt;/STRONG&gt;&lt;SPAN&gt;l. If so, you need to use a local web server, use an IDE with one built in, use a real web server, etc. Then load the file via &lt;/SPAN&gt;&lt;STRONG&gt;http://localhost/sample/index.html&lt;/STRONG&gt;&lt;SPAN&gt; for example.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 19:16:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-t-load-map-for-the-sample-code/m-p/190965#M17618</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2014-05-17T19:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load map for the sample code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-t-load-map-for-the-sample-code/m-p/190966#M17619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Welcome to the forum.&lt;BR /&gt;&lt;BR /&gt;Just a guess, but are you loading the the file from a file or via a web server? It won't work if you are loading it from a file, i.e. &lt;STRONG&gt;file:///C:/sample/index.htm&lt;/STRONG&gt;l. If so, you need to use a local web server, use an IDE with one built in, use a real web server, etc. Then load the file via &lt;STRONG&gt;&lt;A href="http://localhost/sample/index.html"&gt;http://localhost/sample/index.html&lt;/A&gt;&lt;/STRONG&gt; for example.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&amp;nbsp; after loading to the tomcat,&amp;nbsp;&amp;nbsp; it works. .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 02:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-t-load-map-for-the-sample-code/m-p/190966#M17619</guid>
      <dc:creator>JisikiYeah</dc:creator>
      <dc:date>2014-05-18T02:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load map for the sample code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-t-load-map-for-the-sample-code/m-p/190967#M17620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad to help. Please mark this post as answered so others know your issue is resolved. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 17:13:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-t-load-map-for-the-sample-code/m-p/190967#M17620</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2014-05-18T17:13:14Z</dc:date>
    </item>
  </channel>
</rss>

