<?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 offset in JSAPI - chrome/ff only in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-offset-in-jsapi-chrome-ff-only/m-p/186206#M17298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried calling "&lt;A href="https://developers.arcgis.com/javascript/jsapi/map-amd.html#reposition" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;reposition()&lt;/A&gt;" / "&lt;A href="https://developers.arcgis.com/javascript/jsapi/map-amd.html#resize" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;resize(immediate?)"&lt;/A&gt;‌ functions on Map object in map - load event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vara Prasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2014 05:56:08 GMT</pubDate>
    <dc:creator>Vara_PrasadM_S</dc:creator>
    <dc:date>2014-10-14T05:56:08Z</dc:date>
    <item>
      <title>Map offset in JSAPI - chrome/ff only</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-offset-in-jsapi-chrome-ff-only/m-p/186205#M17297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an app with 2 maps on it.&amp;nbsp; The maps start with only a basemap and some graphics visible.&amp;nbsp; On the 2nd map, the map (basemap tiles and graphics) seem to be offset by almost 50% of the &amp;lt;div&amp;gt; containing the map as shown in the attached image (map_chrome).&amp;nbsp; Notice the info window also doesn't align with the graphic.&amp;nbsp; If I were to pan the map to the west, the graphic would also disappear.&amp;nbsp; But this only happens in Firefox and Chrome.&amp;nbsp; In IE 10 (haven't tried 11) it works fine (other attached image).&amp;nbsp; The only other time I've seen weirdness like this is if you don't set the class on the body tag to one of the Dojo class names. But we're setting it in code so I don't think that's it.&amp;nbsp; The base map and all graphics work just fine on the other map on the page too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what to check?&amp;nbsp; This one has me stumped!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 22:08:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-offset-in-jsapi-chrome-ff-only/m-p/186205#M17297</guid>
      <dc:creator>TerryGiles</dc:creator>
      <dc:date>2014-10-13T22:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Map offset in JSAPI - chrome/ff only</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-offset-in-jsapi-chrome-ff-only/m-p/186206#M17298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried calling "&lt;A href="https://developers.arcgis.com/javascript/jsapi/map-amd.html#reposition" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;reposition()&lt;/A&gt;" / "&lt;A href="https://developers.arcgis.com/javascript/jsapi/map-amd.html#resize" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;resize(immediate?)"&lt;/A&gt;‌ functions on Map object in map - load event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vara Prasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 05:56:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-offset-in-jsapi-chrome-ff-only/m-p/186206#M17298</guid>
      <dc:creator>Vara_PrasadM_S</dc:creator>
      <dc:date>2014-10-14T05:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Map offset in JSAPI - chrome/ff only</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-offset-in-jsapi-chrome-ff-only/m-p/186207#M17299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This looks like a CSS issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you recreate a bare-bones version of your application using jsfiddle so I can take a look?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 16:26:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-offset-in-jsapi-chrome-ff-only/m-p/186207#M17299</guid>
      <dc:creator>JonathanUihlein</dc:creator>
      <dc:date>2014-10-14T16:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Map offset in JSAPI - chrome/ff only</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-offset-in-jsapi-chrome-ff-only/m-p/186208#M17300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Jonathan is correct, it was a CSS issue.&amp;nbsp; A parent DIV tag belongs to a class with 'text-align:center' set; removing this solves the issue of the map (it was centering as the inherited CSS told it to)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 16:32:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-offset-in-jsapi-chrome-ff-only/m-p/186208#M17300</guid>
      <dc:creator>TerryGiles</dc:creator>
      <dc:date>2014-10-14T16:32:02Z</dc:date>
    </item>
  </channel>
</rss>

