<?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 someone show me how to put a map on a blank canvas, have code below: in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149090#M13885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe try the sandbox? &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/javascript/sandbox/sandbox.html?sample=map_create_amd"&gt;http://developers.arcgis.com/javascript/sandbox/sandbox.html?sample=map_create_amd&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2014 19:51:18 GMT</pubDate>
    <dc:creator>TimWitt</dc:creator>
    <dc:date>2014-05-27T19:51:18Z</dc:date>
    <item>
      <title>Can someone show me how to put a map on a blank canvas, have code below:</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149089#M13884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="https://gs3.consensusdev.com/test.html"&gt;https://gs3.consensusdev.com/test.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; view source&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've copy and pasted from &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jstutorials/#step1"&gt;https://developers.arcgis.com/javascript/jstutorials/#step1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In FF I get this in the error console, totally confused.&amp;nbsp; I really just need to make a simple map and put one point on it, but I can't even get pasting your simplest example to page to work without all kinds of include errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/esri/css/esri.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/esri/css/esri.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ReferenceError: require is not defined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;require(["esri/map", "dojo/domReady!"], function(Map) {&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 19:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149089#M13884</guid>
      <dc:creator>KenDeeds</dc:creator>
      <dc:date>2014-05-27T19:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone show me how to put a map on a blank canvas, have code below:</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149090#M13885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe try the sandbox? &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/javascript/sandbox/sandbox.html?sample=map_create_amd"&gt;http://developers.arcgis.com/javascript/sandbox/sandbox.html?sample=map_create_amd&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 19:51:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149090#M13885</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-05-27T19:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone show me how to put a map on a blank canvas, have code below:</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149091#M13886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim, thank you.&amp;nbsp; When I take the working code in the sandbox, and copy and paste into any site on any server, it doesn't work.&amp;nbsp; This page is now verbatim the code from the sandbox:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/esri/css/esri.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/js/esri/css/esri.css" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/js/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Blocked loading mixed active content "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.9/" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.9/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ReferenceError: require is not defined&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;require(["esri/map", "dojo/domReady!"], function(Map) {&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 20:09:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149091#M13886</guid>
      <dc:creator>KenDeeds</dc:creator>
      <dc:date>2014-05-27T20:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone show me how to put a map on a blank canvas, have code below:</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149092#M13887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue is gs3.consensusdev.com is a blocked domain.&amp;nbsp; Can someone tell me why?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 20:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149092#M13887</guid>
      <dc:creator>KenDeeds</dc:creator>
      <dc:date>2014-05-27T20:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone show me how to put a map on a blank canvas, have code below:</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149093#M13888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;this post can be removed, I've seen a co-worker is forcing https on the domain and thus problem solved, knew had to be something simple.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 20:15:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-someone-show-me-how-to-put-a-map-on-a-blank/m-p/149093#M13888</guid>
      <dc:creator>KenDeeds</dc:creator>
      <dc:date>2014-05-27T20:15:19Z</dc:date>
    </item>
  </channel>
</rss>

