<?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: Bottom half of JS web map application missing in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31480#M2545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Skin, thanks for the response.&amp;nbsp; Those settings are set to 100%.&amp;nbsp; I'm seeing now that the issue exists on Firefox (v25) and Chrome (v31.0.1650.57 m) but the application works fine on IE.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2013 14:52:49 GMT</pubDate>
    <dc:creator>SachinChand</dc:creator>
    <dc:date>2013-11-21T14:52:49Z</dc:date>
    <item>
      <title>Bottom half of JS web map application missing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31478#M2543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Having an issue where the bottom half of a javascript web map[ATTACH=CONFIG]29216[/ATTACH] application is missing.&amp;nbsp; I have checked the ArcGIS map services and they are functioning properly.&amp;nbsp; I'm not a JS developer and am not sure what the issue could be.&amp;nbsp; Any suggestion on what the cause could be?&amp;nbsp; I've attached a screenshot of the application where you can see the bottom half missing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 18:28:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31478#M2543</guid>
      <dc:creator>SachinChand</dc:creator>
      <dc:date>2013-11-19T18:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bottom half of JS web map application missing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31479#M2544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sachin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you have the height set to 100% for the &amp;lt;div&amp;gt; containing the map.&amp;nbsp; Example of CSS file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;#divMap{
&amp;nbsp;&amp;nbsp;&amp;nbsp; height: 100%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 100%;
}&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example of HTML file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;div id="divMap" style="height:100%; width:100%;"&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31479#M2544</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2021-12-10T21:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bottom half of JS web map application missing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31480#M2545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Skin, thanks for the response.&amp;nbsp; Those settings are set to 100%.&amp;nbsp; I'm seeing now that the issue exists on Firefox (v25) and Chrome (v31.0.1650.57 m) but the application works fine on IE.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 14:52:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31480#M2545</guid>
      <dc:creator>SachinChand</dc:creator>
      <dc:date>2013-11-21T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bottom half of JS web map application missing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31481#M2546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you paste the code you are using?&amp;nbsp; Don't forget to enclose it in CODE tags.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 14:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31481#M2546</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-11-21T14:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Bottom half of JS web map application missing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31482#M2547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you added a map resize function?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;var resizeTimer;
&amp;nbsp; map.on("load", function(theMap) {
&amp;nbsp;&amp;nbsp; aspect.after(registry.byId("map"), "resize", function() { 
&amp;nbsp;&amp;nbsp;&amp;nbsp; clearTimeout(resizeTimer);
&amp;nbsp;&amp;nbsp;&amp;nbsp; resizeTimer = setTimeout(function() {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.reposition();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.resize();
&amp;nbsp;&amp;nbsp;&amp;nbsp; }, 500);
&amp;nbsp;&amp;nbsp; });
&amp;nbsp; });&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This resizes the map when the containing div resizes, but the map was not sizing correctly on load for me either until I added this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to have "dojo/aspect" loaded for it to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31482#M2547</guid>
      <dc:creator>JohnathanBarclay</dc:creator>
      <dc:date>2021-12-10T21:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bottom half of JS web map application missing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31483#M2548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the responses.&amp;nbsp; The issue is occurring in Firefox and Chrome.&amp;nbsp; In IE, the map displays fine.&amp;nbsp; I'm working with the developer on the issue and will report back as to the cause.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 18:38:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31483#M2548</guid>
      <dc:creator>SachinChand</dc:creator>
      <dc:date>2013-11-22T18:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bottom half of JS web map application missing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31484#M2549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This should be caused by missing CSS. Please check if you have all the neccessary CSS files imported.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 21:37:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bottom-half-of-js-web-map-application-missing/m-p/31484#M2549</guid>
      <dc:creator>JianHuang</dc:creator>
      <dc:date>2013-11-22T21:37:23Z</dc:date>
    </item>
  </channel>
</rss>

