<?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: Custom InfoWindow hides after event &amp;quot;onPanStart&amp;quot;!! - how to change that? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-infowindow-hides-after-event-amp-amp-quot/m-p/58110#M5120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can change this by commenting out the following lines in the infoWindow.js file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;nbsp; setMap: function(map) {
&amp;nbsp;&amp;nbsp;&amp;nbsp; // Run logic defined in the base class
&amp;nbsp;&amp;nbsp;&amp;nbsp; this.inherited(arguments);
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
//COMMENT OUT OR REMOVE THESE LINES 
&amp;nbsp;&amp;nbsp;&amp;nbsp; //&amp;nbsp; hide the info window when the user is focusing elsewhere.
&amp;nbsp; //&amp;nbsp; this._eventConnections.push(dojo.connect(map, "onPanStart", this, this.hide));
&amp;nbsp;&amp;nbsp; // this._eventConnections.push(dojo.connect(map, "onZoomStart", this, this.hide));
&amp;nbsp; },
&amp;nbsp; 

&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2021 22:12:07 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2021-12-10T22:12:07Z</dc:date>
    <item>
      <title>Custom InfoWindow hides after event &amp;amp;quot;onPanStart&amp;amp;quot;!! - how to change that?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-infowindow-hides-after-event-amp-amp-quot/m-p/58109#M5119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Need help urgend,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how can i make the custom infoWindow still visible while panning in the map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The sample i used:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any tips!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 17:03:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-infowindow-hides-after-event-amp-amp-quot/m-p/58109#M5119</guid>
      <dc:creator>DöringSebastian</dc:creator>
      <dc:date>2012-03-29T17:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom InfoWindow hides after event "onPanStart"!! - how to change that?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-infowindow-hides-after-event-amp-amp-quot/m-p/58110#M5120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can change this by commenting out the following lines in the infoWindow.js file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;nbsp; setMap: function(map) {
&amp;nbsp;&amp;nbsp;&amp;nbsp; // Run logic defined in the base class
&amp;nbsp;&amp;nbsp;&amp;nbsp; this.inherited(arguments);
&amp;nbsp;&amp;nbsp;&amp;nbsp; 
//COMMENT OUT OR REMOVE THESE LINES 
&amp;nbsp;&amp;nbsp;&amp;nbsp; //&amp;nbsp; hide the info window when the user is focusing elsewhere.
&amp;nbsp; //&amp;nbsp; this._eventConnections.push(dojo.connect(map, "onPanStart", this, this.hide));
&amp;nbsp;&amp;nbsp; // this._eventConnections.push(dojo.connect(map, "onZoomStart", this, this.hide));
&amp;nbsp; },
&amp;nbsp; 

&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:12:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-infowindow-hides-after-event-amp-amp-quot/m-p/58110#M5120</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2021-12-10T22:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Custom InfoWindow hides after event "onPanStart"!! - how to change that?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-infowindow-hides-after-event-amp-amp-quot/m-p/58111#M5121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks kelly for your suggestion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I try the same but the infowindow lost than its anchorpoint and moved not with the map while panning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, i customised the common infowindow for my need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 06:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-infowindow-hides-after-event-amp-amp-quot/m-p/58111#M5121</guid>
      <dc:creator>DöringSebastian</dc:creator>
      <dc:date>2012-04-02T06:44:22Z</dc:date>
    </item>
  </channel>
</rss>

