<?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: Problem Loading the Map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-loading-the-map/m-p/567711#M52967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post a simple code example that shows the problem? In your app is the tab that contains the map visible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2012 17:09:34 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2012-04-09T17:09:34Z</dc:date>
    <item>
      <title>Problem Loading the Map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-loading-the-map/m-p/567709#M52965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to show a map inside a sliding tab pane (like this one &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/widget/widget_legend.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/widget/widget_legend.html&lt;/A&gt;&lt;SPAN&gt; "in place of the legend") but I'm getting the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;"NetworkError: 404 'size' parameter is invalid - &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://*************/test/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;layers=show%3A7%2C4&amp;amp;bbox=-10.7586999999999%2C-25.953060499999935%2C69.2123030000001%2C54.01794250000008&amp;amp;bboxSR=4326&amp;amp;imageSR=4326&amp;amp;size=-16%2C-16&amp;amp;f=image" rel="nofollow" target="_blank"&gt;http://*************/test/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;layers=show%3A7%2C4&amp;amp;bbox=-10.7586999999999%2C-25.953060499999935%2C69.2123030000001%2C54.01794250000008&amp;amp;bboxSR=4326&amp;amp;imageSR=4326&amp;amp;size=-16%2C-16&amp;amp;f=image&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone Knows what does it mean?and what is the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you everybody.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 11:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-loading-the-map/m-p/567709#M52965</guid>
      <dc:creator>demdeberanz</dc:creator>
      <dc:date>2012-04-05T11:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading the Map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-loading-the-map/m-p/567710#M52966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems to be an error due to two attributes called width and height in the map_gc div, which is automatically created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;div id ="map_gc"&amp;nbsp; width="-16" height="-16" .....&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;these are the only -16 values I find out in the code...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any ideas why are set in this way???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 13:14:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-loading-the-map/m-p/567710#M52966</guid>
      <dc:creator>demdeberanz</dc:creator>
      <dc:date>2012-04-05T13:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading the Map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-loading-the-map/m-p/567711#M52967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post a simple code example that shows the problem? In your app is the tab that contains the map visible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 17:09:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-loading-the-map/m-p/567711#M52967</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2012-04-09T17:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading the Map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-loading-the-map/m-p/567712#M52968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You hit the problem!!!the map's tab was not visible...I fixed it! Thank you everybody.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 05:29:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-loading-the-map/m-p/567712#M52968</guid>
      <dc:creator>demdeberanz</dc:creator>
      <dc:date>2012-04-10T05:29:27Z</dc:date>
    </item>
  </channel>
</rss>

