<?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: Map Height is fixed to 400px when JS API is used with Bootstrap in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155148#M14432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solves the issue not only with Bootstrap.&amp;nbsp; I moved from Default.html to Default.aspx and ran into this issue whereby map would stop at 400px height.&amp;nbsp; Harold's recommendation did the trick for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2015 13:32:42 GMT</pubDate>
    <dc:creator>PLadd</dc:creator>
    <dc:date>2015-07-24T13:32:42Z</dc:date>
    <item>
      <title>Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155140#M14424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS Server JS API V3.9 with Bootstrap. I am facing issue with height of the map. Even after setting height to it in various methods, such as inline style, css class with mentioning as "!important", the height of the map is set to 400px.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tried adjusting it in Browser - Developer tools (F12). If I change the height in developer tools after identifying the map tag, map got disappeared. When I change the height back to 400px, map is visible again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have included the required CSS files for Bootstrap and Bootstrapmap as below, but no success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;link rel="stylesheet" href="https://community.esri.com//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;link rel="stylesheet" href="https://community.esri.com//esri.github.io/bootstrap-map-js/src/css/bootstrapmap.css"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, tried the sample provided in Github (&lt;/SPAN&gt;&lt;A href="https://github.com/Esri/bootstrap-map-js"&gt;https://github.com/Esri/bootstrap-map-js&lt;/A&gt;&lt;SPAN&gt;) and used bootstrapmap.js file to create map. Still the map is taking 400px as height.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could some one please give me some pointers in fixing this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 11:21:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155140#M14424</guid>
      <dc:creator>VivekPrasad</dc:creator>
      <dc:date>2014-06-20T11:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155141#M14425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello and thanks for posting! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;400px is the default size of the map container. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When the map fails to resize to fit its container, it is usually because the developer accidentally skipped a necessary step.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The map div itself should be set to width: 100%, height: 100%.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The map div should probably be inside a DOJO ContentPane to aid in automatic resizing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are not using a DOJO template with BorderContainers and ContentPanes, ignore this step. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A few questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Have you tried to resize the map programmatically after the page is loaded?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you confirmed that your HTML is correctly formed and that DOJO is correctly parsing the app layout? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you use this specific tutorial?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://esri.github.io/bootstrap-map-js/demo/index.html"&gt;http://esri.github.io/bootstrap-map-js/demo/index.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 16:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155141#M14425</guid>
      <dc:creator>JonathanUihlein</dc:creator>
      <dc:date>2014-06-20T16:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155142#M14426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jonathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have set the styles for map div with height and width set to 100% with �??!important�?�. Tried setting inline styles and as CSS class as well. And also included the required JS and CSS files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I observed the html in developer tools, map div is taking the styles applied to it. However a sub tag of another div element which is created when map is created is taking height as 400px and it is not changing even when browser is resized. (Please have a look at screen capture1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using DOJO templated widget style. However, I am not using any DOJO containers or content panes to hold the map div. I used simple html div element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Answers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried to resize the map programmatically after the page is loaded?&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Ans&lt;/STRONG&gt;&lt;SPAN&gt;. Yes, I tried. I called both �??resize�?� and �??reposition�?� functions on map object. Also, called these functions in window::resize event. Still map is fixed to 400px height.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you confirmed that your HTML is correctly formed and that DOJO is correctly parsing the app layout? &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Ans&lt;/STRONG&gt;&lt;SPAN&gt;. Yes, HTML is correctly formed as I can see all the tags in the browser developer tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you use this specific tutorial?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://esri.github.io/bootstrap-map-js/demo/index.html"&gt;http://esri.github.io/bootstrap-map-js/demo/index.html&lt;/A&gt;&lt;BR /&gt;&lt;STRONG&gt;Ans&lt;/STRONG&gt;&lt;SPAN&gt;. Yes, as I said, I have included below links. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[HTML]&amp;lt;!-- Bootstrap --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;link href="https://community.esri.com//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet" media="screen"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!-- Bootstrap-map-js --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;link rel="stylesheet" type="text/css" href="&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;"&amp;gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;link rel="stylesheet" type="text/css" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://esri.github.io/bootstrap-map-js/src/css/bootstrapmap.css" rel="nofollow" target="_blank"&gt;http://esri.github.io/bootstrap-map-js/src/css/bootstrapmap.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt; [/HTML]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also tried created object for �??bootstrapmap�?�. While debugging this bootstrapmap.js file, I observed that, the value for �??clientHeight�?� property of mapDiv is zero. At the same time, the �??currentStyle�?� property has the exact styles that I have set to the div.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please let me know where I am missing. Also, please let me know the necessary step that usually a developer skips.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34789[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 07:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155142#M14426</guid>
      <dc:creator>VivekPrasad</dc:creator>
      <dc:date>2014-06-21T07:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155143#M14427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jonathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally I could fix the issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155143#M14427</guid>
      <dc:creator>VivekPrasad</dc:creator>
      <dc:date>2014-06-23T11:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155144#M14428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Vara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm suffering from the same problem.&lt;/P&gt;&lt;P&gt;Could you teach me the way to solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not using DOJO container, so I think my situation is the same as your one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 09:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155144#M14428</guid>
      <dc:creator>AkikoYamaguchi</dc:creator>
      <dc:date>2014-08-04T09:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155145#M14429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Besides setting the width and height of the map, the width and height of each parent element must be set, from the map div all the way up to HTML. Leaving any layer height out will cause the map height to reset to 400px. Same goes for width.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 14:21:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155145#M14429</guid>
      <dc:creator>KenDoman</dc:creator>
      <dc:date>2015-03-11T14:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155146#M14430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If should just be the CSS. Can you post your code, maybe on &lt;A href="http://jsbin.com/?html,output" title="http://jsbin.com/?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 16:16:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155146#M14430</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-03-11T16:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155147#M14431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;position absolute always does the trick for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ffc66d;"&gt;#&lt;/SPAN&gt;&lt;SPAN style="color: #ffc66d; background-color: #344134;"&gt;map&lt;/SPAN&gt;&lt;SPAN style="color: #ffc66d;"&gt; &lt;/SPAN&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #9876aa;"&gt;position&lt;/SPAN&gt;: absolute&lt;SPAN style="color: #cc7832;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9876aa;"&gt;height&lt;/SPAN&gt;: &lt;SPAN style="color: #6897bb;"&gt;100&lt;/SPAN&gt;%&lt;SPAN style="color: #cc7832;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9876aa;"&gt;width&lt;/SPAN&gt;: &lt;SPAN style="color: #6897bb;"&gt;100&lt;/SPAN&gt;%&lt;SPAN style="color: #cc7832;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9876aa;"&gt;margin&lt;/SPAN&gt;: &lt;SPAN style="color: #6897bb;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9876aa;"&gt;padding&lt;/SPAN&gt;: &lt;SPAN style="color: #6897bb;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 05:49:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155147#M14431</guid>
      <dc:creator>HaroldBostic</dc:creator>
      <dc:date>2015-03-12T05:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155148#M14432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solves the issue not only with Bootstrap.&amp;nbsp; I moved from Default.html to Default.aspx and ran into this issue whereby map would stop at 400px height.&amp;nbsp; Harold's recommendation did the trick for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 13:32:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155148#M14432</guid>
      <dc:creator>PLadd</dc:creator>
      <dc:date>2015-07-24T13:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155149#M14433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are some &lt;A href="http://plnkr.co/users/JeffJacobson"&gt;Plunkr examples&lt;/A&gt; that show a full screen map.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://plnkr.co/1ZtNoR"&gt;version 3.14&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://plnkr.co/J33ooI"&gt;version 4.0beta1&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 15:59:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155149#M14433</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2015-07-24T15:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155150#M14434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share what you did to fix the problem? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 13:53:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155150#M14434</guid>
      <dc:creator>BingLu</dc:creator>
      <dc:date>2015-09-30T13:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Map Height is fixed to 400px when JS API is used with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155151#M14435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the very same problem. Finally i solved it by making sure that the map gets created &lt;STRONG&gt;AFTER &lt;/STRONG&gt;every container in the hierarchy is visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 21:38:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-height-is-fixed-to-400px-when-js-api-is-used/m-p/155151#M14435</guid>
      <dc:creator>davidzornosa</dc:creator>
      <dc:date>2017-12-07T21:38:09Z</dc:date>
    </item>
  </channel>
</rss>

