<?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: InfoWindow and Panning in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535268#M49902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is what I was looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help, Derek.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2012 14:22:47 GMT</pubDate>
    <dc:creator>MatthewZetterholm</dc:creator>
    <dc:date>2012-01-17T14:22:47Z</dc:date>
    <item>
      <title>InfoWindow and Panning</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535264#M49898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, everyone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use an InfoWindow as a container for some controls such as buttons and check boxes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to be able to pan around the map underneath the InfoWindow without it moving.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is:&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;How do I get an InfoWindow to stay put in one spot on the screen as I pan around&lt;/STRONG&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 13:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535264#M49898</guid>
      <dc:creator>MatthewZetterholm</dc:creator>
      <dc:date>2012-01-17T13:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow and Panning</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535265#M49899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't have a quick answer for cases when using an info window but the behavior you describe is the default for the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/popup.htm"&gt;popup&lt;/A&gt;&lt;SPAN&gt;. Samples:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/widget_popupfl.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/widget_popupfl.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/fl_popup.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/fl_popup.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/find_popup.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/find_popup.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 13:50:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535265#M49899</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-01-17T13:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow and Panning</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535266#M49900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Derek,&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;On the sample maps the pop-up moves with the map as it is panned, but I need it to remain in place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am trying to do is have a container with controls sit on top of the map (but detached from it).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps InfoWindows (Pop-Ups) are the wrong approach, but I'm not sure how else to superimpose a container on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 14:01:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535266#M49900</guid>
      <dc:creator>MatthewZetterholm</dc:creator>
      <dc:date>2012-01-17T14:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow and Panning</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535267#M49901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I misunderstood. If you just want to put something on the map, put a div (or other HTML element) inside the map div and position your element. The &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/layers_kml.html" rel="nofollow" target="_blank"&gt;simple KML layer sample&lt;/A&gt;&lt;SPAN&gt; shows this. Check out the markup for the div with id="meta" and the associated CSS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 14:08:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535267#M49901</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-01-17T14:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow and Panning</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535268#M49902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is what I was looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help, Derek.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 14:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535268#M49902</guid>
      <dc:creator>MatthewZetterholm</dc:creator>
      <dc:date>2012-01-17T14:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow and Panning</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535269#M49903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad to help. Can you mark which post answered your question as an answer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 14:33:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-and-panning/m-p/535269#M49903</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-01-17T14:33:54Z</dc:date>
    </item>
  </channel>
</rss>

