<?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: Moving Map to fit Popup Window in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/moving-map-to-fit-popup-window/m-p/694277#M64566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;IMO, not easily, no. &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/34828-Auto-panning-map-so-that-infowindow-is-fully-visible"&gt;This thread&lt;/A&gt;&lt;SPAN&gt; has some suggestions/code which has helped others but I did not find that it worked for me. I wish ESRI would modify the API to handle this instead of having to come up with klugy code on your own. In my futile attempts, it created more problems than it solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2013 17:06:05 GMT</pubDate>
    <dc:creator>SteveCole</dc:creator>
    <dc:date>2013-05-08T17:06:05Z</dc:date>
    <item>
      <title>Moving Map to fit Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/moving-map-to-fit-popup-window/m-p/694276#M64565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a map (&lt;/SPAN&gt;&lt;A href="http://wa.water.usgs.gov/projects/clovercreek/hydrographs.esri.htm"&gt;http://wa.water.usgs.gov/projects/clovercreek/hydrographs.esri.htm&lt;/A&gt;&lt;SPAN&gt;) which works well except that the popup window is so large that it pops up off the map panel. I had orginally created the map with Google Maps (&lt;/SPAN&gt;&lt;A href="http://wa.water.usgs.gov/projects/clovercreek/hydrographs.htm"&gt;http://wa.water.usgs.gov/projects/clovercreek/hydrographs.htm&lt;/A&gt;&lt;SPAN&gt;) and when a person click on a point, the map repositions so that the entire popup window appears on the map. Is there a way to move the map so that the entire popup window is displayed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 16:58:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/moving-map-to-fit-popup-window/m-p/694276#M64565</guid>
      <dc:creator>RayJulich</dc:creator>
      <dc:date>2013-05-08T16:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Map to fit Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/moving-map-to-fit-popup-window/m-p/694277#M64566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;IMO, not easily, no. &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/34828-Auto-panning-map-so-that-infowindow-is-fully-visible"&gt;This thread&lt;/A&gt;&lt;SPAN&gt; has some suggestions/code which has helped others but I did not find that it worked for me. I wish ESRI would modify the API to handle this instead of having to come up with klugy code on your own. In my futile attempts, it created more problems than it solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 17:06:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/moving-map-to-fit-popup-window/m-p/694277#M64566</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2013-05-08T17:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Map to fit Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/moving-map-to-fit-popup-window/m-p/694278#M64567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray, if the sample code linked above doesn't help, what about moving the popup completely outside of the map frame?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is an &lt;/SPAN&gt;&lt;A href="http://www.stephenlead.com/maps/AustralianClimateExplorer/"&gt;example&lt;/A&gt;&lt;SPAN&gt; showing similar charts to yours - this isn't using the popup or infoWindow, but that might be a viable approach for your site too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, I haven't tried this yet, but the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jshelp/whats_new.html"&gt;What's New in 3.4&lt;/A&gt;&lt;SPAN&gt; doc says:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;SPAN style="color: #000000; font-family: Lucida Grande;"&gt;&lt;BR /&gt;Additional changes to the popup include: easier to place the popup in a container outside the map&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 20:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/moving-map-to-fit-popup-window/m-p/694278#M64567</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2013-05-08T20:17:07Z</dc:date>
    </item>
  </channel>
</rss>

